首页
Linux常用命令
docker常用命令
关于
Search
1
docker安装MDCX
110 阅读
2
UNRAID增加和缩小虚拟机虚拟磁盘大小
37 阅读
3
unraid添加iSCSI 发起程序
24 阅读
4
UNRAID无法安装访问APPS应用中心的问题
5 阅读
5
记Linux新增和挂载磁盘
4 阅读
默认分类
docker
容器安装
Linux
群辉
软路由
unRAID
PVE
Nginx
wow
杂项
图床
飞牛
登录
Search
标签搜索
nginx
unraid
PVE
wow服务器
装机硬件
宏
v2ray
直通
电视盒子
相册
黑裙7.0.1
远程穿透
定时
ssh
emby
symlink
软链接
Linux
sftp
防火墙
奥黛丽·逐爱者
累计撰写
71
篇文章
累计收到
10
条评论
首页
栏目
默认分类
docker
容器安装
Linux
群辉
软路由
unRAID
PVE
Nginx
wow
杂项
图床
飞牛
页面
Linux常用命令
docker常用命令
关于
搜索到
2
篇与
wow
的结果
2023-02-23
战士常用宏
showtooltip的前面是井符号#1、战斗姿态切换武器宏showtooltip 战斗姿态/cast 战斗姿态/equipslot 16 (主手武器名字,PVP在16写双手武器名字)/equipslot 172、冲锋断筋宏showtooltip 冲锋/cast 战斗姿态/cast 冲锋/cast 断筋/startattack3、压制宏showtooltip 压制/cast 战斗姿态/cast 压制/startattack4、破甲宏showtooltip 破甲攻击/startattack/cast 防御姿态/cast 破甲攻击5、上下马宏showtooltip 斩杀/use 迅捷棕马/dismount [mounted]/cast 斩杀/startattack6、嘲讽宏showtooltip 嘲讽/cast 防御姿态/cast 嘲讽/startattack7、打断宏show [stance:3]拳击; [stance:2]盾击/stopcasting/cast [stance:1/2,noequipped:盾牌] 狂暴姿态; [stance:1/3,equipped:盾牌] 防御姿态;/cast [stance:2] 盾击; [stance:3] 拳击8、缴械宏showtooltip 缴械/cast 防御姿态/cast 缴械9、破胆绷带宏showtooltip 破胆怒吼/stopattack/cast 破胆怒吼/use 厚符文布绷带10、惩戒痛击宏showtooltip 惩戒痛击/cast 战斗姿态/cast 惩戒痛击/startattack11、拦截宏showtooltip 拦截/cast 狂暴姿态/cast 血性狂暴/cast 拦截12、解恐惧宏showtooltip 狂暴之怒/cast 狂暴姿态/cast 狂暴之怒13、盾墙宏showtooltip 盾墙/equipslot 16 (主手武器名字)/equipslot 17 (盾牌名字)/cast 防御姿态/cast 盾墙14、全武器射击宏showtooltip/cast 弓射击/cast 枪械射击/cast 弩射击/cast 投掷
2023年02月23日
1 阅读
0 评论
0 点赞
2023-02-02
世界服务器worldserver中文说明
取自xyms一键端[worldserver]mmap.enablePathFinding =1 MMAPS 开启CONNECTIONS AND DIRECTORIESRealmID登陆服务器设置,RealmID必须匹配Realmlist,默认:1RealmID = 1DataDir数据文件目录设置(DBC/Maps/vMaps)DataDir = "data"LogsDir日志文件目录设置LogsDir = "data"LoginDatabaseInfoWorldDatabaseInfoCharacterDatabaseInfo数据库链接设置,格式:ip;端口;用户名;密码;数据库名称LoginDatabaseInfo = "127.0.0.1;3306;root;root;ZH"WorldDatabaseInfo = "127.0.0.1;3306;root;root;SJ"CharacterDatabaseInfo = "127.0.0.1;3306;root;root;JS"LoginDatabase.WorkerThreadsWorldDatabase.WorkerThreadsCharacterDatabase.WorkerThreads用几个线程处理Mysql数据异步(即延迟),默认:1、1、1LoginDatabase.WorkerThreads = 1WorldDatabase.WorkerThreads = 1CharacterDatabase.WorkerThreads = 1LoginDatabase.SynchThreadsWorldDatabase.SynchThreadsCharacterDatabase.SynchThreads用几个线程连接数据库,默认:1、1、2LoginDatabase.SynchThreads = 1WorldDatabase.SynchThreads = 1CharacterDatabase.SynchThreads = 2MaxPingTime最高ping数据库的时间间隔,默认:30(分钟)MaxPingTime = 30WorldServerPortworldserver.exe使用的系统端口,默认:8085WorldServerPort = 8085BindIPworldserver.exe绑定的IP地址/主机,默认:"0.0.0.0"BindIP = "0.0.0.0"PERFORMANCE SETTINGSUseProcessors在多线程系统使用线程MASK(只在Windows系统下使用),默认:0(自动选择),数值(设置处理器的线程值)UseProcessors = 0ProcessPriority进程优先权设置(只在Windows系统下使用),默认: 1 (高优先),0 (正常优先权)ProcessPriority = 1Compression发送到客户端的数据包的压缩级别(1到9),默认: 1 (速度快,不压缩),9 (速度慢,最好的压缩)Compression = 1PlayerLimit除GM之外,游戏最大在线玩家数量,默认: 1000PlayerLimit = 100SaveRespawnTimeImmediately记录生物/游戏对象等再生时间设置,在生物死亡或箱子等被使用/打开情况下。默认: 1 (保存生物/游戏对象再生时间,开始于当前格没有卸载)0 (保存生物/游戏对象再生时间,开始于当前格卸载后)SaveRespawnTimeImmediately = 1MaxOverspeedPings最大的超速限制,在玩家被踢出之前(最小值是2, 0为取消检测),默认:2MaxOverspeedPings = 0GridUnload卸载Grids (如果里的内存够大,可以禁用,提高玩家第二次经过新Grids时候的速度)P.S: Grids就是地图上刷出来的东西,玩家经过一个地方 就会加载该地方的环境,离开的时候 就卸载该地方的环境默认: 1 (卸载), 0(不卸载)GridUnload = 1SocketTimeOutTime与客户端断开连接当玩家在选择人物界面超过多少时间,默认:900000 (15分钟)SocketTimeOutTime = 900000SessionAddDelayDescription: Time (in microseconds) that a network thread will sleep after authenticationprotocol handling before adding a connection to the world session map.Default: 10000 - (10 milliseconds, 0.01 second)SessionAddDelay = 10000GridCleanUpDelay默认地图网格清理延迟(单位毫秒),默认: 300000 (5 分钟)GridCleanUpDelay = 300000MapUpdateInterval默认地图更新间隔(单位毫秒),默认: 100 (1 秒)MapUpdateInterval = 100ChangeWeatherInterval默认天气更新间隔 (单位毫秒),默认: 600000 (10 分钟)ChangeWeatherInterval = 9000000PlayerSaveInterval默认玩家数据保存间隔(单位毫秒),默认:900000 - (15 分钟)PlayerSaveInterval = 900000PlayerSave.Stats.MinLevel最低多少等级将玩家的属性数据保存到数据库默认: 0 (不保存玩家的属性属性)1+ (保存玩家的数据,玩家的等级 + 1)PlayerSave.Stats.MinLevel = 0PlayerSave.Stats.SaveOnlyOnLogout启用保存玩家数据仅在玩家退出游戏时,默认:1(仅在玩家退出游戏时),0(使用时间循环保存数据)PlayerSave.Stats.SaveOnlyOnLogout = 1vmap.enableLOSvmap.enableHeight开启/关闭VMmap视线和高度计算支持,开启后需要Vmaps文件支持,默认: 0 (关闭) 1 (开启)vmap.enableLOS = 1vmap.enableHeight = 1vmap.ignoreSpellIds这些法术将被忽略准线算法,列表的ID以符号分割 ','例: "7720,1337"默认: "7720"vmap.ignoreSpellIds = "7720"vmap.petLOS对宠物开启vmaps,默认:0(不启用,低Cpu占用),1(启用,高Cpu占用)vmap.petLOS = 1vmap.enableIndoorCheck室内外检查光环 (坐骑等).默认: 1 - (启用)0 - (禁用,降低一些的CPU使用率)vmap.enableIndoorCheck = 1DetectPosCollision检查最后的移动位置, 召唤位置, 可看见的碰撞以及其他对象或墙壁等位置测试(墙壁测试,只有当副本测试设置vmaps的相关设置启用后生效)默认: 1 (启用, 占用更多的CPU资源),0 (关闭, 不理想的设置, 但可以节省较多的CUP资源,适合服务器档次较差的情况)DetectPosCollision = 1TargetPosRecalculateRange重新计算目标移动后的依次的远近范围, 从移动的目标点 (+移动者的大小) 和被瞄准对象 (+大小)的最大距离根据激活瞬间的移动目标点开始重新计算协助半径,最大: 混战攻击范围(5), 最小: 联络范围(0.5)更大的距离,会使生物们表现更加完美, 较小的距离, 将会让生物们反应更精确敏感。默认: 1.5TargetPosRecalculateRange = 1.5UpdateUptimeInterval系统正常运行更新时间周期以分钟为单位(用于更新 'uptime' 数据表)。必须大于0,默认: 10 分钟UpdateUptimeInterval = 100LogDB.Opt.ClearIntervalWUPDATE_CLEANDB 计时器清理log表旧数据的时间间隔。必须大于0,默认: 10 分钟LogDB.Opt.ClearInterval = 100LogDB.Opt.ClearTime清理log表的时间间隔,默认: 1209600 (14 天),0 - 不清理LogDB.Opt.ClearTime = 0MaxCoreStuckTime周期的检查如果过程已经冻结, 如果发现过程已经冻结将在多少秒之后重启控制器。单位:秒, 必须大于0。如果使用此功能建议值大于10秒,默认: 0 (不使用)MaxCoreStuckTime = 0AddonChannel在本服务器允许/禁用使用的插件频道(可以停止一些客户端扩展功能或关闭插件频道),默认: 1 (允许) 、0 (关闭)AddonChannel = 1MapUpdate.Threads地图线程数量,默认: 1MapUpdate.Threads = 1CleanCharacterDB启用数据自动清理功能,默认:0(不启用),1(启用)CleanCharacterDB = 0PersistentCharacterCleanFlagsDescription: Determines the character clean flags that remain set after cleanups.This is a bitmask value, check /doc/CharacterDBCleanup.txt for moreinformation.Example: 14 - (Cleaning up skills, talents and spells will remain enabled after thenext cleanup)Default: 0 - (All cleanup methods will be disabled after the next cleanup)PersistentCharacterCleanFlags = 0SERVER LOGGINGPidFile是否创建登录控制器TrinityCore系统进程档案记录PID文件PidFile = ""LogLevel服务器控制台记录显示的级别,0 = 最小; 1 = 基础和错误; 2 = 详细; 3 = 完全或侦错LogLevel = 0LogFile日志文件的名字,默认:"Server.log"LogFile = ""LogTimestamp日志文件用服务器时间命名与否,默认: 0 - 没有时间戳在名字、1 - 增加时间戳在名字在形式LogTimestamp = 0LogFileLevel服务器记录文件的记录级别,0 = 最小; 1 = 基础和错误; 2 = 详细; 3 = 完全或侦错LogFileLevel = 0Debug Log Mask描述:位掩码,确定哪些调试日志将被输出 (level 3)Possible flags:1 - Anything related to units that doesn't fit in othercategories.2 - Anything related to pets.4 - Anything related to vehicles.8 - Anything related to C++ AI, instance scripts, etc.16 - Anything related to DB AI, such as SAI, EAI, CreatureAI32 - Anything related to DB map scripts64 - Anything related to network input/output,such as packet handlers and netcode logs128 - Anything related to the spellsystem and aurasystem256 - Anything related to the achievement system512 - Anything related to the condition system1024 - Anything related to the pool system2048 - Anything related to the auction house4096 - Anything related to arena's and battlegrounds8192 - Anything related to outdoor PVP16384 - Anything related to the chat system32768 - Anything related to the LFG system65536 - Anything related to maps, instances (not scripts),grids, cells, visibility, etc.131072 - Anything related to player loading from DB(Player::_LoadXXX functions)262144 - Anything related to items524288 - Anything related to player skills(do not confuse with spells)1048576 - Anything related to loot2097152 - Anything related to guilds4194304 - Anything related to transportsSimply add the values together to create a bitmask.For more info see enum DebugLogFilters in Log.hDefault: 0 (nothing)DebugLogMask = 0WorldLogFile世界服务器封包记录日志文件(World.log)空为不记录WorldLogFile = ""DBErrorLogFile服务器运行中数据库错误日志,默认: "DBErrors.log"DBErrorLogFile = ""CharLogFile角色活动日志文件名设置,默认:"Char.log"CharLogFile = ""CharLogTimestamp角色日志文件是否使用服务器时间戳来顺序命名, 默认: 0 - 不使用时间戳名、1 - 使用时间戳命名日志文件CharLogTimestamp = 0CharLogDump角色删除前是否同时清除在日志文件里的记录 Char.log,默认: 0 - 不包含日志文件内的角色记录、1 - 包含日志文件内的记录CharLogDump = 0CharLogDump.Separate将角色删除信息写入一个单独的文件(账号、角色guid,角色名字)默认: 0 - 不单独创建一个文件1 - 单独创建一个文件CharLogDump.Separate = 0CharLogDump.SeparateDir角色删除信息日志文件目录设置CharLogDump.SeparateDir = ""GmLogFile记录GM命令使用情况的日志文件名,默认:"GM.log"GmLogFile = ""GmLogTimestampGM日志文件是否使用服务器时间戳来顺序命名,默认: 0 - 不包含日志文件内的角色记录、1 - 包含日志文件内的记录GmLogTimestamp = 0GmLogPerAccountGM日志文件和GM账号ID (注: 如果 GmLogFile 设置不记录的话,此功能无效)默认: 0 - 添加GM日志数据到一个唯一的日志文件、1 - 添加GM日志数据到一个以此GM账号名为文件名的日志文件GmLogPerAccount = 0RaLogFileRA控制台命令的日志文件,默认:"Ra.log"RaLogFile = ""ArenaLogFile竞技日志文件名称,默认:"" - 不创建竞技日志ArenaLogFile = ""ArenaLog.ExtendedInfo记录玩家的详细信息,默认:0(不记录),1(记录)ArenaLog.ExtendedInfo = 0SQLDriverLogFile记录Sql事件的文件名称,默认:""(不使用)SQLDriverLogFile = ""SQLDriverQueryLoggingDescription: Log SQL queries to the SQLDriverLogFile and console.Default: 0 - (Disabled, Query errors only)1 - (Enabled, Full query logging - may have performance impact)SQLDriverQueryLogging = 0LogColors控制台信息的颜色(格式: "正常颜色 详情颜色 Debug颜色 错误颜色).Colors: 0 - Black1 - Red2 - Green3 - Brown4 - Blue5 - Magenta6 - Cyan7 - Grey8 - Yellow9 - Lred10 - Lgreen11 - Lblue12 - Lmagenta13 - Lcyan14 - WhiteExample: "13 11 9 5" - (Enabled)Default: "" - (Disabled)LogColors = "13 11 9 5"EnableLogDB服务器日志保存在数据库,默认: 0 - 关闭,1 - 开启EnableLogDB = 0DBLogLevel数据库日志的记录级别,0 = 最小; 1 = 基础和错误; 2 = 详细; 3 = 完全或侦错DBLogLevel = 0LogDB.Char将角色日志信息写入数据库,默认:0(不使用),1(使用)LogDB.Char = 0LogDB.GM将使用的Gm命令信息写入数据库,默认:0(不使用),1(使用)LogDB.GM = 0LogDB.RA将使用RA控制台命令信息写入数据库,默认:0(不使用),1(使用)LogDB.RA = 0LogDB.World将世界服务器封包记录信息写入数据库,默认:0(不使用),1(使用)LogDB.World = 0LogDB.Chat将角色聊天记录信息写入数据库,默认:0(不使用),1(使用)LogDB.Chat = 0ChatLogFile聊天记录日志文件的名字,默认:"Chat.log"ChatLogFile = ""ChatLogTimestamp聊天日志文件用服务器时间命名与否,默认: 0 - 没有时间戳在名字、1 - 增加时间戳在名字在形式ChatLogTimestamp = 0ChatLogs.Channel启用 记录自主频道聊天信息.Default: 0 - off1 - onChatLogs.Channel = 0ChatLogs.Whisper启用 记录玩家之间私聊信息Default: 0 - off1 - onChatLogs.Whisper = 0ChatLogs.SysChanDescription: Log system channel messages.Default: 0 - (Disabled)1 - (Enabled)ChatLogs.SysChan = 0ChatLogs.Party启用 记录小队聊天信息.Default: 0 - off1 - onChatLogs.Party = 0ChatLogs.Raid启用 记录团队聊天信息.Default: 0 - off1 - onChatLogs.Raid = 0ChatLogs.Guild启用 记录公会聊天信息.Default: 0 - off1 - onChatLogs.Guild = 0ChatLogs.Public启用 记录公共聊天活动信息 (对话/大喊/表情)..Default: 0 - off1 - onChatLogs.Public = 0ChatLogs.Addon启用 记录插件信息.Default: 0 - off1 - onChatLogs.Addon = 0ChatLogs.BattleGround启用 记录战场聊天信息.Default: 0 - off1 - onChatLogs.BattleGround = 0SERVER SETTINGSGameType登录服务器运行方式设置0 = NORMAL; 1 = PVP; 4 = NORMAL; 6 = RP; 8 = RPPVP; 16 FFA_PVP(除休息复活地方和禁猎区以外,所有的区域为PVP区)GameType = 0RealmZone服务登录区域设置 (设置服务器支持的区域字符表/服务器名称列表等的正确显示)默认 1 - (全地区)2 - (United States - extended-Latin)3 - (Oceanic - extended-Latin)4 - (Latin America - extended-Latin)5 - (Tournament - basic-Latin at create, any at login)6 - (Korea - East-Asian)7 - (Tournament - basic-Latin at create, any at login)8 - (English - extended-Latin)9 - (German - extended-Latin)10 - (French - extended-Latin)11 - (Spanish - extended-Latin)12 - (Russian - Cyrillic)13 - (Tournament - basic-Latin at create, any at login)14 - (Taiwan - East-Asian)15 - (Tournament - basic-Latin at create, any at login)16 - (China - East-Asian)17 - (CN1 - basic-Latin at create, any at login)18 - (CN2 - basic-Latin at create, any at login)19 - (CN3 - basic-Latin at create, any at login)20 - (CN4 - basic-Latin at create, any at login)21 - (CN5 - basic-Latin at create, any at login)22 - (CN6 - basic-Latin at create, any at login)23 - (CN7 - basic-Latin at create, any at login)24 - (CN8 - basic-Latin at create, any at login)25 - (Tournament - basic-Latin at create, any at login)26 - (Test Server - any language)27 - (Tournament - basic-Latin at create, any at login)28 - (QA Server - any language)29 - (CN9 - basic-Latin at create, any at login)RealmZone = 1StrictPlayerNames玩家角色名称语言文字规定,默认:0(全符号支持)StrictPlayerNames = 0StrictCharterNames公会/竞技团队名称语言文字规定,默认:0(全符号支持)StrictCharterNames = 0StrictPetNames宠物名称语言文字规定,默认:0(全符号支持)StrictPetNames = 0DBC.LocaleDBC地区语言类型设置,默认:255(自动检测dbc语言类型)Default: 255 - (Auto Detect)0 - (English)1 - (Korean)2 - (French)3 - (German)4 - (Chinese)5 - (Taiwanese)6 - (Spanish)7 - (Spanish Mexico)8 - (Russian)DBC.Locale = 255DeclinedNames允许使用俄语字体创建角色,默认:0(不允许),1(允许)DeclinedNames = 0Expansion开放内容选择,0(普通),1(燃烧的远程),2(巫妖王之怒)Expansion = 2MinPlayerName最短角色名称字符数量,默认:2MinPlayerName = 2MinCharterName最短公会/竞技团队名称字符数量,默认:2MinCharterName = 2MinPetName最短宠物名称字符数量,默认:2MinPetName = 2MaxWhoListReturns客户端列表显示的最大在线玩家数量,默认:49(稳定)MaxWhoListReturns = 49CharacterCreating.Disabled禁止建立新角色默认: 0 - 不限制建立新角色,1 - 禁止联盟建立角色,2 - 禁止部落建立角色,3 - 全部禁止建立角色CharacterCreating.Disabled = 0CharacterCreating.Disabled.RaceMask禁止种族新建角色默认: 0 - 不限制建立新角色1 = 人类2 = 兽人4 = 矮人8 = 暗夜精灵16 = 亡灵32 = 牛头人64 = 侏儒128 = 巨魔512 = 血精灵1024 = 德莱尼例如: 1536 = 1024 + 512 - 德莱尼 和 血精灵 禁止建立新角色CharacterCreating.Disabled.RaceMask = 0CharacterCreating.Disabled.ClassMask禁止职业建立新角色默认: 不限制建立新角色1 = 战士2 = 圣骑士4 = 猎人8 = 盗贼16 = 牧师32 = 死骑64 = 萨满128 = 法师256 = 术士1024 = 德鲁伊例如: 288 = 32 + 256 - 死骑 和 术士 禁止建立新角色CharacterCreating.Disabled.ClassMask = 0CharactersPerAccount每个账号允许创建最大角色数量CharactersPerAccount = 50CharactersPerRealm一个区相同账号最大角色数量CharactersPerRealm = 10HeroicCharactersPerRealm一个区建立英雄职业(死亡骑士)的数量HeroicCharactersPerRealm = 1CharacterCreating.MinLevelForHeroicCharacter创建英雄职业(死亡骑士)需要其它角色的等级,默认:55CharacterCreating.MinLevelForHeroicCharacter = 80SkipCinematics角色第一次登陆播放电影脚本(允许或关闭通常情况下人物开始位置坐标处的剧情介绍)默认: 0 - 介绍每个新角色,1 - 仅介绍选中的种族,2 - 禁用介绍SkipCinematics = 2MaxPlayerLevel获取经验的最高等级,默认:80,不推荐超越100级MaxPlayerLevel = 80MinDualSpecLevel学习双天赋技能的最低等级,默认:40MinDualSpecLevel = 80StartPlayerLevel普通角色出生等级,默认:1StartPlayerLevel = 1StartHeroicPlayerLevel英雄职业(死亡骑士)出生等级,默认:55StartHeroicPlayerLevel = 55StartPlayerMoney玩家出生赠送的金钱数量,1金币 = 100银币 = 10000铜币,默认:0金币StartPlayerMoney = 0MaxHonorPoints玩家拥有的最大荣誉点数量,默认:75000MaxHonorPoints = 75000StartHonorPoints玩家出生拥有的荣誉点数量,默认:0StartHonorPoints = 0MaxArenaPoints玩家拥有的最大竞技点数量,默认:10000MaxArenaPoints = 10000StartArenaPoints玩家出生拥有的竞技点数量,默认:0StartArenaPoints = 0RecruitAFriend.MaxLevelDescription: Highest level up to which a character can benefit from the Recruit-A-Friendexperience multiplier.Default: 60RecruitAFriend.MaxLevel = 60RecruitAFriend.MaxDifferenceDescription: Highest level difference between linked Recruiter and Friend benefit fromthe Recruit-A-Friend experience multiplier.Default: 3RecruitAFriend.MaxDifference = 3InstantLogout开启/关闭玩家退出或小退安全级别 (0..4)之间 (在非战斗/竞技/下降过程中)Default: 1 - (Enabled, Mods/GMs/Admins)0 - (Enabled, Everyone)2 - (Enabled, GMs/Admins)3 - (Enabled, Admins)4 - (Disabled)InstantLogout = 1DisableWaterBreath关闭/开启水下呼吸会员等级要求 (0..4) 或则更高Default: 4 - (Disabled)0 - (Enabled, Everyone)1 - (Enabled, Mods/GMs/Admins)2 - (Enabled, GMs/Admins)3 - (Enabled, Admins)DisableWaterBreath = 4AllFlightPaths角色创建后激活所有飞行点 (注:所有飞行点,不只包括角色所在队伍),默认:1(启用),0(禁用)AllFlightPaths = 1InstantFlightPaths飞行路线将使玩家立即传送到目的地,而不用进行飞行等待,默认:0(不使用),1(使用)InstantFlightPaths = 0AlwaysMaxSkillForLevel玩家将登录时自动获取最大的技能等级(武器或防御)对全局生效,默认:1(启用),0(禁用)AlwaysMaxSkillForLevel = 0ActivateWeather启用天气系统,默认:1(启用),0(禁用)ActivateWeather = 1CastUnstuck允许在客户端帮助选择使用卡死技能 .start GM命令,默认:1(启用),0(禁用)CastUnstuck = 1Instance.IgnoreLevel取消进入副本的等级限制,默认:1(取消),0(不取消)Instance.IgnoreLevel = 1Instance.IgnoreRaid取消进入副本的组队限制,默认:1(取消),0(不取消)Instance.IgnoreRaid = 1Instance.ResetTimeHour每天副本重置时间(0-23),默认:4Instance.ResetTimeHour = 3Instance.UnloadDelay当副本没有玩家时,在一定时间内从内存清理副本地图。默认: 1800000 (毫秒, 即30分钟),0 (副本地图存放在内存中,直到副本重置)Instance.UnloadDelay = 600000Quests.LowLevelHideDiff玩家可以看到NPC头上的感叹号的任务等级比自己高的级数Default: 4 - (Enabled, Hide quests that have 4 levels less than the character)-1 - (Disabled, Show all available quest marks)Quests.LowLevelHideDiff = 15Quests.HighLevelHideDiff玩家可以看到NPC头上的感叹号的任务等级比自己低的级数Default: 7 - (Enabled, Hide quests that have 7 levels more than the character)-1 - (Disabled, Show all available quest marks)Quests.HighLevelHideDiff = 15Quests.IgnoreRaidDescription: Allow non-raid quests to be completed while in a raid group.Default: 0 - (Disabled)1 - (Enabled)Quests.IgnoreRaid = 0Guild.EventLogRecordsCount公会事件记录的最大数量,默认:100Guild.EventLogRecordsCount = 100Guild.BankEventLogRecordsCount银行事件记录的最大数量,默认:25Guild.BankEventLogRecordsCount = 25MaxPrimaryTradeSkill玩家最多可以学的商业技能个数,默认:2MaxPrimaryTradeSkill = 13MinPetitionSigns建立公会所需的最少玩家签名个数,默认:9MinPetitionSigns = 9MaxGroupXPDistance组队杀死怪物获得经验的最大距离(距离怪物),默认:74MaxGroupXPDistance = 74MaxRecruitAFriendBonusDistanceDescription: Max distance between character and and group to gain the Recruit-A-FriendXP multiplier.Default: 100MaxRecruitAFriendBonusDistance = 100MailDeliveryDelay邮寄物品延迟时间,默认:3600(1个小时)MailDeliveryDelay = 600SkillChance.Prospecting默认情况下不可能提升预测技能, 但是可以使用配置来启用,默认: 0(不可以提升),1(可以提升)SkillChance.Prospecting = 0SkillChance.Milling为不可能消减的下隆等级水平, 但可以自定义设置,默认: 0(不消减),1(可以消减)SkillChance.Milling = 0OffhandCheckAtSpellUnlearn重置天赋时检查副手武器栏,0 - 只在更换地图,登陆时检查并重置, 1 - 在重置天赋的同时检查并重置OffhandCheckAtSpellUnlearn = 1ClientCacheVersion重置客户端缓存,当更新数据库时,默认:0(关闭),1(开启)ClientCacheVersion = 0Event.Announce游戏活动事件公告,默认:0(关闭),1(开启)Event.Announce = 0BeepAtStart启动完毕后蜂鸣一声(通常只在Unix/Linux系统下工作),默认:0(关闭),1(开启)BeepAtStart = 1Motd每日问候消息被显示在世界注册为每名用户('@' 为换行符)Motd = ""Server.LoginInfo角色登陆后是否显示服务器信息,默认:0(关闭),1(开启)Server.LoginInfo = 0Command.LookupMaxResultsGm命令.lookup command 最大可显示的行数,默认:0(无限制)Default: 0 - unlimitedCommand.LookupMaxResults = 0AllowTicketsDescription: Allow/disallow sending new tickets.Default: 1 - (Enabled)0 - (Disabled)AllowTickets = 1DungeonFinder.Enable启动随机组队功能,默认:1(开启),0(关闭)DungeonFinder.Enable = 0DBC.EnforceItemAttributes修复物品数据,可选择使用Dbc数据或者数据库数据默认: 1 - 开启,使用Dbc数据,0 - 关闭,使用数据库数据DBC.EnforceItemAttributes = 1AccountInstancesPerHour 爆本Description: Controls the max amount of different instances player can enter within hourDefault: 5AccountInstancesPerHour = 5PLAYER INTERACTIONAllowTwoSide.Accounts是否运行同1个帐号建立不2个不同阵营的角色。默认:0(不允许),1(允许)AllowTwoSide.Accounts = 1AllowTwoSide.Interaction.Chat否允许不同阵营间的玩家聊天,默认:0(不允许),1(允许)AllowTwoSide.Interaction.Chat = 1AllowTwoSide.Interaction.Channel否允许不同阵营间的玩家(频道),默认:0(不允许),1(允许)AllowTwoSide.Interaction.Channel = 1AllowTwoSide.Interaction.Group否允许不同阵营间的玩家(组队),默认:0(不允许),1(允许)AllowTwoSide.Interaction.Group = 1AllowTwoSide.Interaction.Guild否允许不同阵营间的玩家(工会),默认:0(不允许),1(允许)AllowTwoSide.Interaction.Guild = 1AllowTwoSide.Interaction.Auction否允许不同阵营间的玩家(拍卖行),默认:0(不允许),1(允许)AllowTwoSide.Interaction.Auction = 1否允许不同阵营间的玩家(邮件),默认:0(不允许),1(允许)AllowTwoSide.Interaction.Mail = 1AllowTwoSide.WhoList是否在在线玩家列表里显示敌对阵营玩家。默认:0(不允许),1(允许)AllowTwoSide.WhoList = 1AllowTwoSide.AddFriend是否运行不同阵营之间互加好友。默认:0(不允许),1(允许)AllowTwoSide.AddFriend = 1AllowTwoSide.Trade是否运行不同阵营之间交易。默认:0(不允许),1(允许)AllowTwoSide.Trade = 1TalentsInspecting是否允许查看其他玩家天赋。默认:0(不允许),1(允许)TalentsInspecting = 1CREATURE SETTINGSThreatRadius生物脱离战斗的半径,当角色与生物距离大约该距离时,生物脱离战斗ThreatRadius = 60Rate.Creature.Aggro物自动攻击的范围乘以的倍数或者关闭自动攻击,默认:1 怪物视野Rate.Creature.Aggro = 1CreatureFamilyFleeAssistanceRadius怪物进行逃跑时,能在自己多大直径内招来协助伙伴,默认:30,0(关闭)CreatureFamilyFleeAssistanceRadius = 30CreatureFamilyAssistanceRadius同类生物(家族)协助攻击侦测范围,默认:10,0(关闭)CreatureFamilyAssistanceRadius = 10CreatureFamilyAssistanceDelay同类生物(家族)协助攻击侦测时间,默认: 1500(1.5秒)CreatureFamilyAssistanceDelay = 1000CreatureFamilyFleeDelay怪物逃离时找不到协助伙伴多长时间返回,默认,默认:7000 (7秒)CreatureFamilyFleeDelay = 7000WorldBossLevelDiff世界BOSS动态变更与目标的等级差(适合单机或小型服务器调整难度之用),默认:3WorldBossLevelDiff = 1Corpse.Decay.NORMALCorpse.Decay.RARECorpse.Decay.ELITECorpse.Decay.RAREELITECorpse.Decay.WORLDBOSS普通、精英、稀有精英、BOSS、稀有普通怪等尸体在没有抢劫或剥皮等情况下腐烂消失的时间(单位:秒)默认: 60, 300, 300, 300, 3600Corpse.Decay.NORMAL = 150Corpse.Decay.RARE = 300Corpse.Decay.ELITE = 300Corpse.Decay.RAREELITE = 300Corpse.Decay.WORLDBOSS = 600Rate.Corpse.Decay.Looted普通、精英、稀有精英、BOSS、稀有普通怪等尸体在倍抢劫或者剥皮情况下腐烂消失时间倍率,配合上面时间设置默认:0.5Rate.Corpse.Decay.Looted = 0.1Rate.Creature.Normal.DamageRate.Creature.Elite.Elite.DamageRate.Creature.Elite.RARE.DamageRate.Creature.Elite.RAREELITE.DamageRate.Creature.Elite.WORLDBOSS.Damage普通、精英、稀有精英、BOSS、稀有普通怪的物理攻击强度倍数,默认:1Rate.Creature.Normal.Damage = 2Rate.Creature.Elite.Elite.Damage = 1Rate.Creature.Elite.RARE.Damage = 1.5Rate.Creature.Elite.RAREELITE.Damage = 1Rate.Creature.Elite.WORLDBOSS.Damage = 0.5Rate.Creature.Normal.SpellDamageRate.Creature.Elite.Elite.SpellDamageRate.Creature.Elite.RARE.SpellDamageRate.Creature.Elite.RAREELITE.SpellDamageRate.Creature.Elite.WORLDBOSS.SpellDamage普通、精英、稀有精英、BOSS、稀有普通怪魔法攻击强度倍偻,默认:1Rate.Creature.Normal.SpellDamage = 2Rate.Creature.Elite.Elite.SpellDamage = 1Rate.Creature.Elite.RARE.SpellDamage = 1.5Rate.Creature.Elite.RAREELITE.SpellDamage = 1Rate.Creature.Elite.WORLDBOSS.SpellDamage = 0.5Rate.Creature.Normal.HPRate.Creature.Elite.Elite.HPRate.Creature.Elite.RARE.HPRate.Creature.Elite.RAREELITE.HPRate.Creature.Elite.WORLDBOSS.HP普通、精英、稀有精英、BOSS、稀有普通怪的血量倍数,默认:1Rate.Creature.Normal.HP = 2Rate.Creature.Elite.Elite.HP = 1Rate.Creature.Elite.RARE.HP = 1.5Rate.Creature.Elite.RAREELITE.HP = 1Rate.Creature.Elite.WORLDBOSS.HP = 0.5ListenRange.Say生物(或其它的游戏对象)说话时,玩家能看到文字和听到声音的距离,默认:40ListenRange.Say = 40ListenRange.TextEmote生物(或其它的游戏对象)发出表情信息时,玩家能看到表情内容和听到声音的距离,默认:40ListenRange.TextEmote = 40ListenRange.Yell生物(或其它的游戏对象)叫喊时,玩家能看到文字和听到声音的距离,默认:300ListenRange.Yell = 300CHAT SETTINGSChatFakeMessagePreventing聊天保护功能,防止由于恶意玩家输入了特殊符号造成身边玩家客户端工作异常问题默认: 0 - 不保护,1 - 保护ChatFakeMessagePreventing = 0ChatStrictLinkChecking.SeverityDescription: Check chat messages for ingame links to spells, items, quests, etc.Default: 0 - (Disabled)1 - (Enabled, Check if only valid pipe commands are used, Prevents postingpictures.)2 - (Enabled, Verify that pipe commands are used in a correct order)3 - (Check if color, entry and name don't contradict each other. For this towork correctly, please assure that you have extracted locale DBCs ofevery language specific client playing on this server)ChatStrictLinkChecking.Severity = 0ChatStrictLinkChecking.KickDescription: Defines what should be done if a message is considered to contain invalidpipe commands.Default: 0 - (Silently ignore message)1 - (Disconnect players who sent malformed messages)ChatStrictLinkChecking.Kick = 0ChatFlood.MessageCountDescription: Chat flood protection, number of messages before player gets muted.Default: 10 - (Enabled)0 - (Disabled)ChatFlood.MessageCount = 10ChatFlood.MessageDelayDescription: Time (in seconds) between messages to be counted into ChatFlood.MessageCount.Default: 1ChatFlood.MessageDelay = 1ChatFlood.MuteTimeDescription: Time (in seconds) characters get muted for violating ChatFlood.MessageCount.Default: 10ChatFlood.MuteTime = 10Channel.RestrictedLfgDescription: Restrict LookupForGroup channel to characters registered in the LFG tool.Default: 1 - (Enabled, Allow join to channel only if registered in LFG)0 - (Disabled, Allow join to channel in any time)Channel.RestrictedLfg = 1Channel.SilentlyGMJoinDescription: Silently join GM characters to channelsDefault: 0 - (Disabled, Join with announcement)1 - (Enabled, Join without announcement)Channel.SilentlyGMJoin = 0ChatLevelReq.ChannelDescription: Level requirement for characters to be able to write in chat channels.Default: 1ChatLevelReq.Channel = 1ChatLevelReq.WhisperDescription: Level requirement for characters to be able to whisper other characters.Default: 1ChatLevelReq.Whisper = 1ChatLevelReq.SayDescription: Level requirement for characters to be able to use say/yell/emote.Default: 1ChatLevelReq.Say = 1AllowPlayerCommands是否允许玩家使用游戏命令,默认:1(允许),0(不允许)AllowPlayerCommands = 1PreserveCustomChannelsDescription: Store custom chat channel settings like password, automatic ownership handoutor ban list in the database. Needs to be enabled to save customworld/trade/etc. channels that have automatic ownership handout disabled.(.channel set ownership $channel off)Default: 0 - (Disabled, Blizzlike, Channel settings are lost if last person left)1 - (Enabled)PreserveCustomChannels = 1PreserveCustomChannelDurationDescription: Time (in days) that needs to pass before the customs chat channels getcleaned up from the database. Only channels with ownership handout enabled(default behavior) will be cleaned.Default: 14 - (Enabled, Clean channels that haven't been used for 14 days)0 - (Disabled, Infinite channel storage)PreserveCustomChannelDuration = 14GAME MASTER SETTINGSGM.LoginState登录时GM是否进入管理模式,默认: 2 - 上次离开时状态,0 - 不进入管理默认,1 - 进入管理模式GM.LoginState = 2GM.Visible登录时GM是否隐身,默认: 2 - 上次离开时状态,0 - 不隐身,1 - 隐身GM.Visible = 2GM.Chat登录时GM是否进入Blz聊天默认,默认: 2 - 上次离开时状态,0 - 不使用,1 - 使用GM.Chat = 2GM.WhisperingTo登录时GM是否允许接收玩家的悄悄话,默认: 2 - 上次离开时状态,0 - 不接收,1 - 接收GM.WhisperingTo = 2GM.InGMList.Level是否显示指定等级的GM显示列表(当GM隐身时)或则(.gm off)默认: 3(全部),0(玩家),1(普通GM),2(高级GM)GM.InGMList.Level = 3GM.InWhoList.LevelDescription: Max GM level showed in who list (if visible).Default: 3 - (Anyone)0 - (Only players)1 - (Only moderators)2 - (Only gamemasters)GM.InWhoList.Level = 3GM.LogTrade是否记录GM交易信息在GM日志内,默认:1(开启),0(不开启)GM.LogTrade = 0GM.StartLevelGM新建角色等级,默认:1GM.StartLevel = 1GM.AllowInviteDescription: Allow players to invite GM characters.Default: 0 - (Disabled)1 - (Enabled)GM.AllowInvite = 0GM.AllowFriendDescription: Allow players to add GM characters to their friends list.Default: 0 - (Disabled)1 - (Enabled)GM.AllowFriend = 0GM.LowerSecurityDescription: Allow lower security levels to use commands on higher security levelcharacters.Default: 0 - (Disabled)1 - (Enabled)GM.LowerSecurity = 0GM.AllowAchievementGain是否允许GM获得系统成就,默认: 1(允许),0(不允许)GM.AllowAchievementGain = 1GM.TicketSystem.ChanceOfGMSurveyDescription: Chance of sending a GM survey after ticket completion.Default: 50 - (Enabled)0 - (Disabled)GM.TicketSystem.ChanceOfGMSurvey = 50VISIBILITY AND DISTANCESVisibility.GroupMode团队可见模式默认: 0 (标准设置:只有同一个团队的队友才可以100%侦测隐形玩家)1 (只有同一个小队的队友才可以100%侦测隐形玩家)2 (同一阵营的队友可以100%侦测隐形玩家)Visibility.GroupMode = 0Visibility.Distance.ContinentsVisibility.Distance.InstancesVisibility.Distance.BGArenas在不同的地图可视范围距离.在普通大陆的可视距离 ~90 码. 在战场/竞技场 ~180. 在副本的可视范围默认为 ~120.最大距离: ~ 333最低是最大 aggro 半径 (45) * Rate.Creature.AggroVisibility.Distance.Continents = 90Visibility.Distance.Instances = 120Visibility.Distance.BGArenas = 180Visibility.Notify.Period.OnContinentsVisibility.Notify.Period.InInstancesVisibility.Notify.Period.InBGArenasDescription: Time (in milliseconds) for visibility update period. Lower values may haveperformance impact.Default: 1000 - (Visibility.Notify.Period.OnContinents)1000 - (Visibility.Notify.Period.InInstances)1000 - (Visibility.Notify.Period.InBGArenas)Visibility.Notify.Period.OnContinents = 1000Visibility.Notify.Period.InInstances = 1000Visibility.Notify.Period.InBGArenas = 1000SERVER RATESRate.HealthRate.ManaRate.Rage.IncomeRate.Rage.LossRate.RunicPower.IncomeRate.RunicPower.LossRate.FocusRate.EnergyRate.Loyalty生命、魔法、怒气增长、怒气减少、符文能量增长、符文能量减少、仇恨、忠诚度倍率Rate.Health = 1Rate.Mana = 1Rate.Rage.Income = 1Rate.Rage.Loss = 1Rate.RunicPower.Income = 1Rate.RunicPower.Loss = 1Rate.Focus = 1Rate.Energy = 1Rate.Loyalty = 1Rate.Skill.Discovery专业技能点数升级倍数Rate.Skill.Discovery = 1Rate.Drop.Item.PoorRate.Drop.Item.NormalRate.Drop.Item.UncommonRate.Drop.Item.RareRate.Drop.Item.EpicRate.Drop.Item.LegendaryRate.Drop.Item.ArtifactRate.Drop.Item.ReferencedRate.Drop.Money粗糙、普通、优秀、精良、史诗、橙色、传说、任务、任务物品数量、金币爆率倍率Rate.Drop.Item.Poor = 1Rate.Drop.Item.Normal = 1Rate.Drop.Item.Uncommon = 2Rate.Drop.Item.Rare = 2Rate.Drop.Item.Epic = 2Rate.Drop.Item.Legendary = 2Rate.Drop.Item.Artifact = 1Rate.Drop.Item.Referenced = 1Rate.Drop.Money = 0.01Rate.Drop.Item.ReferencedAmountDescription: Multiplier for referenced loot amount.Default: 1Rate.Drop.Item.ReferencedAmount = 1Rate.XP.KillRate.XP.QuestRate.XP.Explore杀怪、任务、探索地图获得经验倍率Rate.XP.Kill = 1Rate.XP.Quest = 1Rate.XP.Explore = 0.1Rate.RepairCost修理装备价格倍率Rate.RepairCost = 2Rate.Rest.InGameRate.Rest.Offline.InTavernOrCityRate.Rest.Offline.InWilderness精力条增长倍率 (1 - 正常, 2 - 两倍增长, 0.5 - 半倍增长)Rate.Rest.InGame = 1Rate.Rest.Offline.InTavernOrCity = 1Rate.Rest.Offline.InWilderness = 1Rate.Damage.Fall空中跌落伤害倍率(1 - 标准, 2 - 两倍伤害, 0.5 - 一半伤害)Rate.Damage.Fall = 1Rate.Auction.TimeRate.Auction.DepositRate.Auction.Cut拍卖倍率(拍卖时间, 开始拍卖时的存款倍率, 在拍卖结束拍卖价格削减比例)Rate.Auction.Time = 1Rate.Auction.Deposit = 1Rate.Auction.Cut = 1Rate.Honor荣誉增长倍率Rate.Honor = 1Rate.Mining.AmountRate.Mining.Next采矿开采倍率Rate.Mining.Amount = 1Rate.Mining.NextDescription: Mining rates.Default: Chance to to mine a deposit again.Rate.Mining.Next = 1Rate.Talent天赋增长倍率Rate.Talent = 2Rate.Reputation.Gain声望增长倍率Rate.Reputation.Gain = 1Rate.Reputation.LowLevel.KillRate.Reputation.LowLevel.Quest低等级杀人、任务获得荣誉倍率Rate.Reputation.LowLevel.Kill = 1Rate.Reputation.LowLevel.QuestDescription: Reputation gain rate.Default: 1Rate.Reputation.LowLevel.Quest = 1Rate.Reputation.RecruitAFriendBonusDescription: Reputation bonus rate for recruit-a-friend.Default: 0.1Rate.Reputation.RecruitAFriendBonus = 0.1Rate.MoveSpeed角色移动速度倍率,默认:1(不提高),1.4(提高40%移动速度)Rate.MoveSpeed = 1Rate.InstanceResetTime团队副本/英雄副本重置时间倍率Rate.InstanceResetTime = 0.01SkillGain.CraftingSkillGain.DefenseSkillGain.GatheringSkillGain.Weapon制造/防御/采集/武器技能增益技能成长倍率SkillGain.Crafting = 1SkillGain.Defense = 1SkillGain.Gathering = 1SkillGain.Weapon = 1SkillChance.OrangeSkillChance.YellowSkillChance.GreenSkillChance.Grey技能熟练度提升几率SkillChance.Orange = 100SkillChance.Yellow = 60SkillChance.Green = 30SkillChance.Grey = 0SkillChance.MiningStepsSkillChance.SkinningSteps剥皮和采矿机会减少与技能水平,默认: 0 - 不减少SkillChance.MiningSteps = 0SkillChance.SkinningSteps = 0DurabilityLoss.InPvP角色Pvp死亡装备是否掉持久度,1(掉落),0(不掉落)DurabilityLoss.InPvP = 0DurabilityLoss.OnDeath角色正常死亡装备持久度掉落倍率,10(标准),20(双倍),5(一半)DurabilityLoss.OnDeath = 10DurabilityLossChance.DamageDescription: Chance to lose durability on one equipped item from damage.Default: 0.5 - (100/0.5 = 200, Each 200 damage one equipped item will use durability)DurabilityLossChance.Damage = 0.5DurabilityLossChance.Absorb死亡后装备耐久、护甲、招架、格挡的损耗倍率DurabilityLossChance.Absorb = 0.5DurabilityLossChance.Parry = 0.05DurabilityLossChance.Block = 0.05Death.SicknessLevel灵魂医师复活玩家产生复活虚弱的等级,默认:81(无死亡虚弱时间)Death.SicknessLevel = 81Death.CorpseReclaimDelay.PvPDeath.CorpseReclaimDelay.PvE允许/禁止在PVP/PVE服务器造成普通死亡时增加复活延迟,默认:1(允许),0(不允许)Death.CorpseReclaimDelay.PvP = 0Death.CorpseReclaimDelay.PvE = 0Death.Bones.WorldDeath.Bones.BattlegroundOrArena启用/关闭复活时创建骨头代替尸体(在正常区域或副本,或者战场或者竞技场),默认:1(开启),0(关闭)Death.Bones.World = 1Death.Bones.BattlegroundOrArena = 1Die.Command.Mode选择GM命令:.die的形式,默认:1(无爆率),0(有爆率)Die.Command.Mode = 0自动公告AUTO BROADCASTAutoBroadcast.On是否启用游戏公告系统,默认:1(启用),0(关闭)AutoBroadcast.On = 1AutoBroadcast.Center公告类型设置,默认:0(聊天窗口),1(屏幕上方),2(同时使用上述两种方式)AutoBroadcast.Center = 0AutoBroadcast.Timer公告间隔时间,默认:60000(1分钟)AutoBroadcast.Timer = 3000000BATTLEGROUND CONFIGBattleground.CastDeserter玩家强制离开战场是否判断为逃兵,默认:1(开启),0(关闭)Battleground.CastDeserter = 1Battleground.QueueAnnouncer.Enable启用战场排队广告系统,默认:0(关闭),1(开启)Battleground.QueueAnnouncer.Enable = 0Battleground.QueueAnnouncer.PlayerOnly战场排队广告系统,0(全部玩家),1(仅战场玩家)Battleground.QueueAnnouncer.PlayerOnly = 0Battleground.InvitationType战场邀请类型(排队提示进入战场类型)默认: 0 (普通 - 邀请所有申请玩家, 不开启动态平衡)1 (测试 - 不允许大量单一阵营玩家进入)Battleground.InvitationType = 0Battleground.PrematureFinishTimer如有一方玩家少于最小玩家要求,将开启战场强制关闭时间,默认: 300000 (5分钟)BattleGround.PrematureFinishTimer = 300000BattleGround.PremadeGroupWaitForMatch在进入战场后一方团队等待另一方团队的战场等待时间,默认: 1800000 (30 分钟)BattleGround.PremadeGroupWaitForMatch = 1800000Battleground.GiveXPForKills在战场杀死玩家是否获得经验,默认:0(不给),1(给)Battleground.GiveXPForKills = 0Battleground.Random.ResetHour随机战场在每日的几时重置,默认:6Battleground.Random.ResetHour = 6ARENA CONFIGArena.MaxRatingDifference竞技场排名设置,最大排名差: 在排名赛中,两队之间最大排名的差值限止Arena.MaxRatingDifference = 150Arena.RatingDiscardTimer排名作废计时: 经过指定的毫秒数以后, 当前选择的比赛队伍时排名信息将作废,也同样可以用这个计时来激活更新Arena.RatingDiscardTimer = 600000Arena.AutoDistributePoints自动分配点数: 设置竞技场点数是否应当每周自动分配, 否则就用GM指令来分配默认: 0 (禁止) (推荐): 使用GM指令(.flusharenapoints)或者sql命令行来分配点数1 (激活): 竞技场点数被自动分配Arena.AutoDistributePoints = 0Arena.AutoDistributeInterval点数自动分配的间隔时间,如果自动启用单位:天Arena.AutoDistributeInterval = 7Arena.QueueAnnouncer.Enable竞技场:启用排队播音员广播聊天,默认: 0 (不启用),1 (启用)Arena.QueueAnnouncer.Enable = 0Arena.ArenaSeason.ID本赛季目前的地区编号显示在用户端,默认:1(范围1-8)Arena.ArenaSeason.ID = 8Arena.ArenaSeason.InProgress本赛季目前领域的状态,默认:1 (激活状态),0 (完成状态)Arena.ArenaSeason.InProgress = 1Arena.ArenaStartRatingDescription: Start rating for new arena teams.Default: 0Arena.ArenaStartRating = 0Arena.ArenaStartPersonalRatingDescription: Start personal rating when joining a team.Default: 0Arena.ArenaStartPersonalRating = 0Arena.ArenaStartMatchmakerRatingDescription: Start matchmaker rating for players.Default: 1500Arena.ArenaStartMatchmakerRating = 1500NETWORK CONFIGNetwork.ThreadsDescription: Number of threads for network.Default: 1 - (Recommended 1 thread per 1000 connections)Network.Threads = 1Network.OutKBuffDescription: Amount of memory (in bytes) used for the output kernel buffer (see SO_SNDBUFsocket option, TCP manual).Default: -1 - (Use system default setting)Network.OutKBuff = -1Network.OutUBuffDescription: Amount of memory (in bytes) reserved in the user space per connection foroutput buffering.Default: 65536Network.OutUBuff = 65536Network.TcpNoDelay:Description: TCP Nagle algorithm setting.Default: 0 - (Enabled, Less traffic, More latency)1 - (Disabled, More traffic, Less latency, TCP_NO_DELAY)Network.TcpNodelay = 1CONSOLE AND REMOTE ACCESSConsole.EnableDescription: Enable console.Default: 1 - (Enabled)0 - (Disabled)Console.Enable = 1Ra.Enable 远程控制台开关Description: Enable remote console (telnet).Default: 0 - (Disabled)1 - (Enabled)Ra.Enable = 0Ra.IPDescription: Bind remote access to IP/hostname.Default: "0.0.0.0" - (Bind to all IPs on the system)Ra.IP = "0.0.0.0"Ra.PortDescription: TCP port to reach the remote console.Default: 3443Ra.Port = 3443Ra.MinLevelDescription: Required security level to use the remote console.Default: 3Ra.MinLevel = 3SOAP.EnableDescription: Enable soap serviceDefault: 0 - (Disabled)1 - (Enabled)SOAP.Enabled = 0SOAP.IPDescription: Bind SOAP service to IP/hostnameDefault: "127.0.0.1" - (Bind to localhost)SOAP.IP = "127.0.0.1"SOAP.PortDescription: TCP port to reach the SOAP service.Default: 7878SOAP.Port = 7878CHARACTER DELETE OPTIONSCharDelete.MethodDescription: Character deletion behavior.Default: 0 - (Completely remove character from the database)1 - (Unlink the character from account and free up the name, Appears asdeleted ingame)CharDelete.Method = 0CharDelete.MinLevelDescription: Required level to use the unlinking method if enabled.Default: 0 - (Same method for every level)1+ - (Only characters with the specified level will use the unlinking method)CharDelete.MinLevel = 0CharDelete.KeepDaysDescription: Time (in days) before unlinked characters will be removed from the database.Default: 30 - (Enabled)0 - (Disabled, Don't delete any characters)CharDelete.KeepDays = 30CUSTOM SERVER OPTIONSPlayerStart.AllReputation角色创建后获得全部的声望,默认:1(开启),0(关闭)PlayerStart.AllReputation = 0PlayerStart.AllSpells角色创建后学习全部技能,配合数据库playercreateinfo_spell_custom,请不要开启此功能默认:0 (关闭),1 (开启)PlayerStart.AllSpells = 0PlayerStart.MapsExplored角色创建后探索成就全满,默认:1(开启),0(关闭)PlayerStart.MapsExplored = 0HonorPointsAfterDuel决斗后获胜方得到的荣誉,默认:0(关闭),1(开启)HonorPointsAfterDuel = 0AlwaysMaxWeaponSkill玩家升级将自动获得最大武器熟练度和防御度,默认:1(开启),0(关闭)AlwaysMaxWeaponSkill = 0PvPToken.Enable开启PVP奖励系统,玩家将通过此系统从其他玩家那里得到经验值,默认:0(关闭),1(开启)PvPToken.Enable = 0PvPToken.MapAllowType玩家在那些地方会出现PVP奖励4 - 所有地图里3 - 战场2 - 竞技场1 - 战场和竞技场PvPToken.MapAllowType = 4PvPToken.ItemID杀死对手后获胜方获得的物品Id,默认:29434PvPToken.ItemID = 29434PvPToken.ItemCount杀死对手后获胜方获得的物品数量,默认:1PvPToken.ItemCount = 1NoResetTalentsCost重置天赋是否免费,默认:0(关闭),1(开启)NoResetTalentsCost = 0Guild.AllowMultipleGuildMasterDescription: Allow more than one guild master. Additional Guild Masters must be set usingthe ".guild rank" command.Default: 0 - (Disabled)1 - (Enabled)Guild.AllowMultipleGuildMaster = 0ShowKickInWorld踢出玩家是否进行世界公告,0(不公告),1(公告)ShowKickInWorld = 0RecordUpdateTimeDiffInterval服务端数据更新间隔时间,默认:60000,diff < 300 状态良好,diff > 600 状态较差,可能出现当机RecordUpdateTimeDiffInterval = 60000MinRecordUpdateTimeDiff间隔大于该值(MinRecordUpdateTimeDiff)后记录唯一的更新时间差,默认:100MinRecordUpdateTimeDiff = 100PlayerStart.String自定义角色登陆后显示的信息,默认:""PlayerStart.String = ""LevelReq.Trade角色使用交易系统的最低等级,默认:1LevelReq.Trade = 1LevelReq.Ticket角色使用拍报告系统的最低等级,默认:1LevelReq.Ticket = 1LevelReq.Auction角色使用拍卖行系统的最低等级,默认:1LevelReq.Auction = 1LevelReq.Mail角色使用邮件系统的最低等级,默认:1LevelReq.Mail = 1JFwowKEY = "B5D706E36F08E93411BCC5EC1CB485565CF24224"
2023年02月02日
0 阅读
0 评论
0 点赞