Package xyz.geik.farmer.helpers
Class CommandHelper
java.lang.Object
xyz.geik.farmer.helpers.CommandHelper
Utility class for unregistering commands
- Author:
- Efe Kurban (hyperion), CraftLuna, TriumphTeam
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Unregisters every command related to Farmer v6
-
Constructor Details
-
CommandHelper
public CommandHelper()
-
-
Method Details
-
unregisterCommands
public static void unregisterCommands()Unregisters every command related to Farmer v6
-