/Lock: Difference between revisions
Appearance
Created page with "{{CommandBox |name=Lock |purpose=Locks a world into read-only mode. |aliases= |uses=/Lock [WorldName] |cat=Worlds |perm=Lock |console=Yes |}} Puts the world into a read-only mod..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{CommandBox | {{CommandBox | ||
|name=Lock | |name=Lock | ||
|purpose= | |purpose=Puts world into read-only mode. | ||
|aliases= | |aliases= | ||
|uses=/Lock | |uses=/Lock | ||
/Lock WorldName | |||
|cat=Worlds | |cat=Worlds | ||
|perm=Lock | |perm=Lock | ||
| Line 11: | Line 13: | ||
Puts the world into a read-only mode. No-one can build or delete blocks there when the map is locked. By default it's locking the world you are on, but you can also lock by name. You can also unlock worlds using [[/UnLock]], lock all worlds using [[/LockAll]] and [[/UnLockAll]]. | Puts the world into a read-only mode. No-one can build or delete blocks there when the map is locked. By default it's locking the world you are on, but you can also lock by name. You can also unlock worlds using [[/UnLock]], lock all worlds using [[/LockAll]] and [[/UnLockAll]]. | ||
==<code>/Lock | ==<code>/Lock</code>== | ||
Locks the world | :Locks the world that you are on. Not usable from Console (since Console does not have a "current world"). | ||
==<code>/Lock WorldName</code>== | |||
:Locks the specified world. | |||
Revision as of 19:22, 7 July 2011
| Command | |
| Lock Puts world into read-only mode. | |
|---|---|
| Usage |
/Lock /Lock WorldName |
| Category | Worlds |
| Required permissions | Lock |
| Usable from console? | Yes |
| Introduced in | [[Version history#{{{v}}}|fCraft {{{v}}}]] |
Puts the world into a read-only mode. No-one can build or delete blocks there when the map is locked. By default it's locking the world you are on, but you can also lock by name. You can also unlock worlds using /UnLock, lock all worlds using /LockAll and /UnLockAll.
/Lock
- Locks the world that you are on. Not usable from Console (since Console does not have a "current world").
/Lock WorldName
- Locks the specified world.