This update just added a single customization feature upon realizing it didn't exist already.
Added
+ Ability to set the item type for the two pronoun types as well as the selected item.
Note:
Like always, this won't be automatically added to a config if you already have one. If you have already changed your config from a previous update and want to use this, simply add this to your config somewhere:
Code (YAML):
#
# Items shown in the menu
#
# Note: Further configuration can be done in messages.yml
#
gui:
items:
group1
: NAME_TAG
group2
: RABBIT_FOOT
selected
: EMERALD_BLOCK
If you haven't made changes to the config, you can just delete the existing one and a new one will show up the next time you reload the plugin. For anyone else, it'll just be there upon first install, of course.