Releases: EnvyWare/BetterDexRewards
Upcoming Reminder messages
Adds a "reward reminder" section of the config that allows you to execute commands as the player gets closer to their next dex rank allowing you to let them know that if they catch X more Pokemon then they will receive rewards!
Example
The below section includes one "reward reminder" that will send a message whenever the player catches a Pokemon and is 5 more dexes away from their next reward stage.
reward-reminders:
one:
# The distance from the next reward level to send the reminder
distance-from-next: 5
# The commands to run when the reminder threshold is met
commands:
- message %player% You're 5 Pokemon away from %next%!
Full Changelog: 3.5.4...3.6.0
Fix reminder message on dex event
Fixes the reminder message firing on the dex event when you've already claimed all possible rewards
Fixes the id placeholder not working on the dex event based message
Full Changelog: 3.5.3...3.5.4
ID Placeholder
Adds %id%
placeholder to the reminder message so you can identify which reward a player has not claimed.
Fixes permissions not working in 1.20
Full Changelog: 3.5.2...3.5.3
Reset player command
Adds the resetplayer
command to reset the claimable rewards for an online player
Fixes the UI displaying the wrong item for players who can claim a reward tier tier
Full Changelog: 3.5.1...3.5.2
Message fix
Fixes some messages not sending due to missing platform handler
Fixes GUIs not opening
Full Changelog: 3.4.1...3.5.1
Fixes server crash
Changes:
Updates API
Fixes server crash from opening GUIs
Updated to Pixelmon 9.1.10
Updated to Pixelmon 9.2.6
Full Changelog: 3.4.0...3.4.1
1.20.2 & 9.2.4
Changes:
Updated to Minecraft 1.20.2
Updated to Pixelmon 9.2.4
Improved the default config (missing pokemon UI works by default now, and the percentage item also works by default now)
Added comments to the config.yml
Full Changelog: 3.3.2...3.4.0
GUIs failing to open
1.20.1 build errors
Fixes 1.20.1 failing to looad
Full Changelog: 3.3.0...3.3.1
1.20.1
Changes:
Adds 1.20.1 Forge & Pixelmon support
NOTE: Completely untested
Full Changelog: 3.2.5...3.3.0