mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 16:37:43 +01:00
Add player death exp control options
This commit is contained in:
@@ -410,6 +410,15 @@ fluid-tick-events
|
||||
* **default**: true
|
||||
* **description**: Fire plugin events when fluids tick
|
||||
|
||||
player
|
||||
* exp-dropped-on-death
|
||||
* equation
|
||||
- **default:** expLevel * 7
|
||||
- **description:** How much exp to drop on death. Available NMS variables are `expLevel`, `expTotal`, and `exp`.
|
||||
* maximum
|
||||
- **default:** 100
|
||||
- **description:** Maximum amount of exp value to drop on death
|
||||
|
||||
cat-spawns
|
||||
~~~~~~~~~~
|
||||
* delay
|
||||
|
||||
Reference in New Issue
Block a user