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>

Flags your current room as permitting characters to build there.

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 and boot.
Decorators are permitted to use the desc switches.