Here are some new features from discord suggestions.
- Added a gui sort type option for each player. Players with the notbounties.sort permission (given by default in the notbounties.player perm) can change their sort type for each GUI with the /bounty sort (gui) toggle
If you want a GUI item to do this, you can add this custom item:
Code (YAML):
change-bounty-sort:
material
: BOOKSHELF
name
: '&eClick to Change Sort Type'
lore
:
- ''
- '&7Current sort type:'
- '&f
{sort_type_name
}'
- ''
commands
:
- 'notbountiesadmin
{player
} sort
{gui
} toggle'
- '
[gui
] bounty-gui 1'
- You can now use player names and PlaceholderAPI in player head items for the GUI. e.g. material: player_head %player_name% @Dren
- Added %notbounties_bounty_rank%, %notbounties_sort(_gui)%, and %notbounties_sort_name(_gui)%
- Added a hook for Konquest teams
- Currency commands in the money.yml file will now always be run even if you are using vault
- Added notbounties.claim permission (given by default) needed to claim a bounty
- New bounty-list-title option in the language.yml file for the /bounty list command
- Bounty list paging now uses the same format as the help command
- Improved handing of player names