- Added netherWater gamerule
- Allows you to place water in the nether
- Added infinityArrowCount
- Allows you to control how many arrows you need in your inventory for infinity to take place (max: 64)
- Made PlaceHolder api namespaces for all gamerules, accessible with ext:<rule> where <rule> is the gamerule name, but all lowercase
New in this release:
- /fly
- Allows admins to fly (Requires permission lvl 4)
- Merged code from Oliver-makes-code/simple-fly-command
- soupAxolotl, rightClickHarvest, creeperExplosions gamerules
- soupAxolotl
- Axolotls cycle through variants while named "Soup" or "soup"
- rightClickHarvest
- Right click a crop at full growth and it will drop the contents and replant
- Merged code from Oliver-makes-code/simple-right-click-harvest
- creeperExplosions
- Toggles creeper explosions
- Merged code from Oliver-makes-code/disable-creeper-explosions
- soupAxolotl
- Removed /nickname due to ongoing issues