" SpoutcraftPlugin's config.yml. Do so at your own risk.\n" +
"-----------------------------------------------------------------------------");
}
}
if (!hardDisable) {
playerListener = new SpoutPlayerListener(this);
chunkListener = new SpoutWorldListener(this);
chunkMonitorListener = new SpoutWorldMonitorListener(this);
pluginListener = new PluginListener(this);
entityListener = new SpoutEntityListener(this);
blockMonitor = new SpoutCustomBlockMonitor(this);