Список изменений
ChangeLog 0.2.1 -> 0.2.2
New effect formats:
Two formats for writing effects are now supported (within the effects section):
- Short (single line, e.g., [message] Hello)
- Full (using YAML maps/dictionaries)
Also, the cast section has been removed, and now there is only effects.
[+] Support for mathematical operations: Mathematical operations are now supported for all numerical values! For example: [potion] [give] random 15/2s (Rounds to 8 seconds) For example: [disable_items] [victim] ender_pearl 10*2/1ms
[+] FOLDER module:
Drops all items from a specified folder (including subfolders).
Command: /lastitems folder
[+] New TAKEALL subcommand:
Command: /lastitems takeall
[+] New triggers: Added: ON_CONSUME, ON_FISH, ON_SNEAK, ON_SPRINT, ON_JUMP, ON_DROP, ON_PICKUP, ON_EQUIP, ON_WORLD_CHANGE, ON_JOIN, ON_QUIT, ON_DEATH, ON_RESPAWN, ON_BOW_SHOOT, ON_TELEPORT, ON_EXP_CHANGE, ON_LEVEL_CHANGE, ON_BED_ENTER, ON_BED_LEAVE, ON_SHEAR, ON_BUCKET_FILL/EMPTY, ON_ITEM_BREAK/MEND.
[+] TIME FORMAT module: Time can now be specified with suffixes: ms/t (ticks) and s (seconds) . Style settings (clock, detail) have now been moved to modules/time-format.yml, and all time format styles can be fully customized via this file
[+] COMMANDS Module: You can now modify the necessary arguments, disable them, and work with the plugin’s Tab Completer
[+] Global plugin optimization + twice the performance
The plugin's wiki has also been fully updated and now runs quickly and smoothly!

