[Bleeding] Added Help API. Addresses BUKKIT-863
This commit is contained in:
@@ -11,6 +11,7 @@ public class TimeCommand extends VanillaCommand {
|
||||
super("time");
|
||||
this.description = "Changes the time on each world";
|
||||
this.usageMessage = "/time set <value>\n/time add <value>";
|
||||
this.setPermission("bukkit.command.time.add;bukkit.command.time.set");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user