# If true all messages will include a [SimpleNicks] prefix, enabling this supports me as a developer by "advertising" this plugin in your server!
# Disabling this has NO effect on this plugin it is only there to help support me
prefix:
usePrefixInMessages: true
# usePrefixInMessages must be TRUE to use this.
# Possibilities:
# AQUA, BLACK, BLUE, DARK_AQUA, DARK_BLUE, DARK_GRAY, DARK_GREEN, DARK_PURPLE
# DARK_RED, GOLD, GRAY, GREEN, LIGHT_PURPLE, RED, WHITE & YELLOW.
prefixColor: AQUA
# Should players be able to set their nicknames to a nickname that contains a users full Game Name?
# I.E. AkaGiant could not set their nickname to Minecrafter918 because that's a name of an online user.
# TODO: Allow a permission to bypass this system.
setNicknamesToOnlinePlayers: false
# Disable this if you have a different plugin that formats your chat!
chatFormatting:
enabled: true
format: '%playerDisplayName% ยป %playerMessage%'
# If true, when a player joins the server. The plugin will update the users nickname to their setnick name rather
# than is being reset to their normal name (set this to false if you're changing a users name with another plugin)
changePlayerNicknameOnJoin: true
# if false, console will NOT be able to change a users nickname
allowConsoleToChangeNicknames: true
nickColorsMenu:
fillerItem:
fillerItemMaterial: GRAY_STAINED_GLASS_PANE # Use Bukkit Materials here
# List all words that you do NOT want players to be able to set their nick name to here.
blacklistedWords:
- cunt
- fuck
- shit
- dick
- bastard
- piss
- twat
- fucker
- fucking
- nigger
- nigga
- niga
- nignog
- crap
- arse
- arsehole
- asshole
- pussy
- bitch
- bullshit
- piss
- tits
- fanny
- knob
- prick
- bellend
- tit
- cock
- dickhead
- wanker
CONFIG_VERSION: v1 # DO NOT TOUCH THIS VALUE