Skip to content
johnnyzerox7 edited this page Dec 2, 2012 · 2 revisions

##Miscellaneous Commands

Check what Region you are in. (If not inside one the nearest Region along with its coordinates will be given to you).

/regios check [regios.other.check]


###Command Set (cmd-set)

When a player enters a Region all commands in the set/list will be executed by the player.

Add a command to the list of commands.

/regios add-cmd-set <Region> <Command> [regios.other.cmd-set]

Remove a command from the list.

/regios rem-cmd-set <Region> <Command> [regios.other.cmd-set]

Displays a list of all the commands in the command set.

/regios list-cmd-set <Region> [regios.other.cmd-set]

Reset the command list.

/regios reset-cmd-set <Region> [regios.other.cmd-set]

Set whether the command set will be used or not.

/regios use-cmd-set <Region> <true/false> [regios.other.cmd-set]


###Gamemode Changing

If enabled, when a player enters a region their gamemode will be changed to what has been set. It will return to normal when player exits the region.

Set what gamemode the region will change players to.

/regios gamemode set <region> <gamemode> [regios.other.gamemode]

Enable/Disable gamemode changing in a region.

/regios gamemode change <region> <true/false> [regios.other.gamemode]