1.x/Commands and Permissions: Difference between revisions
From Citizens Wiki
< 1.x
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
== Admin Commands == | == Admin Commands == | ||
{| class="wikitable" style="text-align: center;" | |||
! style="width: 250px;" | Command | |||
! style="width: 140px;" | Aliases | |||
! style="width: 170px;" | Permission | |||
! Description | |||
|- | |||
| /citizens | |||
| ''None'' | |||
| citizens.admin.info | |||
| View general Citizens information | |||
|- | |||
| /brush cylinder | |||
| <block> [radius] [height] | |||
| /brush cyl<br />/brush c<br />/br cylinder<br />/br cyl<br />/br c<br />/tool brush cylinder<br />/tool brush cyl<br />/tool brush c<br />/tool br cylinder<br />/tool br cyl<br />/tool br c | |||
| worldedit.brush.cylinder | |||
| Choose the cylinder brush | |||
|- | |||
| /brush clipboard | |||
| ''None'' | |||
| /brush copy<br />/br clipboard<br />/br copy<br />/tool brush clipboard<br />/tool brush copy<br />/tool br clipboard<br />/tool br copy | |||
| a (Don't copy air) | |||
| worldedit.brush.clipboard | |||
| Choose the clipboard brush | |||
|} | |||
== General Commands == | == General Commands == |
Revision as of 18:47, 18 August 2011
Read below for detailed command documentation. For more info on per-type commands, see its corresponding page.
Admin Commands
Command | Aliases | Permission | Description | ||
---|---|---|---|---|---|
/citizens | None | citizens.admin.info | View general Citizens information | ||
/brush cylinder | <block> [radius] [height] | /brush cyl /brush c /br cylinder /br cyl /br c /tool brush cylinder /tool brush cyl /tool brush c /tool br cylinder /tool br cyl /tool br c |
worldedit.brush.cylinder | Choose the cylinder brush | |
/brush clipboard | None | /brush copy /br clipboard /br copy /tool brush clipboard /tool brush copy /tool br clipboard /tool br copy |
a (Don't copy air) | worldedit.brush.clipboard | Choose the clipboard brush |