RandomTeleport: Factions and cooldown
This commit is contained in:
@ -23,8 +23,8 @@ public class MarwCore extends JavaPlugin {
|
||||
//getServer().getPluginManager().registerEvents(new EventListener(this), this);
|
||||
|
||||
configManager = new ConfigManager(this);
|
||||
this.addFeature(new Base());
|
||||
|
||||
this.addFeature(new Base());
|
||||
this.addFeature(new Borders());
|
||||
this.addFeature(new ChatNotifier());
|
||||
this.addFeature(new RandomTeleport());
|
||||
|
Reference in New Issue
Block a user