Перейти к содержимому
Mineforgian

BountySeekers

BountySeekers is a plugin that allows players to place/raise bounties on other players in a vanilla fashion!

Загрузки
11K
Подписчики
45
Обновлён
6 сентября 2024 г.
Лицензия
GPL-2.0-or-later

Опубликован 21 августа 2023 г.

BountySeekers is a plugin that allows players to place/raise bounties on other players in a more vanilla fashion. Instead of using economy systems, the bounties' rewards are items offered by other players. This way, servers without an economy plugin can still have bounties on players!

Upon downloading the latest version, you will receive a zipped folder containing the plugin ports across all Minecraft Versions! Use the one you need!

Key Features

Custom NBT Support > Allows modded/Custom items to be added as rewards.
Bounty Permissions > Allows the server owner to define who can raise, claim, and view bounties.
GUI-Based > Allows players to intuitively look through and raise bounties using easy to understand GUIs.

Above all, it supports every version!
*Older versions might not have every feature present in the newer ones.

Permissions

bounty.* > Allows access to every feature of the plugin
bounty.raise > Allows a player/group to raise a bounty.
bounty.raise.silent > Allows a player/group to anonymously raise a bounty.
bounty.check > Allows a player/group to directly view a player's bounty.
bounty.claim > Allows a player/group to claim bounties.
bounty.list > Allows a player/group to view the list of player bounties.
bounty.reset > Allows a player/group to reset a player's bounty.
bounty.admin.setrewardlimit > Allows a player/group to set the limit of item stacks that can exist in the bounties.
bounty.admin.setrewardfilters > Allows a player/group to edit the reward filters for the plugin.
bounty.help > Allows a player/group to see the help menu

Commands

/bounty help
Displays the help menu.
Permission: bounty.help

/bounty list
Displays the list of active bounties.
Permission: bounty.list

/bounty check <player>
Directly displays the bounty on a player.
Permission: bounty.check

/bounty raise <player>
Raises the bounty for a player by contributing to the player's bounty reward.
Permission: bounty.raise

/bounty silentraise <player>
Raises the bounty for a player, hiding the identity of the benefactor.
Permission: bounty.silent.raise

/bounty reset <player>
Resets the bounty for a player.
Permission: bounty.reset

/bounty setrewardlimit <amount>
Sets the maximum amount of rewards a player can receive for their bounty.
Setting this value to -1 will remove the reward limit.
Permission: bounty.admin.setrewardlimit

/bounty setrewardfilters
Sets the filters for the rewards a player can receive for their bounty through a GUI.
Permission: bounty.admin.setrewardfilters

Ченджлог

2.0.0Релиз1.20.6, 1.21, 1.21.1 · 6 сентября 2024 г.

What's changed

  • Revamped the entirety of the plugin's structure so maintenance and further development is MUCH easier

  • Added tab autocompletions, which although crude, help a lot.

  • Made it so name parameters in commands are no longer case sensitive

  • Added support for the Placeholder API with "bounty_rewardcount"

1.4.1Релиз1.20.6, 1.21, 1.21.1 · 2 сентября 2024 г.

What's Changed

  • Changed the way serialization is done within the program.
  • Added support for 1.20.5 and onwards.

WARNING

I had to change the way bounties are saved and loaded with this new version. This means that if you're updating the plugin from a lower version, just throwing it in may completely corrupt your bounties or it may not even allow the plugin to work.

If you are updating the plugin please proceed as follows:

1- Put your server into maintenance, disallowing any players from joining. This will save you a lot of hassle!

2- Copy every player's bounties into a container, like a shulkerbox or similar. You can do this extremely easily by renaming the bounty file to the UUID of a moderator and killing them, then storing the items. /reload works!

3- Update the plugin to the newest version.

5- Use /bounty raise to reinstate the bounties of every player.

I am truly sorry for this inconvenience, but this was unfortunately needed due to the new NBT changes.

1.4.0Релиз1.20.2, 1.20.3, 1.20.4 · 30 мая 2024 г.

Bounty Seekers v1.4.0

Versions Included in the ZIP: 1.7.x - 1.20.4

Bug Fixes

  • Fixed a bug with the "no permissions" text displaying upon kills
  • Fixed the bounty reset message being displayed incorrectly
  • Added prefix colour configurations and fixed the "Usage" text
1.3.3Релиз1.20.2, 1.20.3, 1.20.4 · 31 марта 2024 г.

Bounty Seekers v1.3.3

Versions Included in the ZIP: 1.7.x - 1.20.x

Bug Fixes

  • Fixed issues with older versions' raising GUIs not closing due to changes in newer ones.
  • Fixed a duplication glitch in older versions
1.3.2Релиз1.20.2, 1.20.3, 1.20.4 · 13 марта 2024 г.

Bounty Seekers v1.3.2

Versions Included in the ZIP: 1.7.x - 1.20.x

Bug Fixes

  • Fixed the issue with closing the bounty raise GUI placing the wool buttons back into the inventory
  • Made lime and red wool unshift-clickable
1.3.1Релиз1.20.2, 1.20.3, 1.20.4 · 13 января 2024 г.

Bounty Seekers v1.3.1

Versions Included in the ZIP: 1.7.x - 1.20.x

Bug Fixes

  • Changed the item reattribution system to a forloop using only the storage contents.
1.3.0Релиз1.20, 1.20.1, 1.20.2 · 3 декабря 2023 г.

Bounty Seekers v1.3.0

Versions Included in the ZIP: 1.7.x - 1.20.x

Bug Fixes

  • Fixed a few issues with the code and refactored it around
  • Changed the location of the messages.yml file, and added a lot more customisation to the messages
  • Added the config.yml file for posterior gameplay configs
  • Added the truly-silent-raises config, allowing the silentraise to not alert anyone in chat

Notes

  • In 1.7.10, there's a known bug where GUI cancellations might cause an internal server error.
1.2.8Релиз1.20, 1.20.1, 1.20.2 · 2 декабря 2023 г.

Bounty Seekers v1.2.8

Versions Included in the ZIP: 1.7.x - 1.20.x

Bug Fixes

  • Fixed a duplication glitch with the Bounty Raise GUI.
  • Added configurations allowing users to change the GUI titles.

Комментарии

Загружаем…