Merge pull request #2 from Turjoy9/master

Update config.yml
This commit is contained in:
PretzelJohn 2022-05-02 10:09:53 -04:00 committed by GitHub
commit 3513e97253
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,10 @@ IgnoreCitizens: true
IgnoreShopkeepers: true IgnoreShopkeepers: true
# Ignore interactions when the player is holding one of these item types (e.g. spawn_egg) # Ignore interactions when the player is holding one of these item types (e.g. spawn_egg)
IgnoreHeldItems: [] # 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"
# Add world names for worlds that you want to completely disable ALL villager trading. Set to [] to disable this feature. # Add world names for worlds that you want to completely disable ALL villager trading. Set to [] to disable this feature.
DisableTrading: DisableTrading: