mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-07-27 17:45:27 +02:00
Fix line break
This commit is contained in:
@@ -504,8 +504,7 @@ public final class BukkitPlatform extends JavaPlugin implements Listener, PlotPl
|
|||||||
this.startMetrics();
|
this.startMetrics();
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
logger.info("[P2] bStats is disabled. Please enable it in /plugins/PlotSquared/config/settings.yml. It helps the developers to identify the features most used");
|
logger.info("[P2] bStats is disabled. Please enable it in /plugins/PlotSquared/config/settings.yml. It helps the developers to identify the features most used and organize future updates better. Cheers.");
|
||||||
logger.info("[P2] and organize future updates better. Cheers.");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (Settings.Enabled_Components.WORLDS) {
|
if (Settings.Enabled_Components.WORLDS) {
|
||||||
|
Reference in New Issue
Block a user