Closed Tenkotataii closed 2 years ago
Someone changed your string_check_regex: ^[a-zA-Z0-9 \s._\[\]\#\?\!\@\$\%\^\&\*\-\,\*\(\)\{\}]*$
to not allow Cyrillic.
I think it's not a removed thing It was happening on other servers too, like it was never having cyrillic symbols in its string_check_regex. What should i add in this string for Towny to allow cyrillic?
You would want to change it to include \P{M}
or some other variation of regex that allows Cyrillic.
I was mistaken earlier, you config is the default.
I think I should find out about variations as I don't know anything about them. Anyway, thanks for help.
What steps will reproduce the problem?
What is the expected output?
We expect to see a board with cyrillic letters like it happens in usual cases, for example, "Board: Example Town Board"
Towny version
[01:32:04] [Render thread/INFO]: [CHAT] -###---###- [Towny 0.98.4.0] [01:32:04] [Render thread/INFO]: [CHAT] #####-##### Authors: Chris H (Shade), ElgarL, LlmDl [01:32:04] [Render thread/INFO]: [CHAT] ########### And contributors like you. <3 [01:32:04] [Render thread/INFO]: [CHAT] -#########- [01:32:04] [Render thread/INFO]: [CHAT] --#######-- [01:32:04] [Render thread/INFO]: [CHAT] ----###---- [01:32:04] [Render thread/INFO]: [CHAT] -----#----- https://TownyAdvanced.github.io/ [01:32:04] [Render thread/INFO]: [CHAT] [TownyChat 0.98 ]
Server version
[01:31:38] [Render thread/INFO]: [CHAT] This server is running Pufferfish version git-Pufferfish-72 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: 8f05a00 on HEAD) You are on the latest version!
Please use Pastebin.com to link the following files