mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-08-17 17:15:47 +00:00
Disable rtp biomes
This commit is contained in:
parent
b5e7154386
commit
011c9e96a0
@ -3,6 +3,7 @@ package me.SuperRonanCraft.BetterRTP.player.commands;
|
|||||||
import me.SuperRonanCraft.BetterRTP.player.commands.types.*;
|
import me.SuperRonanCraft.BetterRTP.player.commands.types.*;
|
||||||
|
|
||||||
public enum RTPCommandType {
|
public enum RTPCommandType {
|
||||||
|
// TODO @Ronan Fix biomes
|
||||||
// BIOME(new CmdBiome()),
|
// BIOME(new CmdBiome()),
|
||||||
EDIT(new CmdEdit()),
|
EDIT(new CmdEdit()),
|
||||||
HELP(new CmdHelp()),
|
HELP(new CmdHelp()),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user