Abbo 13 Posted November 15 Share Posted November 15 玩家名称不存在重复,可随机名称,禁用违规字,规定名称长度。禁止叫人类等等默认名称。 下面配置文件 隐藏 { "AccountKey": "", "Tribe": { "AutoRename": false, "AutoBlock": false }, "Dino": { "AutoRename": true, "AutoBlock": false }, "Player": { "AutoRename": false, "AutoBlock": false, "UseUniqueNames": true }, "Structure": { "AutoBlock": true }, "DisallowedStrict": [ "Hum[a4]n", "123", "人类", "鲍勃", "管理员", "GM", "玩家", "321", "OneTwoThree", "□□□", "Stupid" ], "DisallowedPhrases": [ "管理", "服主", "爹", "妈", "儿子", "孙子", "爷爷", "奶奶", "中国", "中共", "共产党", "习近平", "[i1]d[i1][o0]t" ], "LimitNameLength": { "Enabled": true, "MaxCharacters": 20 }, "LimitNotes": { "Enabled": false, "ReportPlayer": true, "AutoBlock": true, "ReplaceTextWith": "Text was too long or contains blocked characters.", "MaxCharacters": 30 }, "ReservedNames": { }, "IgnoreAdminSteamIds": [ "76561199023466540", "76561198422902311" ], "Messages": { "Sender": { "Message": "名称控制" }, "NaughtyNote": { "Message": "SteamID:{} 尝试创建 {} 个字符长的笔记。" }, "TribeBlocked": { "Message": "此部落的名字是不允许的!", "Scale": 2.1, "DisplayTime": 5.0, "Color": "Red" }, "TribeRenamed": { "Message": "此部落的名字是不允许的! 我们已经为您设置了一个。", "Scale": 2.1, "DisplayTime": 5.0, "Color": "Red" }, "DinoBlocked": { "Message": "此恐龙名字是不允许的!", "Scale": 2.1, "DisplayTime": 5.0, "Color": "Red" }, "DinoRenamed": { "Message": "此恐龙名字是不允许的! 我们已经为您设置了一个。", "Scale": 2.1, "DisplayTime": 5.0, "Color": "Red" }, "PlayerBlocked": { "Message": "此玩家名字是不允许的!", "Scale": 2.1, "DisplayTime": 5.0, "Color": "Red" }, "PlayerRenamed": { "Message": "此玩家名称已经被占用了!! 我们已经为您设置了一个。", "Scale": 2.1, "DisplayTime": 5.0, "Color": "Red" }, "NameTaken": { "Message": "此玩家名称已经被占用了!", "Scale": 2.1, "DisplayTime": 5.0, "Color": "Red" }, "StructureBlocked": { "Message": "不允许使用该建筑名称!", "Scale": 2.1, "DisplayTime": 5.0, "Color": "Red" } }, "Mysql": { "UseMysql": true, "MysqlHost": "localhost", "MysqlPort": 3306, "MysqlUser": "root", "MysqlPass": "1", "MysqlDB": "1" } } Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.