Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
commands [2019/10/03 02:58]
joshin
commands [2020/07/01 03:13] (current)
Line 3: Line 3:
  
 MMOItems has an intuitive and clickable in game commands/​help viewer. When running the base plugin command /mi or /mmoitems, it will pull up the same menu as shown in the image above. The arrows are clickable, and hovering over a command will give you a detailed description of the command and give you optional/​required syntax. MMOItems has an intuitive and clickable in game commands/​help viewer. When running the base plugin command /mi or /mmoitems, it will pull up the same menu as shown in the image above. The arrows are clickable, and hovering over a command will give you a detailed description of the command and give you optional/​required syntax.
- 
-==Tips== 
  
 () = Optional - This shows that these arguments are not required to run the command. () = Optional - This shows that these arguments are not required to run the command.
Line 11: Line 9:
 We also have auto-completion. We also have auto-completion.
  
-==/mi help page== +| **Usage** | **Description** | 
-Opens this menu up and takes you straight to the page requested+/mi help <page> | Opens this menu up and takes you straight to the page requested ​| 
- +/mi <​type>​ <​item>​ (player) (min-max) (unident-chance) ​| Gives an item to a player | 
-==/mi <​type>​ <​item>​ (player) (min-max) (unident-chance)== +| /mi browse | Pulls up an interactable GUI library of ALL of our created items, sorted by item types | 
-This is the command ​used to give items to players or get an item yourselfOften confusing because it doesn'​t state that it is the give command. +| /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 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 heal | Similar to essentials/​CMI heal, this heals you and removes all negative effects. | 
 +| /mi identify | Manually identifies the item you are holding. | 
 +| /mi unidentify | Manually UNidentifies the item you are holding. | 
 +| /mi info (player) | Opens up a useful chat menu with information about the player. This includes stats like class and mana (if applicable). | 
 +| /mi list (type/​spirit/​ability) | Shows all available types for weapons,​staff spirits, entities etc. | 
 +| /mi reload (adv-recipes/​stations) | Reloads the plugin ​or reloads the advanced recipes/​crafting stations if applicable. | 
 +| /mi create <​type>​ <id> | Creates a new item with the specified item type and item IDID is NOT the display name. | 
 +| /mi load <​type>​ <id> | Creates a new item based off of the item you are holding. It will carry over all data. Very useful if migrating from another item plugin. | 
 +| /mi copy <​type>​ <​current-id>​ <​new-id>​ | Copies the item you are holding into a new item with a different ID. Useful if mass producing. | 
 +| /mi delete <​type>​ <id> | Deletes the specified item. | 
 +| /mi edit <​type>​ <id> | Edits the specified item inside the in game GUI. | 
 +| /mi itemlist <​type>​ | Lists all items from a specific item type. | 
 +| /mi allitems | Lists all created items, not as useful as /mi browse. | 
 +| /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| 
 +| /​advancedworkbench | Manually opens the advanced workbench. | 
 +| /updateitem | Updates the item you are holding. | 
 +| /updateitem <​type>​ <id> | Turns on the automatic 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. |

commands.1570071527.txt.gz · Last modified: 2020/07/01 03:13 (external edit)