-
Notifications
You must be signed in to change notification settings - Fork 10
Command Permissions
Mike Liu edited this page Feb 2, 2016
·
3 revisions
Here is a list of commands and their corresponding permissions.
Note that all commands from foxcore can be used with any prefix, so /foxguard state and /foxcore state are equivalent.
| Command | Permission |
|---|---|
| /fg handlers priority | foxguard.command.modify.objects.handlers.priority |
| /fg modify | foxguard.command.modify.objects.modify |
| /fg delete | foxguard.command.modify.objects.delete |
| /fg detail | foxguard.command.info.detail |
| /fg list | foxguard.command.info.list |
| /fg here | foxguard.command.info.here |
| /fg create | foxguard.command.modify.objects.create |
| /fg enable/disable | foxguard.command.modify.objects.enabledisable |
| /fg link | foxguard.command.modify.link.link |
| /fg rename | foxguard.command.modify.objects.rename |
| /fg save | foxguard.command.save |
| /fg unlink | foxguard.command.modify.link.unlink |
| /fc about | foxcore.command.info.about |
| /fc debug | foxcore.command.debug.debug |
| /fc flush | foxcore.command.state.flush |
| /fc state | foxcore.command.state.state |
| /fc current | foxcore.command.state.current |
| /fc position | foxcore.command.state.add.position |
| /fc test | foxcore.command.debug.test |
| /fc wand | foxcore.command.wand |