mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-15 11:04:29 +02:00
Added a comment to config that the item-spawn-blacklist will be ignored, if permission-based-item-spawn is set to true.
This commit is contained in:
@@ -51,6 +51,7 @@ default-stack-size: 64
|
|||||||
item-spawn-blacklist:
|
item-spawn-blacklist:
|
||||||
|
|
||||||
# Set this to true if you want permission based item spawn rules
|
# Set this to true if you want permission based item spawn rules
|
||||||
|
# Note: The blacklist above will be ignored then.
|
||||||
# Permissions:
|
# Permissions:
|
||||||
# - essentials.itemspawn.item-all
|
# - essentials.itemspawn.item-all
|
||||||
# - essentials.itemspawn.item-[itemname]
|
# - essentials.itemspawn.item-[itemname]
|
||||||
|
Reference in New Issue
Block a user