Description
UndoPlace
Ever place a block and immediately regret it? UndoPlace lets you undo block placements instantly — just run a command or press a keybind. Every player gets their own config, so changing your settings won't mess with anyone else on the server.
Features
- Undo blocks one at a time, in batches (
/undo 5), or all at once (/undo all) - Crouch keybind — toggle it on in settings, then just crouch to undo (500ms cooldown so you don't accidentally spam it)
- Per-player configuration — each player has independent settings, saved to their own config file
- Block filtering — two modes:
- ALL — tracks every block you place
- FILTERED — only tracks blocks from categories you enable (Structural, Wood, Deco, Furniture, etc.) with per-block overrides (Always/Never/Default)
- Settings UI — full in-game menu with category toggles, block search, pagination, and all your settings in one place
- History limits — set a max history size (5–200 or unlimited) and an optional time limit (30s–300s) so old placements expire automatically
- Item return — undone blocks go back into your inventory
Commands
| Command | Description |
|---|---|
/undo |
Undo your last block placement |
/undo <number> |
Undo multiple blocks at once |
/undo all |
Undo everything in your history |
/undo settings |
Open the settings menu |
/undo status |
Show your current config and history |
/undo toggle |
Toggle undo tracking on/off |
/undo clear |
Clear your undo history |
Aliases: /u, /z


