java.lang.Object
io.github.thebusybiscuit.slimefun4.core.commands.SubCommand
io.github.thebusybiscuit.slimefun4.core.commands.subcommands.DebugCommand

public class DebugCommand extends SubCommand
The debug command will allow server owners to get information for us developers. We can put debug messages in the code and they can trigger it for us to see what exactly is going on.
Author:
WalshyDev