Updated Version 1.3.1 to 1.21.1
Bounty Hunt 1.3.1 Change Log
Bug Fixes
- Fixed error where server would crash when player is killed by a mob
1.3.0 is now updated to Minecraft 1.21
Bounty Hunt 1.3.0 Change Log
New Features
- Increase the price of a previously set bounty
- Usage: /adjustbounty; Opens a GUI that shows all bounties that you have made
- Limitations: You cant edit a bounty of a player when they are offline
New Technical (for the nerds)
- Added a whole new file system that will allow for more data to be stored for bounties
NOTICE!!
- This update updates the file system, it is advised to back up your
bountyConfig.json
andbountyData.dat
files before updating. - Any bounties set before the new update cant have their values changed
Fixed error where bountyConfig.json
is created before the bountyhunt
directory
Bounty Hunt 1.2.0 Change Log
New Features
- Add different currency type: Allows for a different currency to be used instead of diamonds
- Usage: /bountyItemType; Check mod page for more info
- Add different amount to trigger the server wide announcement for bounties
- Usage: /bountyAnnouncement {amount/Default}
- Added support for all 1.20.X versions New Technical (for the nerds)
- Added config file to store the info from the above commands for the server usage Bug Fixes
- Fixed issue where reward value would not carry over when player receives another reward
Bounty Hunt 1.1.0 Change Log
New Features
- Bounty board: See all active bounties on the server with the amount and if the online status of the player
- Usage: /bountyboard ; A GUI will pop up showing the Bounty Board
New Technical (for the nerds)
- New data structure to store and grab information relating to the mod. All information is now stored in one file
Overall Changes
- New Bounty Board (GUI and Command)
- New Data system
- Description added for the "Change Amount" item in /setbounty
- New text when mod is initializing in the server console
- /helpbounty command to show bounty commands in game
Warning!!! This update will not recognize any bounties saved on the only data system, make sure to have no active bounties when updating because any active bounty will not be recognized!!
1.20.1 release First Release!!