mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 16:37:43 +01:00
Close #17 - Add configurable max level for enchantments
This commit is contained in:
@@ -112,6 +112,14 @@ packet-limiter
|
||||
- **default**: "Sent too many packets"
|
||||
- **description**: The message player sees when being kicked from packet limiter
|
||||
|
||||
* enchantment
|
||||
* <enchantment id>
|
||||
* max-level
|
||||
- **default**: 1 through 5
|
||||
- **description**: Maximum level the enchantment can be
|
||||
.. note::
|
||||
Enchantment level lore is rendered client side. Levels above 11 do not have a lang entry in the locale file. Use a resource pack to overcome this.
|
||||
|
||||
blocks
|
||||
~~~~~~
|
||||
* barrel
|
||||
|
||||
Reference in New Issue
Block a user