Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion paper/config/plugins/SimpleAdminHacks/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ hacks:
enabled: true
# The list of PotionEffectType's that you do not wish players to receive.
naughty:
- DOLPHINS_GRACE
- BAD_OMEN
- SLOW_DIGGING
- SLOW_FALLING
Expand Down Expand Up @@ -182,6 +181,8 @@ hacks:
disableEndGatewayTP: false
ItemMetaConverterHack:
enabled: true
NoGraceWithDepth:
enabled: true
OldEnchanting:
enabled: true
# Hides what enchantment will be granted within the Enchanting Table
Expand Down