
This plugin allows you to put custom any items on the floor, hang them on the walls and more
PlaceableItemsReworked is a powerful Minecraft plugin that allows players to place items in the game world with advanced settings and capabilities.
This plugin provides players with the ability to place items in the Minecraft world with various parameters such as:
✅ Two main commands:
/tg - simple command to toggle placement modes (available to all players)/cplace - advanced command for administrators with additional settings✅ Flexible placement settings:
✅ Various placement types:
ALL - placement on any surfacesFLOOR - only on floorCEILING - only on ceilingWALL - only on wallsFLOOR_AND_WALL - on floor and wallsCEILING_AND_WALL - on ceiling and walls✅ Sound effects:
✅ Multi-language support:
✅ Other features:
.jar file in your server's plugins folder/reloadplugins/PlaceableItemsReworked/config.ymlMain configuration parameters are in config.yml:
# Plugin language (en, ru)
language: en
# Enable ASCII art on startup
enable-ascii-art: true
# Default settings for /tg command
default-fallback-for-tg:
default:
# Fixed position (true - block center, false - free)
fixed: false
# Item centering
centered: false
# Item scale
scale: 1.0
# Surface offset (only for free mode)
offset: 0.5
# Item hitbox
hitbox:
x: 0.25
y: 0.5
z: 0.25
# Placement type
placeType: ALL
# Break count
breakCount: 3
# Item sounds
sounds:
place: "minecraft:block.wool.place"
break: "minecraft:block.wool.break"
interact: ""
/tg or /toggleSimple command to toggle placement modes.
Permission: placeableitems.tg (available to all players by default)
/cplace or /cplAdvanced command for administrators with additional settings.
Permission: placeableitems.admin (available only to operators)
Usage:
/cplace <subcommand>
| Permission | Description | Default |
|---|---|---|
placeableitems.tg |
Allows using /tg command |
true (all players) |
placeableitems.admin |
Allows using /cplace command and reload configuration |
op (operators only) |
Simple item placement:
/tg command to activate placement modeAdvanced settings:
/cplace command to access additional parametersIf you find a bug or have suggestions for improving the plugin, please create an issue on the project page.
Thank you to everyone who has contributed to this project and helped make it better!
© 2026 PlaceableItemsReworked Team