VulnerabilityPatcher/out/production/resources/config.yml
CoolJWB 8935f3824c Commit v0.3.1
Blocked structure blocks.
2019-06-26 03:01:32 +02:00

46 lines
No EOL
1.1 KiB
YAML

# VulnerabilityPatcher by CoolJWB.
# Patches: DeathPotions, DeathItems, CrashItems, Books, RougeEntity, Arrows, Riptide, FollowRange, DisconnectItems, EntityTag.
# All patches added in the list below will be activated on server startup.
Patches:
- DeathPotions
- DeathItems
- CrashItems
- Books
- RougeEntity
- Arrows
- Riptide
- FollowRange
- DisconnectItems
- EntityTag
- Blocks
- StructureBlocks
# All entities added below will be blocked to use in a spawn egg.
BlockedEntityTags:
- lightning_bolt
- falling_block
- area_effect_cloud
Commands:
Help:
Permission: vulnerability.help
Version:
Permission: vulnerability.version
Reload:
Permission: vulnerability.reload
BlockTags:
Permission: vulnerability.tags.block
UnblockTags:
Permission: vulnerability.tags.unblock
EnablePatch:
Permission: vulnerability.patch.enable
DisablePatch:
Permission: vulnerability.patch.disable
Notify:
Enabled: false
Permission: vulnerability.notify
# DevMode should be set to false, unless you're a developer of this plugin.
DevMode: false