Skip to content
Celebrimbor edited this page Dec 7, 2017 · 14 revisions

Config `### || AAC HIDER, BY PHOTON || ###

Report issues/errors to Celebrimbor's LifeTime Discord

|| REPLACEMENT TEXT ||

After running /aac, what should a player see instead of the AAC's output?

Be sure to mark special characters according to the java String format with a backslash.

Multi-line output is NOT possible.

Color codes utilize the character § (not &)

replacement: "Unknown command. Type "/help" for help."

|| COMMAND EXECUTION ||

The following command(s) will be run after a player runs /aac

You can also run multiple commands with the following format:

commands:

- "first command"

- "second command"

commands: "aacstaffnotify {player} just ran the /aac command! Possible hacker?"

|| OTHER AAC COMMANDS ||

Should the command and replacement run for other AAC commands?

Ex. /aac|admin|kick|ban|unban|staffnotify|reload|debug|message|chunkrestore|

block_other_commands: false

|| FASTBOW NOTIFICATIONS ||

Do you want to block the forced messages of the Fastbow check?

(too_many_shots and allow_bow) in AAC's language.yml

block_fastbow: false

|| AACHIDER EXEMPTIONS ||

Should players with AAC.admin be exempt from ALL features above?

exempt_admins: true

Should players with AAC.verbose be exempt from ALL features above?

exempt_verbose: true

Should we exempt any other player(s) by name?

Insert the names of the players that should be exempted.

Same format as "commands" section.

exempt_players: {} `

Clone this wiki locally