Improve:
- Enhanced the parse placeholder todefault-value
in the toggle component for better usability and flexibility.
Added:
- New action tags:
- New requirement types:
- chance: Allows actions to occur based on a probability factor.
- delay: Introduces a time delay before an action is executed.
- is near: Check if the player's open form is near a specified location.
- is not near: Check if the player's open form is not near a specified location.
- string length: Verifies that the string input matches the required string length.
If you found a bug, please contact and open a ticket at our Discord server
Improve:
- Fix color code not translated after parsing placeholder.
- Fix requirement did not parse placeholder.
- No more required
Kotlin-lib
for the plugin.PlaceholderAPI
is now strictly required for the plugin.If you found a bug, please contact and open a ticket at our Discord server
Improve:
- Fixed an issue where the requirement did not properly parse placeholders.
- Resolved the problem of color codes not being translated after parsing placeholders.
- Addressed the global link player issue (geyser) for improved functionality.
If you found a bug, please contact and open a ticket at our Discord server
Improve:
opencommand
section can be a list of commands to open the GUI
Added:
Open/Click requirement:hasXP
andhasMoney
If you found a bug, please contact and open a ticket at our Discord server