mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 16:37:43 +01:00
Make infinite lava setting per-world
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user