Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Tips and Tricks

kangarko edited this page May 6, 2017 · 3 revisions
  • Plugin saves files in UTF-8 format. WordPad or Notepad on Windows may break them. Notepad++ is strongly recommended. Use UTF-8 (without BOM), not ANSI.
  • To use color codes (anywhere) you must put the entire message in quotes (double quotes "" also work), example: '&cHello &aworld'
  • Use \n to make a new line in a message. Put the message in quotes and save the file with Notepad++, using ANSI or UNICODE encoding (In Notepad++: Top menu->Encoding->Convert to ->Save).
  • To whitelist an IP/domain, use 'ignore string' operator in your rule. Help and examples are in rules.txt file.
  • For per world chat with unlimited radius in world, enable Ranged_Mode and give everyone chatcontrol.chat.overrideranged permission.
  • Cyrilic alphabet is supported! Set Ignore_Special_Characters to false in settings.yml.