-
v2.5.0 Stable
released this
2023-02-18 15:29:31 +00:00 | 8 commits to master since this releaseAdd
cooldownaction and allow/es-usedto query.- Version updated to 2.5.0.
- The
cooldownaction prevents a sign from being used again by the same player for a specified number of seconds. Messages are automatically formatted as seconds, minutes, hours or days. /es-usedcan now query the number of times a player has used a sign, as well as set the usage count.- Additional commands now abort subsequent actions:
- The
announceaction now aborts subsequent actions when the announcement has already been shown (likemax). cmdandopcmdabort subsequent actions when the command fails (e.g. permissions) or throws an Exception.tpbedaborts subsequent actions when the player doesn't have a bed spawn set.
- The
- Various compiler warnings have been fixed, including deprecations and unused fields.
- The
SignAction.action()method now returnsbooleanindicating whether subsequent actions should be executed, replacing theshouldExit()method and reducing duplication and complexity.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads