Home Name
This section of the configuration controls how players can name their homes. It provides fine-grained control over name length, color codes, and content filtering using both word blacklists and regula
Regex Filtering – How It Works & How to Customize It
🔍 What the current regex does
regex: "(?i)(([a-zA-Z0-9.-]+)?\\.(gg|com|net|org|xyz|co|me|io|hu|uk|us|de|fr|it)(\\s|$)|f[uú][cçkq][kq])"🧩 How to add your own regex (even if you're not a regex expert)
✍️ Tips for Regex Editing
Last updated