mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-22 12:05:51 -04:00
Add push to /help map motd
This commit is contained in:
parent
a288472af7
commit
34a5f6aa87
@ -161,6 +161,7 @@ namespace MCGalaxy.Commands.World {
|
|||||||
Player.Message(p, "%T-/+speed %H- disallows/allows speeding");
|
Player.Message(p, "%T-/+speed %H- disallows/allows speeding");
|
||||||
Player.Message(p, "%T-/+ophax %H- disallows/allows hacks for {0}%S+",
|
Player.Message(p, "%T-/+ophax %H- disallows/allows hacks for {0}%S+",
|
||||||
Group.GetColoredName(LevelPermission.Operator));
|
Group.GetColoredName(LevelPermission.Operator));
|
||||||
|
Player.Message(p, "%T-/+push %H- disallows/allows player pushing");
|
||||||
Player.Message(p, "%Tjumpheight=[height] %H- sets max height users can jump up to");
|
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, "%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.");
|
Player.Message(p, "%Tjumps=[number] %H- sets the maximum number of consecutive jumps the player can make.");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user