mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Added xp command to help text.
This commit is contained in:
parent
6ed7ae2e20
commit
d6edd9c677
2
init/msm
2
init/msm
@ -1345,7 +1345,7 @@ command_help() {
|
|||||||
echo -e " <server> time set|add <number> Set/increment time on a server (0-24000)"
|
echo -e " <server> time set|add <number> Set/increment time on a server (0-24000)"
|
||||||
echo -e " <server> toggledownfall Toggles rain and snow on a server"
|
echo -e " <server> toggledownfall Toggles rain and snow on a server"
|
||||||
echo -e " <server> give <player> <item> [amount] [data] Gives an entity to a player"
|
echo -e " <server> give <player> <item> [amount] [data] Gives an entity to a player"
|
||||||
# echo -e " <server> xp <player> <amount> Gives XP to, or takes away (when negative) XP from, a player"
|
echo -e " <server> xp <player> <amount> Gives XP to, or takes away (when negative) XP from, a player"
|
||||||
echo -e " <server> save on|off Enable/disable writing world changes to file"
|
echo -e " <server> save on|off Enable/disable writing world changes to file"
|
||||||
echo -e " <server> save all Force the writing of all non-saved world changes to file"
|
echo -e " <server> save all Force the writing of all non-saved world changes to file"
|
||||||
echo -e " <server> cmd <command> Send a command string to the server and return"
|
echo -e " <server> cmd <command> Send a command string to the server and return"
|
||||||
|
Loading…
Reference in New Issue
Block a user