-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
All under /dreambound. Operator commands need permission level 2 (gamemasters) or higher.
| Command | Who | What |
|---|---|---|
/dreambound preview |
Everyone | Lists what your dream is holding |
/dreambound status |
Everyone | One-line summary of your dream, plus the server's settings |
/dreambound preview <player> |
Operators | The same, for someone else |
/dreambound status <player> |
Operators | The same, for someone else |
/dreambound clear <player> |
Operators | Wipes a player's dream entirely |
/dreambound reload |
Operators | Re-reads dreambound.properties without a restart |
The one worth knowing about. It prints your saved loadout broken up by area:
Dreambound | Steve is holding 214 items and 340 XP in the dream:
Armor: Diamond Helmet, Iron Chestplate, Diamond Boots
Offhand: Shield
Inventory: Diamond Pickaxe, 64x Cobblestone, 32x Torch, 12x Bread
Trinkets: Ring of Haste
Identical stacks are merged, so cobblestone spread over four slots reads as one entry. Item names come from the items themselves, so they appear in your own language.
Use it before a dangerous trip. If what it lists is not what you are wearing, your dream is out of date and you should sleep again.
A compact version, plus the server's current settings:
Dreambound | Steve: 9 item slot(s), 340 XP | bed=true anchor=true graves=true xp=true xpLoss=0% clearOnRespawn=false
The settings half is there so an operator can see how the server is configured without opening the config file.
Removes a player's snapshot and any loadout waiting to be handed back. Use it if someone's dream state has ended up wrong, or to reset a player deliberately.
This cannot be undone; the snapshot is gone and they will need to sleep again.
Applies edits to dreambound.properties immediately, and re-checks which supported mods are installed. Handy for tuning settings on a live server.