-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
Joe Goett edited this page Aug 20, 2015
·
1 revision
This is a Work In Progress!
- Anything surrounded by < and > is required argument
- Anything surrounded by [ and ] is an optional argument
Command | Aliases | Permission |
---|---|---|
/aperf <command> | ap | aperf.cmd |
/aperf help | ? | aperf.cmd.help |
Command | Aliases | Permission |
---|---|---|
/aperf module | m | aperf.cmd.module |
/aperf module list | l | aperf.cmd.module.list |
/aperf module toggle <module> [enable] | t | aperf.cmd.module.toggle |
Command | Aliases | Permission |
---|---|---|
/aperf entity <command> | e | aperf.cmd.module.entity |
/aperf entity list [group] [filter] [limit] | l | aperf.cmd.module.entity.list |
/aperf entity listaround <radius> [group] [filter] [limit] | la | aperf.cmd.module.entity.listaround |
/aperf entity listnearhere <radius> [group] [filter] [limit] | lnh | aperf.cmd.module.entity.listnearhere |
/aperf entity listhere [group] [filter] [limit] | lh | aperf.cmd.module.entity.listhere |
Command | Aliases | Permission |
---|---|---|
/aperf entity spawn <command> | s | aperf.cmd.module.entity.spawn |
/aperf entity spawn list | l | aperf.cmd.module.entity.spawn.list |
/aperf entity spawn toggle <id> [enable] | t, enable | aperf.cmd.module.entity.spawn.toggle |
/aperf entity spawn create <type> <options> | c | aperf.cmd.module.entity.spawn.create |
/aperf entity spawn remove <id> | r, rm | aperf.cmd.module.entity.spawn.remove |
/aperf entity spawn edit <id> | e | aperf.cmd.module.entity.spawn.edit |
/aperf entity spawn save | s | aperf.cmd.module.entity.spawn.save |
/aperf entity spawn discard | d | aperf.cmd.module.entity.spawn.discard |
Command | Aliases | Permission |
---|---|---|
/aperf entity spawn filter | f | aperf.cmd.module.entity.spawn.filter |
/aperf entity spawn filter add <type> <options> | a | aperf.cmd.module.entity.spawn.filter.add |