Skip to content

Releases: EnvyWare/BetterDexRewards

Upcoming Reminder messages

09 Jul 14:32
bb791c8
Compare
Choose a tag to compare

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

09 Jun 21:22
14dfaf5
Compare
Choose a tag to compare

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

07 Jun 12:56
be48f40
Compare
Choose a tag to compare

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

16 May 22:58
4f8ca3a
Compare
Choose a tag to compare

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

16 May 21:28
ebf8b83
Compare
Choose a tag to compare

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

05 Jan 15:31
Compare
Choose a tag to compare

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

18 Oct 15:21
Compare
Choose a tag to compare

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

10 Sep 09:44
Compare
Choose a tag to compare

Changes:

Fixes GUIs failing to open
Updated to 9.2.2

Full Changelog: 3.3.1...3.3.2

1.20.1 build errors

30 Aug 09:03
Compare
Choose a tag to compare

Fixes 1.20.1 failing to looad

Full Changelog: 3.3.0...3.3.1

1.20.1

23 Aug 23:25
Compare
Choose a tag to compare

Changes:

Adds 1.20.1 Forge & Pixelmon support

NOTE: Completely untested

Full Changelog: 3.2.5...3.3.0