Extremely important plugin to improve the server staff equip!
Separately inventory for creative players.
Clear creative items from anywhere they try to hold and abuse.
bypass permission:
creativeitem.admin
Dependency for permissions (soft dependency):
LuckyPerms
Config.yml
Code (Text):
# CreativeItem Configuration
# Lore to identify creative items (supports color codes with &)
CreativeItemLore: "&c&lCreative Item"
# Whether to log removals of creative items to console
LogRemovals: true
# Whether players with creativeitem.admin permission can bypass restrictions
AdminBypass: true
# Anti-PVP Configuration
AntiPVP:
# Prevent creative players from dealing damage to any entity
PreventCreativePVP: true
# Prevent mobs from targeting creative players
PreventCreativeMobTargeting: true
# Prevent creative players from using projectiles (arrows, eggs, snowballs, etc.)
PreventCreativeProjectiles: true
# Prevent creative players from using TNT and explosions
PreventCreativeTNT: true
# Prevent creative players from using harmful potions
PreventCreativePotions: true
# Blacklist materials that creative players cannot use (supports wildcards: * for any)
# Examples:
# - "DIAMOND_SWORD" - exact match
# - "*TNT*" - any item containing TNT in name
# - "LAVA*" - items starting with LAVA
# - "*BUCKET" - items ending with BUCKET
Blacklist:
- 'CHEST'
- 'BEDROCK'
- 'COMMAND_BLOCK'
- 'STRUCTURE_BLOCK'
- 'BARRIER'
- 'SPAWNER'
- 'COPPER_CHEST'
- '*_COPPER_CHEST' # All variants of COPPER_CHEST
- '*_SHELF' # All variants of SHELF
My Other plugins
Resources from FoxUshiha | SpigotMC - High Performance Minecraft Software
Please enter in the discord!
https://discord.gg/C3eYnYznaS
Thanks for downloading!!!
