InControl 1.21-10.1.3
- New 'command' action for events. This is a json array of commands that will be executed when the event happens
InControl 1.20-9.3.3
- New 'command' action for events. This is a json array of commands that will be executed when the event happens
InControl 1.20-9.3.2
- The biometags test wasn't working in spawner.json
InControl 1.21-10.1.2
- The biometags test wasn't working in spawner.json
Hotfix: fixed problem with spawner.json
Hotfix: fixed a bug with spawner.json
InControl 1.21-10.1.0
- Fixed the 'area' sphere test. It was incorrect
- Much improved caching for counting. This has a great effect on performance
- New server config file where you can control this counting cache as well as change the radius used for nearest player tests
- TqLxQuanZ added knockbackset/multiply/add as well as knockbackresistanceset/multiply/add
- The spawner system (spawner.json) now supports many new conditions to improve performance and make rules easier to write (avoid the need for spawn.json rules). These conditions are encapsulated in a new 'and' block. There is also a 'not' block for negative conditions
- New 'spawntype' condition for spawn.json. This will allow you to test what type of spawn it is. Possible values are 'spawn_egg', 'natural', 'chunk_generation', 'structure', 'mob_summoned', 'conversion', ...
- New 'potionnoparticles' action for effects.json. This will allow you to do potion effects without particles
InControl 1.20-9.3.0
- Fixed the 'area' sphere test. It was incorrect
- Much improved caching for counting. This has a great effect on performance
- New server config file where you can control this counting cache as well as change the radius used for nearest player tests
- TqLxQuanZ added knockbackset/multiply/add as well as knockbackresistanceset/multiply/add
- The spawner system (spawner.json) now supports many new conditions to improve performance and make rules easier to write (avoid the need for spawn.json rules). These conditions are encapsulated in a new 'and' block. There is also a 'not' block for negative conditions
- New 'spawntype' condition for spawn.json. This will allow you to test what type of spawn it is. Possible values are 'spawn_egg', 'natural', 'chunk_generation', 'structure', 'mob_summoned', 'conversion', ...
- New 'potionnoparticles' action for effects.json. This will allow you to do potion effects without particles
InControl 1.21-10.0.5
- Fixed a bug in minverticaldist/maxverticaldist
InControl 1.20-9.2.11
- Fixed a bug in minverticaldist/maxverticaldist
InControl 1.21-10.0.4
- The 'phase' command now actually supports multiple phases now
- The 'eventspawn' condition will now also work correctly even with "when": "onjoin"
InControl 1.20-9.2.10
- The 'phase' command now actually supports multiple phases now
- The 'eventspawn' condition will now also work correctly even with "when": "onjoin"
InControl 1.21-10.0.3
- The 'command' action now supports a list of commands
InControl 1.20-9.2.9
- The 'command' action now supports a list of commands
InControl 1.19-7.1.18
- Fixed a problem with the block test sometimes crashing
InControl 1.20-9.2.8
- Fixed a problem with the block test sometimes crashing
InControl 1.21-10.0.2
- Fixed a problem with the block test sometimes crashing
InControl 1.19-7.1.17
- Fixed a problem with "onjoin" rules where the "incontrol" tag would not work properly
InControl 1.21-10.0.1
- Fixed a problem with "onjoin" rules where the "incontrol" tag would not work properly
- Added two new keywords: "inmultibuilding" and "multibuilding" that work similar to the "inbuilding" and "building" keywords but for multi buildings (Lost Cities)
- Some fixes
InControl 1.20-9.2.7
- Fixed a problem with "onjoin" rules where the "incontrol" tag would not work properly
- Added two new keywords: "inmultibuilding" and "multibuilding" that work similar to the "inbuilding" and "building" keywords but for multi buildings (Lost Cities)