+re: Difference between revisions
From Flexible Survival
Jump to navigationJump to search
m added category |
Reformatted and added missing parameters |
||
| Line 1: | Line 1: | ||
<code>+re</code> brings up the list of renting commands. | |||
< | ;<code>+re #status</code> | ||
< | :See if the rooms can be rented in the current location, their owner, and other info. | ||
< | ;<code>+re #rentroom</code> | ||
< | :Rent a single room. You must pay three times the rent immediately. | ||
< | ;<code>+re #renthub</code> | ||
< | :Rent a room that can itself be rented out to others. You must pay five times the rent immediately. | ||
< | ;<code>+re #setdesc <desc></code> | ||
< | :Sets the description of a rented room, if you own it. | ||
< | ;<code>+re #setname <name></code> | ||
< | :Sets the name of a rented room, if you own it. | ||
;<code>+re eject <name></code> | |||
:Eject player called <name> from your room. | |||
;<code>+re #abode</code> | |||
:Sets a room abode for 5 minutes, allowing people to link there. | |||
;<code>+re #lock </code> | |||
:Locks a room from inside. Also works from outside, with caveats (see [[Renting#Features and limitations|renting]]). | |||
;<code>+re #lock fancy</code> | |||
:Locks a room with a 'fancy' lock that allows adding additional players that can access your room. <b>WARNING: this will increase your rental, and is pretty much undocumented.</b> | |||
;<code>+re #unlock</code> | |||
:Unlocks a room from inside. Also works from outside, with caveats (see [[Renting#Features and limitations|renting]]). | |||
;<code>+re #leave</code> | |||
:Unrents the room you are in. | |||
;<code>+re co-owner <[!]name></code> | |||
:Share ownership of a room with another player, or remove another player from shared ownership if <code>!</code> is used. Also has caveats, see see [[Renting#Features and limitations|renting]] for details. | |||
[[Category:Commands]] | [[Category:Commands]] | ||
Revision as of 11:09, 16 October 2018
+re brings up the list of renting commands.
+re #status- See if the rooms can be rented in the current location, their owner, and other info.
+re #rentroom- Rent a single room. You must pay three times the rent immediately.
+re #renthub- Rent a room that can itself be rented out to others. You must pay five times the rent immediately.
+re #setdesc <desc>- Sets the description of a rented room, if you own it.
+re #setname <name>- Sets the name of a rented room, if you own it.
+re eject <name>- Eject player called <name> from your room.
+re #abode- Sets a room abode for 5 minutes, allowing people to link there.
+re #lock- Locks a room from inside. Also works from outside, with caveats (see renting).
+re #lock fancy- Locks a room with a 'fancy' lock that allows adding additional players that can access your room. WARNING: this will increase your rental, and is pretty much undocumented.
+re #unlock- Unlocks a room from inside. Also works from outside, with caveats (see renting).
+re #leave- Unrents the room you are in.
+re co-owner <[!]name>- Share ownership of a room with another player, or remove another player from shared ownership if
!is used. Also has caveats, see see renting for details.