mirror of
https://github.com/PretzelJohn/VillagerTradeLimiter.git
synced 2024-11-14 14:25:26 +01:00
Update config.yml
This commit is contained in:
parent
4097d9d8f3
commit
b06f9c9871
@ -26,7 +26,8 @@ IgnoreShopkeepers: true
|
||||
# Ignore interactions when the player is holding one of these item types (e.g. spawn_egg)
|
||||
# Ghast spawn egg is added to add compatibility with Safarinet plugin. If your server doesn't give ghast egg to noromal players you can ignore it.
|
||||
# Set to [] to disable this feature.
|
||||
IgnoreHeldItems: "ghast_spawn_egg"
|
||||
IgnoreHeldItems:
|
||||
- "ghast_spawn_egg"
|
||||
|
||||
# Add world names for worlds that you want to completely disable ALL villager trading. Set to [] to disable this feature.
|
||||
DisableTrading:
|
||||
|
Loading…
Reference in New Issue
Block a user