只需一步,快速开始
30
0
125
管理员
{ "Dinos": { "All": { // 对所有恐龙的配置,如果没有特定栖息地或恐龙蓝图的配置 "FlyInWater": false, // 仅适用于飞行恐龙 "FlyInCaves": false, // 仅适用于飞行恐龙 "InfiniteWeight": false, "AutoSpeedOnMount": true, "AutoUnspeedOnDismount": true, "AbsoluteSpeedPercentage": false, // 如果为 true,将替换恐龙速度,如果为 false 将增加速度 "SpeedPercentage": 100, // 0 表示不改变速度,如果 AbsoluteSpeedPercentage 为 true,设置超过 100 的数字 "StaminaRecoveryMultiplier": 1, // 1 为默认。较高的数字会使耐力恢复更快,要减少耐力恢复,设置小数,如 0.5(恢复速度会慢两倍) "StaminaConsumptionMultiplier": 1 // 1 为默认。较高的数字会增加耐力消耗,要减少耐力消耗,设置 0 到 1 之间的小数,例如 0.5 减少到一半。0 将获得无限耐力 }, // ... 其他恐龙类型和特定恐龙的配置 }, "EnablePermissions": false, "Permissions": { "Admins": { "Dinos": { "Aerial": { // 管理员组的飞行恐龙配置 } } } }, "Commands": { "Speed": "/speed", "Unspeed": "/unspeed" }, "Messages": { "OnSpeedCmd": { "Type": "Notification", "Sender": "Server", "Size": 1.0, "Time": 3, "Color": "0,255,0", "Msg": "已启用恐龙速度!" }, "OnUnspeedCmd": { "Type": "Notification", "Sender": "Server", "Size": 1.0, "Time": 3, "Color": "255,0,0", "Msg": "已禁用恐龙速度!" }, "OnAutoSpeed": { "Type": "Notification", "Sender": "Server", "Size": 1.0, "Time": 3, "Color": "0,255,0", "Msg": "已启用恐龙速度!" }, "OnAutoUnspeed": { "Type": "Notification", "Sender": "Server", "Size": 1.0, "Time": 3, "Color": "255,0,0", "Msg": "已禁用恐龙速度!" } } }
您需要 登录 才可以下载或查看,没有账号?立即注册
举报
本版积分规则 发表回复 回帖后跳转到最后一页
|Archiver|手机版|小黑屋|睿享网络 ( 粤ICP备2024192000号|粤公网安备44030002003025 )
GMT+8, 2024-11-21 14:29 , Processed in 0.067758 second(s), 24 queries .
Powered by Discuz! X3.5
© 2001-2024 Discuz! Team.