Recent content by SPlugins

  1. SPlugins

    Executable Blocks - Update

    EB Fix some issues with Folia --- SCore (All plugins) New custom command: To open a virtual anvil: - OPEN_ANVIL or if you want to specify a real anvil then use: - OPEN_ANVIL world:my_world x:0 y:0 z:0 force:false New we added support of the plugin FabledSkyblock Fix a small parsing issue...
  2. SPlugins

    Executable Events - Update

    EB Fix some issues with Folia --- SCore (All plugins) New custom command: To open a virtual anvil: - OPEN_ANVIL or if you want to specify a real anvil then use: - OPEN_ANVIL world:my_world x:0 y:0 z:0 force:false New we added support of the plugin FabledSkyblock Fix a small parsing issue...
  3. SPlugins

    Custom Items Plugin - Executable Items - Update

    EB Fix some issues with Folia --- SCore (All plugins) New custom command: To open a virtual anvil: - OPEN_ANVIL or if you want to specify a real anvil then use: - OPEN_ANVIL world:my_world x:0 y:0 z:0 force:false New we added support of the plugin FabledSkyblock Fix a small parsing issue...
  4. SPlugins

    Custom Items Plugin - Executable Items - Update

    SCore All plugins New placeholders for projectiles related activators: %shooter%, %shooter_name%, %shooter_uuid%, %shooter_uuid_array%, %shooter_x%, %shooter_y%, %shooter_z%, %shooter_world%, %shooter_health%, %shooter_direction%, %shooter_pitch%, %shooter_yaw%, %shooter_velocity%...
  5. SPlugins

    Executable Events - Update

    SCore All plugins New placeholders for projectiles related activators: %shooter%, %shooter_name%, %shooter_uuid%, %shooter_uuid_array%, %shooter_x%, %shooter_y%, %shooter_z%, %shooter_world%, %shooter_health%, %shooter_direction%, %shooter_pitch%, %shooter_yaw%, %shooter_velocity%...
  6. SPlugins

    Custom Items Plugin - Executable Items - Update

    SCore (All plugins) Fixed issue on some block command logic where it would cause issues for Folia by running it in regionized task Fixed the drop commands for ei and eb by running the drop method call in a regionized task Fixed issue with TextDisplay by making the setText method run in entity...
  7. SPlugins

    Executable Blocks - Update

    SCore & All plugins - Fixed issues when adding custom int and double values to the nbt editor String, Integer and Double values can now use the rand placeholder (Ex: %rand:-10|10%) - Fixed issues of ExecutableItems not being able to import ListCompoundNBTs ExecutableLevers Fix an issue with...
  8. SPlugins

    Executable Events - Update

    SCore & All plugins - Fixed issues when adding custom int and double values to the nbt editor String, Integer and Double values can now use the rand placeholder (Ex: %rand:-10|10%) - Fixed issues of ExecutableItems not being able to import ListCompoundNBTs ExecutableLevers Fix an issue with...
  9. SPlugins

    Custom Items Plugin - Executable Items - Update

    SCore & All plugins - Fixed issues when adding custom int and double values to the nbt editor String, Integer and Double values can now use the rand placeholder (Ex: %rand:-10|10%) - Fixed issues of ExecutableItems not being able to import ListCompoundNBTs ExecutableLevers Fix an issue with...
  10. SPlugins

    Custom Items Plugin - Executable Items - Fix worldguard

    Fix an issue related to worldguard with the previous release. -------------------- .14 changes logs reminder: SCore (all plugins) - EI New Worldguard flags to disable all EI in a specific region. /rg flag <region> ei-activators deny # disables ALL EI activators in the region /rg flag <region>...
  11. SPlugins

    Executable Blocks - Update

    SCore (all plugins) - EI New Worldguard flags to disable all EI in a specific region. /rg flag <region> ei-activators deny # disables ALL EI activators in the region /rg flag <region> ei-activators allow # re-enables them (this is the default) Thank you Simon for the bounty on this...
  12. SPlugins

    Executable Events - Update

    SCore (all plugins) - EI New Worldguard flags to disable all EI in a specific region. /rg flag <region> ei-activators deny # disables ALL EI activators in the region /rg flag <region> ei-activators allow # re-enables them (this is the default) Thank you Simon for the bounty on this...
  13. SPlugins

    Custom Items Plugin - Executable Items - Update

    SCore (all plugins) - EI New Worldguard flags to disable all EI in a specific region. /rg flag <region> ei-activators deny # disables ALL EI activators in the region /rg flag <region> ei-activators allow # re-enables them (this is the default) Thank you Simon for the bounty on this...
  14. SPlugins

    Executable Blocks - Updateeeeeeee

    SCore Fix of an issue with FALLING_DUST in SCore particles Added an arg "nonliving" to MOB_AROUND. (Any bugs that occur when running entity commands while this argument is enabled will most likely be ignored due to scope creep.) Fix an issue with Paper 26.1 related to an API change ----- EI...
  15. SPlugins

    Executable Events - Updateeeeeeee

    SCore Fix of an issue with FALLING_DUST in SCore particles Added an arg "nonliving" to MOB_AROUND. (Any bugs that occur when running entity commands while this argument is enabled will most likely be ignored due to scope creep.) Fix an issue with Paper 26.1 related to an API change ----- EI...
Top