Files
Sentinel/server/plugins/Sentinel/advanced-config.json
2024-02-19 16:30:21 -06:00

61 lines
1.4 KiB
JSON

{
"fakePlugins": [
"This server wishes to keep their plugins confidential. Anyways, Enjoy your meteor client! If the owner is incompetent, then .server plugins MassScan should still work ;)",
"NoCheatPlus",
"Negativity",
"Warden",
"Horizon",
"Illegalstack",
"CoreProtect",
"ExploitsX",
"Vulcan (Outdated version frfr)",
"ABC",
"Spartan",
"Kauri",
"AnticheatReloaded",
"WitherAC",
"GodsEye",
"Matrix",
"Wraith",
"AntiXrayHeuristics",
"GrimAC"
],
"versionAliases": [
"version",
"ver",
"about",
"bukkit:version",
"bukkit:ver",
"bukkit:about",
"?",
"bukkit:?",
"pl",
"bukkit:pl",
"plugins",
"bukkit:plugins",
"bukkit:help"
],
"leetPatterns": {
"@": "a",
"!": "i",
"#": "h",
"$": "s",
"+": "t",
"0": "o",
"1": "i",
"3": "e",
"4": "a",
"5": "s",
"6": "g",
"V": "u",
"v": "u",
"7": "l",
"|": "i",
"\u003c": "c"
},
"allowedCharRegex": "[A-Za-z0-9\\[,./?\u003e\u003c|\\]§()*\u0026^%$#@!~`{}:;\u0027\"-_]",
"falsePosRegex": "",
"swearRegex": "",
"strictRegex": "",
"urlRegex": "(?:https?://)?(?:www.)?(?:(?\u003csubdomain\u003e[a-z0-9-]+).)?(?\u003cdomain\u003e[a-z0-9-]+).(?:(?\u003ctld\u003e[a-z]{1,63}))?(?::(?\u003cport\u003e[0-9]{1,5}))?(?:[/#](?\u003cpath\u003e[A-Za-z0-9_/.~:/?#\\[\\]@!$\u0026\u0027()*+,;\u003d.]*)?)?"
}