Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Do you want to kick players when they swear?
- KICK_ON_SWEAR: false
- #The message to be shown to players when they swear. This will be the kick message if kicking is enabled.
- KICK_MESSAGE: '&4Swearing is not allowed on this server!'
- EXPLOSION_ON_SWEAR: false
- #false for blocking message and true for doing NEW_MESSAGE instead.
- REPLACE_MESSAGE: true
- #Should the censored word be replaced with NEW_MESSAGE? ONly works if REPLACE_MESSAGE is false
- BEEP_WORD: true
- #Command for the console to execute when someone swears use <player> for the player that swears
- COMMAND_ON_SWEAR: warn <player>
- #The message to replace the swears with requires REPLACE_MESSAGE to be true
- NEW_MESSAGE: I am a poop face!
- #Put all words to censor here
- list:
- - fuck
- - shit
- - bitch
- - kunt
- - cunt
- - slut
- - fag
- - faggot
- - nigger
- - nigga
- - loser
- - ugly
- - dumbass
- - ass
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement