mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-12-22 22:44:58 +00:00
Gotta love git merge.
This commit is contained in:
parent
3377ba1b0b
commit
c4e6ecaea1
1 changed files with 1 additions and 0 deletions
|
@ -108,5 +108,6 @@ public class Commands {
|
|||
plugin.getCommand("wipeuserdata").setExecutor(new Command_wipeuserdata());
|
||||
plugin.getCommand("whoami").setExecutor(new Command_whoami());
|
||||
plugin.getCommand("resetplayer").setExecutor(new Command_resetplayer());
|
||||
plugin.getCommand("vanish").setExecutor(new Command_vanish());
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue