... | @@ -10,7 +10,7 @@ |
... | @@ -10,7 +10,7 @@ |
|
| /mi edit <type> <id> | Edits the specified item inside the [[in game GUI|Item-Creation]]. |
|
|
| /mi edit <type> <id> | Edits the specified item inside the [[in game GUI|Item-Creation]]. |
|
|
| /updateitem | Updates the item you are holding. |
|
|
| /updateitem | Updates the item you are holding. |
|
|
| /updateitem <type> <id> | Turns on the automatic [[item updater|Item-Updater]] for a specific item. It is not totally recommended to leave this on constantly as always updating items may eventually cause lag if you have enough. |
|
|
| /updateitem <type> <id> | Turns on the automatic [[item updater|Item-Updater]] for a specific item. It is not totally recommended to leave this on constantly as always updating items may eventually cause lag if you have enough. |
|
|
| /mi drop <type> <item-id> <world> <x> <y> <x> | A command to generate and drop (essentially spawn in an item without putting it in a players inventory). |
|
|
| /mi drop <type> <item-id> <world> <x> <y> <x> | Generates and drops (essentially spawn in an item without putting it in a player inventory). |
|
|
| /mi identify | Manually identifies the item you are holding. |
|
|
| /mi identify | Manually identifies the item you are holding. |
|
|
| /mi unidentify | Manually UNidentifies the item you are holding. |
|
|
| /mi unidentify | Manually UNidentifies the item you are holding. |
|
|
| /mi <type> <item> (player) (min-max) (unident-chance) | Gives an item to a player |
|
|
| /mi <type> <item> (player) (min-max) (unident-chance) | Gives an item to a player |
|
... | @@ -18,12 +18,13 @@ |
... | @@ -18,12 +18,13 @@ |
|
| /mi browse | Pulls up an interactable [[GUI|Item-Creation]] library of ALL of our created items, sorted by item types. (Recommended for most item creation!) |
|
|
| /mi browse | Pulls up an interactable [[GUI|Item-Creation]] library of ALL of our created items, sorted by item types. (Recommended for most item creation!) |
|
|
| /mi itemlist <type> | Lists all items from a specific item type. |
|
|
| /mi itemlist <type> | Lists all items from a specific item type. |
|
|
| /mi allitems | Lists all created items, not as useful as /mi browse. |
|
|
| /mi allitems | Lists all created items, not as useful as /mi browse. |
|
|
|
|
| /mi giveall <type> <item> <min-max> <unident-chance> | Gives an item to all online players. |
|
|
| **CRAFTING STATIONS**
|
|
| **CRAFTING STATIONS**
|
|
| /mi stations list | Lists all current crafting stations. |
|
|
| /mi stations list | Lists all current crafting stations. |
|
|
| /mi stations open <station> (player) | This opens the specified station, for the specified player. This is the command you would use to bind stations to blocks. |
|
|
| /mi stations open <station> (player) | This opens the specified station, for the specified player. This is the command you would use to bind stations to blocks. |
|
|
| /advancedworkbench | Manually opens the advanced workbench. |
|
|
| **ITEM GENERATOR**
|
|
|
|
| /mi generate <player> (extra-args) | Check [[this page|Obtaining a random item]] for more info |
|
|
== Other Commands
|
|
| **UTILITY/OTHER**
|
|
| /mi ability <ability> (player) (mod1) (val1) (mod2) (val2) | Cast an MMOItems ability (works with MM skills as well). There is arguments to select the ability, the player who casts it, and modify the values like damage and cooldown etc. |
|
|
| /mi ability <ability> (player) (mod1) (val1) (mod2) (val2) | Cast an MMOItems ability (works with MM skills as well). There is arguments to select the ability, the player who casts it, and modify the values like damage and cooldown etc. |
|
|
| /mi heal | Similar to essentials/CMI heal, this heals you and removes all negative effects. |
|
|
| /mi heal | Similar to essentials/CMI heal, this heals you and removes all negative effects. |
|
|
| /mi info (player) | Opens up a useful chat menu with information about the player. This includes stats like class and mana (if applicable). |
|
|
| /mi info (player) | Opens up a useful chat menu with information about the player. This includes stats like class and mana (if applicable). |
|
... | | ... | |