Changes
Developer Improvements
Added ability to reload default actions
Added "minimumVersion" and "requiresMinimumVersion" to ActionMetadata via the new MinecraftVersion class
Added the ability for actions to require a minimum spigot version
Added a basic ItemStackParser
Added a basic LocationParser
Added a basic ParticleParser
Added Utils#randomTeleport(retries, player, showTeleportParticles)
Added Utils#getEnumValue(enumClass, value)
Added Utils#assertField(jsonObject, field)
Added Utils#assertEnumType(enumClass, value)
Added ActionObject#getActions
Added ActionObjectManager#clear
General Improvements
Added better error handling
The launch_entity action now supports launching a specific entity type
The play_sound action now allows you to specify the pitch and volume
The shuffle action now uses "shuffle_hotbar_only" instead of "inv_type"
The give_item action now supports a larger range of item customization
The teleport_player action now supports a larger range of teleportation and location customization
The trip action now allows you to customize the pickup delay
New Actions
Added indicate_damage action
Added player_animation action
Added player_status action
Added scale_player action
Added set_block action
Added set_glowing action
Added spawn_tree action
Join my
Discord Server for support and announcements.