mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2024-12-23 00:15:06 +00:00
Very attentive reviewers, can recommend
This commit is contained in:
parent
10ab28c1ec
commit
97a356c4a0
1 changed files with 0 additions and 3 deletions
|
@ -46,9 +46,6 @@ public class ServerListener implements Listener {
|
|||
if (Bukkit.getPluginManager().getPlugin("MVdWPlaceholderAPI") != null) {
|
||||
new MVdWPlaceholders(this.plugin, PlotSquared.get().getPlaceholderRegistry());
|
||||
PlotSquared.log(Captions.PREFIX + "&6PlotSquared hooked into MVdWPlaceholderAPI");
|
||||
} else {
|
||||
System.out.println("Nope");
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue