Skip to main content

Release 1.4 - PREMIUM

· One min read
Very clean title :)

New Features Requested by @Silentassassin9

  • Added new Crafting system to allow different types of crafting, called listeners. at the moment there are manual and entity-death which will trigger a craft event
  • Add new section to Crafting option to register new listeners
options:
crafting:
listeners:
entity-death:
range: 15
interact: {} #if none specified, this is the only one
  • Now Recipes can be assigned to different Triggers (Listeners), by default they are assigned to Interact listener.
nether_star: # Ingredient
name: nether_star
display_name: "Nether Star"
listeners:
- entity-death
# - interact
  • 2 new Ingredients: 1) killedentity which is used to add conditions to the killed entity (if entity death event). 2) entity Check nearby entities, names, types and other conditions
  • Check the wiki for more details

Release 1.1.9 - FREE

· One min read
Very clean title :)

Fixes & Improvements

  • Fixed problem when reloading the plugin
  • Fixed problem with some anti-grief/break structure events (Bamboo/Natural Growth Event, Cauldron filling etc..)

Release 1.3.1 - PREMIUM

· One min read
Very clean title :)

New Features

  • Add new command system to edit Options in-game (currently available for privacy settings)
  • Add multiple Privacy types

Documentation Updates

  • The new commands have been documented. You can find the updated command list here.

Improvements

  • Enhanced Options manipulation through commands for easier configuration
  • Improved structure access management with expanded Privacy options

Release 1.3.0 - PREMIUM

· One min read
Very clean title :)

New Features

  • Making Expression parser core (works in commands for now) tutorial on wiki (WIP)
  • Add Crate (Portable/Placeable structures) with crate Option
  • Add valid worlds whitelist to structures with validworlds Option
  • Add random Result where you can execute random result based on chances

Fixes

  • Fix problem with CraftEngine and Oraxen ADDON

Release 1.1.8 - FREE

· One min read
Very clean title :)

New Features

  • Add /structory reload - structory.cmd.reload

Fixes & Improvements

  • Fixed problem where loading instances in not loaded world would crash the plugin

Release 1.2.6 - PREMIUM

· One min read
Very clean title :)

New Features

  • Add direct support for Oraxen, just like CraftEngine tag is oraxen

Follow up

  • Follow up of 1.1.8 FREE

Release 1.1.7 - FREE

· One min read
Very clean title :)

Fixes & Improvements

  • Fixed problem where players could not destroy structures

Release 1.2.5 - PREMIUM

· One min read
Very clean title :)

Fixes & Improvements

  • Follow up 1.1.7 FREE
  • Fixed problem where players could not destroy structures