Make infinite lava setting per-world

This commit is contained in:
William Blake Galbreath
2020-01-02 11:00:19 -06:00
parent 1615576b9a
commit 99b8388073
7 changed files with 99 additions and 51 deletions

View File

@@ -100,11 +100,6 @@ slime-blocks-not-pushable
* **default**: false
* **description:** Prevent slime blocks from being pushable by pistons. Useful for preventing multiple types of duplication machines.
infinite-lava
~~~~~~~~~~~~~
* **default:** false
* **description:** Allow lava to take on infinite supply properties similar to water (two source blocks flowing together creates a new source block)
grindstone
~~~~~~~~~~~~~~~~~~~~~~
* disallow-placement
@@ -410,6 +405,12 @@ fluid-tick-events
* **default**: true
* **description**: Fire plugin events when fluids tick
lava-flow
~~~~~~~~~~~~~
* infinite
* **default:** false
* **description:** Allow lava to take on infinite supply properties similar to water (two source blocks flowing together creates a new source block)
player
* exp-dropped-on-death
* equation