
Placeable Items
This plugin allows you to put custom any items on the floor, hang them on the walls and more
- Загрузки
- 943
- Подписчики
- 11
- Обновлён
- 16 апреля 2026 г.
- Лицензия
- MIT
Опубликован 1 апреля 2025 г.
WARNING: NEW VERSION IS ONLY NEW BETA
PlaceableItemsReworked
PlaceableItemsReworked is a powerful Minecraft plugin that allows players to place items in the game world with advanced settings and capabilities.
📋 Description
This plugin provides players with the ability to place items in the Minecraft world with various parameters such as:
- Fixed or free placement
- Scale and position adjustment
- Different placement types (floor, ceiling, walls)
- Hitbox customization
- Sound effects on interaction
🎮 Features
✅ 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:
- Fixed placement (block center) or free placement
- Item scale adjustment
- Surface offset
- Hitbox customization (size and shape)
✅ 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:
- Sound when placing an item
- Sound when breaking/picking up an item
- Sound on interaction (optional)
✅ Multi-language support:
- English (default)
- Russian
✅ Other features:
- Setting the number of clicks to break an item
- ASCII art on plugin startup (optional)
📦 Installation
- Download the latest release of the plugin from the release page
- Place the
.jarfile in your server'spluginsfolder - Restart the server or run
/reload - Configure the plugin by editing
plugins/PlaceableItemsReworked/config.yml
🛠️ Configuration
Main 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: ""
🎯 Commands
/tg or /toggle
Simple command to toggle placement modes.
Permission: placeableitems.tg (available to all players by default)
/cplace or /cpl
Advanced command for administrators with additional settings.
Permission: placeableitems.admin (available only to operators)
Usage:
/cplace <subcommand>
🔧 Permissions
| Permission | Description | Default |
|---|---|---|
placeableitems.tg |
Allows using /tg command |
true (all players) |
placeableitems.admin |
Allows using /cplace command and reload configuration |
op (operators only) |
📝 Usage Examples
Simple item placement:
- Hold an item in your hand
- Use
/tgcommand to activate placement mode - Right-click on a block to place the item
Advanced settings:
- Use
/cplacecommand to access additional parameters - Configure scale, position and other settings
- Place the item with custom settings
- Use
🐛 Bug Reports and Suggestions
If you find a bug or have suggestions for improving the plugin, please create an issue on the project page.
🙏 Acknowledgements
Thank you to everyone who has contributed to this project and helped make it better!
© 2026 PlaceableItemsReworked Team
Ченджлог
2.1Релиз26.1, 26.1.1, 26.1.2 · 16 апреля 2026 г.
fix lang files and manager
2.0Бета1.21.11, 26.1, 26.1.1 · 3 апреля 2026 г.
PlaceableItemsReworked - Major Update v2.0
🚀 Complete System Overhaul
We're excited to announce a complete rewrite of PlaceableItemsReworked! This major update brings fundamental changes to the core systems, placement mechanics, and overall architecture.
🔧 Key Improvements:
- Completely redesigned placement system with new physics-based positioning
- Brand new interaction handler for more responsive and accurate item interactions
- Enhanced display management with improved hitbox calculations
- Optimized data storage with better performance and reliability
- New rotation system for smoother item orientation
- Redesigned configuration structure for easier customization
- Improved command system with better error handling and user feedback
🎯 New Features:
- Advanced placement presets with customizable templates
- Dynamic hitbox adjustment based on item scale
- Multi-surface placement support (floor, walls, ceiling)
- Enhanced sound system with configurable audio feedback
- New permission system with granular control
- Improved admin commands with comprehensive settings
🐛 Bug Fixes:
- Fixed numerous placement positioning issues
- Resolved interaction detection problems
- Corrected hitbox calculation errors
- Fixed configuration loading bugs
- Improved memory management and performance
This update represents a complete transformation of the plugin, offering better stability, performance, and user experience while maintaining backward compatibility with existing configurations.
Upgrade recommended for all users!
1.2.8Релиз1.21.5, 1.21.6, 1.21.7 · 4 июля 2025 г.
fixed some interaction issue:
- fixed plugin compability and dupe issue (MythicMobs, ItemsAdder and other)
1.2.5Релиз1.21.4, 1.21.5, 1.21.6 · 30 июня 2025 г.
- fixed items adder support
1.2.5Релиз1.21.4, 1.21.5, 1.21.6 · 27 июня 2025 г.
Fixes
- blocks now can't be toggled
soft ItemsAdder support:
- customblocks can't be toggled
- customfurniture can't be toggled
1.2.5Релиз1.21.3, 1.21.4, 1.21.5 · 5 мая 2025 г.
- Fixed item despawn bug
- Fixed a bug with item disappearance
1.2.4Релиз1.21.3, 1.21.4, 1.21.5 · 5 мая 2025 г.
- FIXED CORE BUG!
- fixed infinity items bug.
- fixed Dupe
1.2.3Релиз1.21.3, 1.21.4, 1.21.5 · 30 апреля 2025 г.
- added 'block' tag and command to block '/tg' command use. usage: /fpi block/unblock
- fixed some bugs
Комментарии
Загружаем…