- check_circle Functions
- 6,325 views, 6 today
- 225 downloads, 1 today
128
Disclaimer: This pack is not guaranteed to be stable, the codebase is quite a mess and is prone to failing at some aspects. This issue is known and when I have the motivation to complete it, a rewrite will be underway.
Play in Minecraft Bounty Hunt. You are given a random target player you have to kill, if you succeed you earn points. If you kill someone who had you as their target you can also gain points, however killing anyone else will subtract points. First to 8000 will win, who will come out victorious?
Killing your target will grant you +150
Killing someone who had you as *their* target will grant you +100
Killing anyone else will subtract -50
Your target is displayed on your actionbar at all times.
To adjust the max score to win, edit the max_score variable in the global scoreboard.
eg. /scoreboard players set max_score global 4000 will split the default in half (which is 8000)
Once everything is ready, run /function bounty:start and let the games begin!
Compatibility | Minecraft 1.17 |
to | Minecraft 1.18 |
Tags |
3 Update Logs
2023.0129 : by katee 01/29/2023 9:07:41 amJan 29th, 2023
The full changelog can be viewed here!
This release should hopefully (fingers crossed) fix a majority of the issues.
This release should hopefully (fingers crossed) fix a majority of the issues.
LOAD MORE LOGS
5422915
119
Create an account or sign in to comment.
b) does it work in 1.19/are you planning to add 1.19 support? (I assume it would)
b) it should work in 1.19, i will get round to fixing this pack up at some point soon though to make sure.
also noticed that there's a chance that you can get yourself as a bounty (it will only detect if 2 people have themselves as bounty) - will try and fix that soon