1.x/Commands and Permissions: Difference between revisions
From Citizens Wiki
< 1.x
Line 28: | Line 28: | ||
| citizens.admin.save | | citizens.admin.save | ||
| Save Citizens files | | Save Citizens files | ||
|- | |||
| /citizens clean | |||
| ''None'' | |||
| citizens.admin.clean | |||
| Removes all "ghost" entities in your world | |||
|- | |||
| /npc remove all | |||
| ''None'' | |||
| citizens.admin.removeall | |||
| Remove all NPCs | |||
|} | |} | ||
Revision as of 18:54, 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 |
/citizens clean | None | citizens.admin.clean | Removes all "ghost" entities in your world |
/npc remove all | None | citizens.admin.removeall | Remove all NPCs |