mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-04-03 06:26:26 +00:00
Disable rtp biomes
This commit is contained in:
@@ -3,6 +3,7 @@ package me.SuperRonanCraft.BetterRTP.player.commands;
|
||||
import me.SuperRonanCraft.BetterRTP.player.commands.types.*;
|
||||
|
||||
public enum RTPCommandType {
|
||||
// TODO @Ronan Fix biomes
|
||||
// BIOME(new CmdBiome()),
|
||||
EDIT(new CmdEdit()),
|
||||
HELP(new CmdHelp()),
|
||||
|
||||
Reference in New Issue
Block a user