add random tp
EASIEST COMMAND EVER TO MAKE !! actually its prob test but whatever lol
This commit is contained in:
@@ -28,6 +28,7 @@ public class CommandHandlerPlugin {
|
||||
registerCommand(new ThrowCommand());
|
||||
registerCommand(new ValidateCommand());
|
||||
registerCommand(new MusicCommand());
|
||||
registerCommand(new RandomTeleportCommand());
|
||||
}
|
||||
|
||||
public void registerCommand (Command command) {
|
||||
|
||||
Reference in New Issue
Block a user