This version fixes a lot of the problems that came from the 1.1.6 update.
Additions
• Added the ability to assign actions to icons in the guis to completely replace their original functionality
Code (YAML):
commands:
left
:
- '
[MESSAGE
] Left Click'
- '
[CONSOLE
] pay
%player_name% 1000'
- '
[PLAYER
] say hello.'
right
:
- '
[MESSAGE
] Left Click'
- '
[CONSOLE
] pay
%player_name% 1000'
- '
[PLAYER
] say hello.'
Fixes
• Fixed 'icon' not being saved
• Fixed tag icon not showing in gui
• Fixed issues caused when save-data-sql was enabled.