- 0 Talk
-
Commands
Commands are simple lines of code used in-game as a way to keep track of various aspects of the plugin that range from general information to in-depth game mechanics. All commands can be used from the multiplayer chat module and are activated by typing a forward slash in the beginning followed by the name of the command the player wishes to use. (i.e.: "/command")
General Commands
|
| Command | Effect |
|---|---|
| /mcmmo | Displays general mcMMO help text. |
| /mcc | Displays the list of mcMMO commands. |
| /mcstats | Displays the current skill levels of the player, including the current XP and the total needed to level up. |
| /[skillname] | Displays information on a specific skill.
Ex. "/mining" displays general information regarding the mining skill, including the current Double Drop proc rate. |
| /mctop | Shows the top 10 people with the highest power level on your server. |
| /mctop [skillname] | Shows the top 10 people with the highest level in the specified skill on your server. |
| /mcability | Toggles whether or not you can activate abilities with right click. |
| /mchud | Brings up the GUI of the plugin. [Needs Spout] |
Party Commands
Edit
- See: Parties
| Command | Effects |
|---|---|
| /party | View information on your current party |
| /party [party name] | Creates or joins a named party. |
| /party q | Leaves the current party. |
| /p | Toggles party chat on/off. |
| /invite [player name] | Invites the named player to the current party. |
| /accept | Accepts a received party invitation. |
| /party lock | Locks the party you are in. Only works for party leader. |
| /party password (password) | Applies a password to your party. Only works for party leader. |
MySpawn Commands
Edit
| Command | Effect |
|---|---|
| /setmyspawn | Sets the current location as your MySpawn. Once set, enables the use of /myspawn. *broken in 1.2.5 |
| /clearmyspawn | Removes previously set MySpawn. Once cleared, the player will respawn at the default spawn location. *broken in 1.2.5 |
| /myspawn | Teleports the player to the set MySpawn. *broken in 1.2.5 |
Admin Commands
Edit
All of the following commands require admin privileges.
| Command | Effects |
|---|---|
| /mcgod | Toggles god mode on/off |
| /addlevels <playername> <skill> <value> | Adds that many levels to the named skill of the target player. (Requires Permissions) |
| /addxp <playername> <skill> <value> | Adds the provided value in XP to the named skill of the target player. (Requires Permissions) |
| /mob [type] [amount] | Spawns the monster you want. (Requires Permissions) |
| /moblist | Views a list of monsters you can spawn. (Requires Permissions) |