diff options
-rw-r--r-- | Essentials/src/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index a3607c4ce..1908b1d2e 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -51,6 +51,7 @@ default-stack-size: 64 item-spawn-blacklist: # Set this to true if you want permission based item spawn rules +# Note: The blacklist above will be ignored then. # Permissions: # - essentials.itemspawn.item-all # - essentials.itemspawn.item-[itemname] |