Solved Hide SERVER in mesages

Discussion in 'Rust Discussion' started by AndreSpecker, May 26, 2016.

  1. Wulf

    Wulf Community Admin

    Remove "SERVER" from any plugins that send the messages with that. All of my plugins don't send a prefix, it's up to plugin authors if they offer that or not and allow you to edit it easily.
     
  2. Wulf

    Wulf Community Admin

    If that message you are sending is from there, then it's likely because TimedExecute isn't setting a blank chat prefix, so the default of SERVER is being used. The plugin would need to either provide an option to customize the prefix or set it as a blank depending on what it is using for chat sending.
     
  3. you know how to add this setting?? or changes only with dev
     
  4. Wulf

    Wulf Community Admin

    If it's coming from that plugin, I'd recommend asking in the plugin's support thread.
     
  5. ok, thanks
     
  6. Bettersay