VulnerabilityPatcher/src/main/resources/config.yml
2019-01-20 01:33:46 +01:00

30 lines
625 B
YAML

# VulnerabilityPatcher by CoolJWB
# Patches:
# DeathPotions, DeathItems, CrashSigns, Books, RougeEntity, Knockback, Riptide, FollowRange, DisconnectItems, CrashEgg.
Patches:
- DeathPotions
- DeathItems
- CrashSigns
- Books
- RougeEntity
- Knockback
- Riptide
- FollowRange
- DisconnectItems
- CrashEgg
Commands:
Help:
Permission: vulnerability.help
Version:
Permission: vulnerability.version
Reload:
Permission: vulnerability.reload
Notify:
Enabled: false
Permission: vulnerability.notify
# DevMode should be set to false, unless you're a developer of this plugin.
DevMode: false