Skip to main content.

+manageroom


+manageroom

Usage:
+manageroom
+manageroom/name <name>
+manageroom/desc <description>
+manageroom/springdesc <description>
+manageroom/summerdesc <description>
+manageroom/falldesc <description>
+manageroom/winterdesc <description>
+manageroom/exitname <exit>=<new name>
+manageroom/addhome <owner>
+manageroom/confirmhome <owner>
+manageroom/rmhome <owner>
+manageroom/addshop <owner>
+manageroom/confirmshop <owner>
+manageroom/rmshop <owner>
+manageroom/toggleprivate
+manageroom/setbarracks
+manageroom/addbouncer <character>
+manageroom/rmbouncer <character>
+manageroom/adddecorator <character>
+manageroom/rmdecorator <character>
+manageroom/ban <character>
+manageroom/unban <character>
+manageroom/boot <character>=<exit>
+manageroom/togglepets <"allowlist" or character>


Flags your current room as permitting characters to build there.
Cost is 100 economic resources unless specified otherwise.

To set a seasonal description for your room, use /springdesc, /summerdesc,
etc. /desc will always be shown as a fallback otherwise.

You can also embed special time markers in your room description, like this:

```
<night>In the darkness, the forest looks foreboding.</night>.
<morning>Birds are chirping and whatnot.</morning>
<afternoon>Birds are no longer chirping.</morning>
<evening>THEY WILL NEVER CHIRP AGAIN.</evening>
```

Text marked this way will only display when the server is truly at the given
timeslot. The available times are night, morning, afternoon and evening.

Note that `@detail`, seasons and time-of-day slots only work on rooms in this
version of the `@desc` command.

Owners can appoint characters to be decorators or bouncers, to allow them to
use commands while not owners.

The ban switch prevents characters from being able to enter the room. The boot
switch removes characters from the room. Bouncers are able to use ban, unban,
and boot. Decorators are permitted to use desc switches.

Togglepets switch controls entry of characters with animals. Comma-separated
names toggle characters on an allowlist. The list is wiped when toggling
the room to allow pets again. (Allowed characters not recognized in disguise)