DailyRewards v2.3.1 — Bug Fix This update fixes default XP reward commands to avoid conflicts with EssentialsX and improves compatibility with namespaced Minecraft commands.
- Fixed default XP reward commands in config.yml.
- Replaced xp add commands with minecraft:experience add commands.
- Improved compatibility with EssentialsX, which may intercept /xp commands.
- Improved multiplier scaling for namespaced commands such as minecraft:experience.
- Added a small migration patch to automatically replace known broken default commands.
- Existing custom reward commands are preserved.
Existing users: DailyRewards does not overwrite your full config.yml.
However, v2.3.1 now automatically patches known broken default commands when possible.
For example:
xp add %player% 5 points
is replaced with:
minecraft:experience add %player% 5 points
Custom commands are not changed.
New installations already include the fixed default config.