-
Notifications
You must be signed in to change notification settings - Fork 58
[Makers] The basics of playing
Playing and testing your own game is important! Therefore, MMOMV comes with some handy commands allowing you to experience the engine and allow your players to have a great time!
The chat is local to the map meaning that initially, if you write anything, only the players on the same map than you will be able to see it. You can use commands to speak to someone in particular or the entire world by simply using the commands at your disposal. Here is a list of the current commands:
- /changePassword [old] [new] - Change your password, that was pretty obvious
- /findUser [username] - Allow you to see some stats of the player if he is connected.
- /givegold [username] [amount] - Give some gold to someone, obvious again.
- /joinparty [username] - Join the party of someone (yep I know)
- /leaveparty - Leave the party (...)
- /pa [message] - Write a message for your party
- /w [username] [message] - Whisper something to someone
- /world [message] - Write a message visible for the entire server
Moderators (users with permission over 50) can use certain commands to moderate the game. For the moment, there is only one but more are coming.
- /kick [username] - Kick the player
Ran into a problem? Visit our official Discord server to receive support and real time updates!
Want to monitor what is going on ? Visit the official Trello page to see the progress!