Skript
Skript copied to clipboard
⚒️ Improve ExprBalance
Description
- Drop the usage of deprecated methods in ExprBalance and switch to the recommended methods
- ~~Remove the ability to use
delete player's balancewhich doesn't make sense, users should usereset player's balanceinstead (though it's better to mention in release notes)~~
Target Minecraft Versions: Any Requirements: None Related Issues: None
Remove the ability to use delete player's balance which doesn't make sense, users should use reset player's balance instead (though it's better to mention in release notes)
~~It is likely that the reason the delete changer worked is because the delete changer also accepts clear (e.g. clear player's balance). because of that, i'm not sure it makes sense to remove it.~~
Looks like @APickledWalrus brought this up already