added help message for togglejoin command
This commit is contained in:
parent
6022f5f55f
commit
f6e3f17f93
@ -168,7 +168,7 @@ public final class DiscoSheep extends JavaPlugin {
|
|||||||
+ "DiscoSheep Help\n"
|
+ "DiscoSheep Help\n"
|
||||||
+ ChatColor.GRAY
|
+ ChatColor.GRAY
|
||||||
+ " Subcommands\n"
|
+ " Subcommands\n"
|
||||||
+ ChatColor.WHITE + "me, stop, all, stopall, save, reload\n"
|
+ ChatColor.WHITE + "me, stop, all, stopall, save, reload, togglejoin\n"
|
||||||
+ "other <players>: start a party for the space-delimited list of players\n"
|
+ "other <players>: start a party for the space-delimited list of players\n"
|
||||||
+ "defaults: Change the default settings for parties (takes normal arguments)\n"
|
+ "defaults: Change the default settings for parties (takes normal arguments)\n"
|
||||||
+ ChatColor.GRAY + " Arguments\n"
|
+ ChatColor.GRAY + " Arguments\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user