mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-27 13:07:23 +01:00
missed this, woops!
This commit is contained in:
parent
194eb49c31
commit
72399d11f1
@ -109,7 +109,6 @@ public class Vault extends JavaPlugin {
|
||||
loadChat();
|
||||
|
||||
getCommand("vault-info").setExecutor(this);
|
||||
getCommand("vault-reload").setExecutor(this);
|
||||
getCommand("vault-convert").setExecutor(this);
|
||||
getServer().getPluginManager().registerEvents(new VaultListener(), this);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user