mirror of
https://github.com/BentoBoxWorld/Level.git
synced 2025-01-25 00:41:21 +01:00
parent
8eaca607d8
commit
708997237c
@ -127,7 +127,6 @@ public class Level extends Addon {
|
||||
new IslandTopCommand(this, playerCmd);
|
||||
});
|
||||
// Register placeholders
|
||||
getPlugin().logDebug(getPlugin().getPlaceholdersManager());
|
||||
if (getPlugin().getPlaceholdersManager() != null) {
|
||||
getPlugin().getPlaceholdersManager().registerPlaceholder(this, "island-level", new LevelPlaceholder(this, gm));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user