Item Options
Description
Item Options is a small plugin, it allows your players to open a virtual inventory.
If you look at the config section down below..
If they click an item eg. book (as you defined in the config) they preform the command that you defined for that item!
Permissions
- itemoptions.reload - Access to the /menu reload command.
- itemoptions.menu.<menu name> - Acces to the /menu <name> command.
Commands
- /menu <menu name> - it opens the virtual inventory... in the future there will be other ways to do this :)
- /menu reload - Reloads the config (And the inventories per player)
Config
menus: TestMenuOne: items: - §a§lHi, say Hello world, book, Say Hi, 1 size: 9 name: '&a&lThis is a test menu!:' TestMenuTwo: items: - §8§lClick me, menu TestMenuOne, Beacon, §eTesting something :)!, 5 # Name, command to execute, item material, discription (lore), slot (where the item is gonna be) size: 9 #Size of that menu name: '&9&lHi:' #Name of that menu succesReload: The plugin has been succesfully reloaded! unSuccesReload: The plugin has not been reloaded! noPermissions: Jou don't have the permission for that! notAnIngamePlayer: You're not an ingame player!
(For colors in the name use the § char)
Usage
- Put the file in your /plugins folder of your server.
- Run your server.
- Edit the config as you want.
- Execute /menu reload
- Set up the permissions
- Reload the permissions plugin
(If it's Bold, it's required then, other steps you could do later on)
ToDo
- Translate some things Done!
- Your idea here?
This will be updated soon
Sorry for my English

