mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-23 04:32:50 -04:00
Update /help map motd to includes jumps= hacks flag.
This commit is contained in:
parent
06014de43f
commit
f0b8690848
@ -172,6 +172,7 @@ namespace MCGalaxy.Commands.World {
|
||||
Group.GetColoredName(LevelPermission.Operator));
|
||||
Player.Message(p, "%Tjumpheight=[height] %H- sets max height users can jump up to");
|
||||
Player.Message(p, "%Thorspeed=[speed] %H- sets max speed users can move at, when speeding is disallowed");
|
||||
Player.Message(p, "%Tjumps=[number] %H- sets the maximum number of consecutive jumps the player can make.");
|
||||
}
|
||||
|
||||
static string Suffix(string opt) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user