Nerfstick
This plugin provides server owners with enhanced capabilities for configuring the use of the debug stick in Minecraft. With it, debug sticks can be safely distributed to players in survival mode while restricting their usage in protected areas where members lack building permissions—such as WorldGuard regions or GriefPrevention claims.
Additionally, the plugin allows for fine-tuning which specific block properties can be altered using the debug stick, offering complete control over available features.
Setup for LuckPerms
For integration with LuckPerms, the following settings are recommended, as they have proven effective in practice. Note that LuckPerms supports regular expressions (denoted by the r= prefix), but other permission plugins may lack this functionality.
- Set minecraft.debugstick.always to true to allow players to use the debug stick outside of creative mode.
- Disable the modification of the waterlogged property in the Nether by setting *r=nerfstick.use.minecraft..waterlogged to false for the the_nether* dimension.
Below is a list of permissions that should be activated (set to true). This is a whitelist of blocks available for modification with the debug stick:
- nerfstick.use.minecraft.barrel.
- nerfstick.use.minecraft.bell.
- nerfstick.use.minecraft.furnace.
- nerfstick.use.minecraft.ladder.
- nerfstick.use.minecraft.lectern.
- nerfstick.use.minecraft.lever.
- nerfstick.use.minecraft.lightning_rod.
- nerfstick.use.minecraft.note_block.
- nerfstick.use.minecraft.observer.
- nerfstick.use.minecraft.rail.
- nerfstick.use.minecraft.redstone_comparator.
- nerfstick.use.minecraft.tripwire_hook.
- nerfstick.use.minecraft.redstone_lamp.
- nerfstick.use.minecraft.ender_chest.*
- nerfstick.use.minecraft.dispenser.facing
- nerfstick.use.minecraft.dropper.facing
- nerfstick.use.minecraft.piston.facing
- nerfstick.use.minecraft.sticky_piston.facing
- r=nerfstick.use.minecraft._chest.
- r=nerfstick.use.minecraft._fence.
- r=nerfstick.use.minecraft._gate.
- r=nerfstick.use.minecraft._glazed_terracotta.
- r=nerfstick.use.minecraft._lantern.
- r=nerfstick.use.minecraft._leaves.
- r=nerfstick.use.minecraft._log.
- r=nerfstick.use.minecraft._rail.
- r=nerfstick.use.minecraft._repeater.
- r=nerfstick.use.minecraft._sign.
- r=nerfstick.use.minecraft._stairs.
- r=nerfstick.use.minecraft._trapdoor.
- r=nerfstick.use.minecraft._wall.