This repository was archived by the owner on Sep 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commands
gvlfm78 edited this page Dec 13, 2015
·
28 revisions
| Command | User/Admin | Description |
|---|---|---|
| /hotels | Admin | Shows how to access other features |
| /hotels help | Admin | Shows help pages |
| /hotels commands | User | Shows available commands (depending on permissions) |
| /hotels friend/f [add/remove] [hotelname] [roomnum] [playername] | User | Adds/removes player from the friend list for specified rented room - Player will be able to access the room like the owner |
| /hotels friend/f [list] [hotelname] [roomnum] | User | Lists players in the friend list for specified rented room |
| /hotels sethome | User | Allows you to set a hotel home and default room home if in creation mode, else a user home for their rented room |
| /hotels home/hm [hotelname] | User | Allows you to teleport to a hotel or room home |
| /hotels list | User | Lists all hotels in current/specified world |
| /hotels rlist [hotel] | User | Lists all rooms in specified hotel in current/specified world |
| /hotels check | User | Lists all rooms rented by you/specified player |
| /hotels creationmode/cm [enter/exit] | Admin | Enter/exit hotels creation mode |
| /hotels creationmode/cm reset | Admin | Resets inventory files in case something goes wrong |
| /hotels create/c [hotelname] | Admin | Create a hotel with current selection |
| /hotels room [hotelname] [roomnum] | Admin | Create room with current selection within specified hotel |
| /hotels delete [hotelname] | Admin | Delete specified hotel |
| /hotels delr [hotelname] [roomnum] | Admin | Deletes specified room |
| /hotels rename/ren [oldname] [newname] | Admin | Renames specified hotel |
| /hotels renum [hotelname] [oldnum] [newnum] | Admin | Renumbers specified room |
| /hotels reload | Admin | Reloads all Hotels configuration files |
| /hotels remove [hotelname] [playername] | Admin | Removes specified player from being owner of specified room |