Gallery

Description
GlymeraTrash - Craftable Trash Can
A placeable trash can block. Right-click to open a disposal window - anything left inside is destroyed when you close it. Works in any gamemode, no items dropped on the ground.
What is GlymeraTrash?
GlymeraTrash adds one clean furniture block: a trash can with a custom 3D model. Right-click it to open a 27-slot window, drop in whatever you want gone, and close the window - the contents are destroyed. No more littering the floor with unwanted items, and it works in survival too (not just creative).
Pure server-side plugin - no client mod required.
How It Works
- Craft a Trash Can at the Workbench (1x Iron Ore + 1x Stick)
- Place it anywhere
- Right-click to open the trash window
- Put items in, close the window - they're gone for good
Anyone can use a trash can. Only the player who placed it (the owner) and server operators can break it.
Crafting Recipe
| Input | Bench | Output |
|---|---|---|
| 1x Iron Ore + 1x Stick | Workbench | 1x Trash Can |
The recipe can be turned off in the config.
Configuration
Generated at first startup: mods/de.glymera_GlymeraTrash/config.json
| Setting | Default | Description |
|---|---|---|
recipeEnabled |
true |
Whether the trash can is craftable at the workbench |
protectionEnabled |
true |
Only the owner and operators can break a placed trash can |
Installation
- Place
GlymeraTrash-1.0.0.jarin your server'smods/folder - Start (or restart) the server
- Done!
Features
- Custom 3D model - a proper trash can, not a reskinned cube
- Works in any gamemode - destroys items instead of dropping them on the ground
- Open to everyone - any player can throw things away
- Owner protection - only the owner and operators can break a placed can
- Configurable - toggle the recipe and the break protection independently
Made with care by Glymera for the Hytale community
Changelog
GlymeraTrash - Changelog
v2.0.0 (2026-08-28) — Hytale 0.6.0 (Update 6)
- Rebuilt for Hytale 0.6.0 (Update 6). Requires server 0.6.0 or newer; this version does not run on 0.5.x, and older versions of this plugin do not run on 0.6.0.
- Migrated to the 0.6.0 APIs (network protocol hytale/3, new command-permission API, block/chunk/entity API changes). Everything that was open to players before is open to players again.
- Upgrade: delete the old jar from
mods/, drop in the new one and keep the plugin's data folder — configs and saved data carry over unchanged. Restart the server.
Only Marc can read this.