WaxShelf is a lightweight Paper/Spigot plugin that lets players wax Shelves(from 1.21.11) and Item Frames using Honeycomb, locking them against interaction.
A lightweight and powerful Minecraft plugin that allows players to "wax" item frames and shelves to prevent unwanted interactions. Perfect for decorators, shop owners, and builders!
| Command | Description | Permission |
|---|---|---|
/waxshelf reload |
Reloads the configuration | waxshelf.admin |
| Permission | Description | Default |
|---|---|---|
waxshelf.wax |
Apply wax to items | true |
waxshelf.unwax |
Remove wax from items | true |
waxshelf.invisible |
Toggle frame invisibility | true |
waxshelf.bypass |
Interact with waxed items | op |
waxshelf.admin |
Use reload command | op |
The plugin generates a config.yml with the following options:
# Enable or disable waxing mechanics
waxing:
shelves: true
chiseled-bookshelves: true
frames: true
# Enable or disable specific mechanics
mechanics:
shears-invisible-frames: true
leather-visible-frames: true
# Check for updates on startup (Modrinth API)
update-checker: true
plugins folder.Developed by dscss2 with ❤️