Hello everyone For some reason, the rage mod does not want to work... Even at any distance, write, everyone can see everything. What's wrong? Here's the config:
I don't have any experience with this plugin, but it looks like you have the permission chatcontrol.chat.overrideranged given to default group. This seems like it would cause all players to be able to talk globally instead of having the range of 50 blocks. I could be wrong though.
I don't know much about the plugin, but do me a favour by 1. Inserting text for the config instead of picture. Also include [code=YAML] and [/code] while inserting. 2. Any errors?
Code (YAML): # !---------------------------------------------------------! # ! File automatically updated at 18.01.2020 23:18:11 # ! to plugin version v5.8.7 # !---------------------------------------------------------! # ! Unfortunatelly due to how Bukkit handles YAML # ! configurations, all comments (#) were wiped. # ! For reference values and comments visit # ! https://github.com/kangarko/chatcontrol # !---------------------------------------------------------! Anti_Bot: Rejoin_Delay_Seconds: 4 Block_Actions_Until_Moved: Chat: true Anti_Caps: Enabled: true Warn_Player: true Ignore_Usernames: false Min_Message_Length: 5 Min_Caps_Percentage: 50 Min_Caps_In_A_Row: 5 Whitelist: - OMG - LOL - WTF - WOW - ROFL Anti_Spam: Similarity_Check: Ignore_Special_Characters: true Ignore_Duplicate_Characters: false Ignore_First_Arguments_In_Commands: true Commands: Delay_Between_Commands: 0 Similar_Percentage_Block: 0 Whitelist_Similarity: - tell - pm - t - w - r Whitelist_Delay: - spawn - home Chat: Delay_Between_Messages: 1 Similar_Percentage_Block: 0 Regex_In_Whitelist: false Whitelist_Similarity: - hello - hey Whitelist_Delay: - true Chat: Formatter: Enabled: true Message_Format: '&8[L]&f {pl_prefix}{player}:{pl_suffix} {message}' Global_Message_Format: '&a[G]&f {pl_prefix}{player}:{pl_suffix} {message}' Spy_Message_Format: '&8SPY: &e[{world}]&f {pl_prefix}{player}:{pl_suffix} {message}' Ranged_Mode: true Range: 50.0 Minimum_Players_To_Enable_Checks: 0 Regex_Timeout_Milis: 100 Locale: ru Log_Lag_Over_Milis: 100 Verbose_Rules: true Silent_Startup: true Reset_Cache_On_Quit: false Enforce_New_Line: false Lookup_Geo_Data: true Debug: false Version: 4 Grammar: Insert_Dot: Enabled: true Min_Message_Length: 5 Capitalize: Enabled: true Min_Message_Length: 5 Clear: Broadcast: true Do_Not_Clear_For_Staff: true Console_Lines_To_Clear: 300 Messages: Join: '{pl_prefix}{player} &eприсоединился' Quit: '{pl_prefix}{player} &eвышел' Kick: '{pl_prefix}{player} &eбыл кикнут' Show_Quit_Only_When_Logged: true Timed: Enabled: false Random_Order: false Random_No_Repeat: true Prefix: '&8[&2Tip&8]&2' Suffix: '' Delay_Seconds: 180 Message_List: global: - Hey, {player}, did you know that this server is running ChatControl? - 'Visit developer website: &ahttps://goo.gl/CT3Zdl' hardcore: - Grief is not permitted what-so-ever and every griefer will be banned. - Can you survive the night on {world} world? hardcore_nether: - includeFrom hardcore ignored-world: - excludeGlobal creative: - excludeGlobal - Welcome on Creative world. Enjoy your gamemode :) Mute: Broadcast: true Silence: Join_Messages: true Quit_Messages: true Kick_Messages: true Death_Messages: true Disabled_Commands_During_Mute: - me - tell - msg - r - w Packets: Enabled: true Tab_Complete: Disable: true Disable_Only_In_Commands: true Allow_When_Message_Has_Space: true Allow_When_Length_Above: 0 Rules: Check_Chat: true Check_Commands: true Check_Signs: true Check_Packets: true Packets: Deserialize_Json: true Console: Filter: Enabled: true Filter_Console_Messages: - Reached end of stream for - Connection reset - lost connection Signs: Duplication: Deny_Signs_With_Same_Text: false Alert_Staff: true Block_When_Violates_A_Rule: true Drop_Sign: true Sound_Notify: Enabled: true Notify_Only_When_Afk: true Notify_Only_If_Prefixed_With: '@' Sound: ENTITY_CHICKEN_EGG, 1F, 1.5F Enabled_In_Commands: - msg - tell - t - w - r Groups: Enabled: false Always_Check_Updates: false Group_List: trusted: Message_Delay: 0 guest: Message_Delay: 4 Command_Delay: 6 vip: Join_Message: '&6[VIP] &e{player} has joined the game' Leave_Message: '&6[VIP] &e{player} has left the game' Kick_Message: none Updater: Enabled: true Notify: true Download: true Check_Notes: true Writer: Write_Chat_Communication: true Strip_Colors: true Ignore_Players: - ignoredAdmin Write_Commands: - tell Listener_Priority: Formatter: NORMAL Checker: NORMAL Minimum_Players_To_Enable_Checks: 0 Regex_Timeout_Milis: 100 Locale: en Log_Lag_Over_Milis: 100 Verbose_Rules: true Silent_Startup: true Reset_Cache_On_Quit: false Enforce_New_Line: false Lookup_Geo_Data: true Debug: false Version: 4
Paste your code in Pastebin.com or Hastebin.com, I think Spigot has a problem with code formatting, it's constantly missing spaces. Put it in pastebin.com or hastebin.com and put the link here. I'll take a look
Are you sure there's no errors? Even if it doesn't load, the console should tell you why. You should get the error and tell the community, so we know it's a yaml error and not some NullPointerException. EDIT: It looks like everything has code formatting problems. Even pastebin removed a few spaces I've put to allow your code to work.
I've checked Hastebin and it doesn't seem to have problems. Now this is what you do, you make a backup of your old config, then blow up the original copy, and replace it with everything inside here: https://hastebin.com/pegasacahu.coffeescript
It still doesn't work. I even deleted my file and the plugin generated a new one. That doesn't work either...
It may not be a config problem then, it should show an error, can you start your server and show the logs?