1.x/Commands and Permissions: Difference between revisions
From Citizens Wiki
< 1.x
No edit summary |
|||
Line 2: | Line 2: | ||
== Admin Commands == | == Admin Commands == | ||
{| class="wikitable" style="text-align: center;" | {| class="wikitable" style="text-align: center;" | ||
Line 15: | Line 14: | ||
| View general Citizens information | | View general Citizens information | ||
|- | |- | ||
| / | | /citizens debug | ||
| | | ''None'' | ||
| / | | citizens.admin.debug | ||
| | | Toggle debug mode, if debug is on, debug messages will print to the console | ||
| | |- | ||
| /citizens reload | |||
| ''None'' | |||
| citizens.admin.reload | |||
| Reload Citizens configuration files | |||
|- | |- | ||
| / | | /citizens save | ||
| ''None'' | | ''None'' | ||
| | | citizens.admin.save | ||
| Save Citizens files | |||
| | |||
|} | |} | ||
Revision as of 18:50, 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 |
/citizens debug | None | citizens.admin.debug | Toggle debug mode, if debug is on, debug messages will print to the console |
/citizens reload | None | citizens.admin.reload | Reload Citizens configuration files |
/citizens save | None | citizens.admin.save | Save Citizens files |