Package me.totalfreedom.command
package me.totalfreedom.command
-
ClassesClassDescriptionThis class is acts as a delegate between our custom command implementation and the Bukkit API.This is the base command class which should be extended when creating a new command.Handles the registration of commands.