[~] Further fixing some small bugs such as duplicating heads (in the GUI, not actual item lol)
[~] Some translatabl (cLOSER To 100%)
[~] Max-per-heads
[~] If you put "" the message won't be sent.
[~] Book & Barrier were bugged in the main menu.
[+] Added a command registration change (You can change /bounty)
[~] Optimized the plugin.
[~] Now some things are being read from config (that they weren't perfectly done)
[~] Updated to Folia
[~] Some placeholders have been added
# Available placeholders (cross-server aware when Redis is enabled):
# %bounty_target_amount% - Raw total bounty value on the player
# %bounty_target_formatted% - Formatted total bounty on the player
# %bounty_target_count% - Number of active bounties on the player
# %bounty_has_bounty% - "true" / "false" whether player has a bounty
# %bounty_placed_count% - Number of active bounties placed by this player
# %bounty_claimed_count% - Number of bounties this player has claimed
# %bounty_claimed_total% - Total amount this player has claimed
# %bounty_top_<n>_name% - Name of the #n most wanted player (1-indexed)
# %bounty_top_<n>_amount% - Total bounty on the #n most wanted player
[~] ExcellentEconomy (New CoinsEngine) has been updated to the latest API) (Should be, I hate working with this plugin sometimes)
Add this under bounty: (or reset config)
# Cooldown after placing a bounty. Examples: "30s", "2m", "1m 30s". Use "0s" to disable.
place-cooldown: "30s"
# true = cooldown applies to all targets (global per issuer), false = per issuer->target only
place-cooldown-global: true
