Tracker
Added the alert option in the config under the bounty-tracker section. This option controls how far away you have to be from the tracked player before they get alerted. You can use -1 here or in the glow option to alert them from any distance.
Code (YAML):
# how many blocks away until the tracked player gets a message about being tracked
# 0 to disable, -1 to send a message from any distance
alert
: 500
Fixed an error when giving someone a tracker in console
Immunity/GUI
- Added a remove immunity confirmation GUI. (will automatically be added)
- Players will now have the remove immunity permission by default.
- You can now add --confirm when buying immunity to bypass typing the command in again.
- The default settings GUI will now have a button to remove your immunity.
- The default settings GUI for bedrock will no longer be a custom form. There is a bug on mobile which stops players from dropping items if their last form was a custom form. Geyser has not made any changes to fix this since I reported it months ago.