Demonづ锐少 发表于 2022-7-29 10:57:17

TShock服务器管理使用及下载

任何游戏版本都可用,作者不定时更新,请随时下载更新。每更新版本一次(也包含覆盖档案),最好把服务器相关设定档案删除再重新设定,否则部分指令无效。TShock 官方网页 : http://tshock.co/xf/index.php<;/p>TShock 官方论坛 Plugin 发佈 : http://tshock.co/xf/index.php?forums/plugin-releases.15/<;/p>TShock 开发专案 : https://github.com/TShock<;/p>TShock 最新开发测试版本 : http://ci.shankshock.com/<;/p>By The Nyx TeamTerraria Server API 开发专案 :https://github.com/high6/Terraria-API<;/p>By high6、Jaexv4.0.0.923 for 1.1.2http://cloud.github.com/downloads/TShock/TShock/TShock-4.0.zip<;/p>先下载TShock 服务器(For 1.1.2),使用"TerrariaServer.exe"开启服务器。压缩档裡的档案可放在独立资料夹,不必放在 Terraria 资料夹裡。使用说明 :第一次开启会产生"tshock"资料夹裡面有"authcode.txt"(一次性认证码,可自订)、"whitelist.txt"(白名单)、"rules.txt"(服务器公告规则)、"log.txt"(日誌)、"fingerprint"(指纹码)"config.json"(服务器设定档)、"motd.txt"(服务器欢迎语)、"GeoIP.dat"(IP 地区资料库)在进入服务器后,按 Enter 输入"/help"会出现命令说明。现在部分设定用在"tshock.sqlite"SQLite3 资料库"Bans"(黑名单)、"GroupList"(群组权限设定)、"Users"(使用者群组权限设定)、"ItemBans"(指定物品排除)、"Regions"(地区)、"Warps"(设定指定经纬度),使用 SQLite 编辑器。TShock Team 製作出专门用 TShock DB Editor v1.1.5(SQLite 编辑器)也可用其他的https://github.com/downloads/TShock/TShock/TShockDBEditor 1.1.5.zipTShock Wiki : https://github.com/TShock/TShock/wiki<;/p>http://pic.k73.com/up/article/2015/0106/213644_41251952.png功能特色:Kick(踢除)Ban(黑名单)简单的作弊侦测会自动 Ban(黑名单)防止爆裂物破坏者立即重生所有的 Boss召唤任何叁大 Boss在游戏内重新载入设定档案启动 Bloodmoon(血月)模式掉下流星启动 Invasion(入侵)模式看谁是在服务器上'config.json"服务器设定值档案格式说明 :{"InvasionMultiplier": 50, 《--入侵常数(哥布林入侵的几率)
"DefaultMaximumSpawns": 4, 《--最大怪物产生数量
"DefaultSpawnRate": 700, 《--怪物产生速率(越小刷怪越快)
"ServerPort": 7777, 《--服务器 Port
"EnableWhitelist": false, 《--启用白名单
"InfiniteInvasion": false, 《--无限哥布林入侵
"AlwaysPvP": false, 《--强制 PvP
"KickCheaters": true, 《--踢除作弊玩家
"BanCheaters": true, 《--Ban 作弊玩家(标準下边有)
"KickGriefers": true, 《--踢除破坏者(一次摧毁20个以上块状物(主要由丢爆裂物造成)的玩家)
"BanGriefers": true, 《--Ban 破坏者(一次摧毁20个以上物块(主要由丢爆裂物造成)的玩家)
"BanKillTileAbusers": true, 《--Ban 滥用TNT或Exploits的玩家
"KickKillTileAbusers": true, 《--踢除滥用TNT或Exploits的玩家
"BanExplosives": true, 《--Ban 滥用Bomb或Dynamite的玩家
"KickExplosives": true, 《--踢除滥用Bomb或Dynamite的玩家
"DisableExplosives": true, 《--禁用爆炸物
"SpawnProtection": true, 《--出生点指定範围内保护
"SpawnProtectionRadius": 5 《--出生点保护的具体範围
"DistributationAgent": "facepunch", 《--Distributation 代理?
"MaxSlots": 8, 《--限制最多玩家数
"RangeChecks": true, 《--範围检查?
"SpamChecks": false, 《--广告垃圾检查
"DisableBuild": false, 《--禁止建造
"AdminChatRGB": [ 255.0, 0.0, 0.0 ], 《--管理员聊天字体颜色
"AdminChatPrefix": "(Admin) ", 《--管理员聊天註明
"PvpThrottle": 0, 《--PvP 控管
"BackupInterval": 0, 《--备份时间间隔
"BackupKeepFor": 60, 《--一定时间备份
"ListServer": false 《--?
"spawnTileX": 0, 《--重生点位置X轴方位
"spawnTileY": 0, 《--重生点位置Y轴方位
"RememberLeavePos": false 《--?
"HardcoreOnly": false,
"KickOnHardcoreOnlyDeath": false,
"BanOnHardcoreOnlyDeath": false,
"AutoSave": true 《--自动储存
}
MOTD(motd.txt) 系统设定 : (服务器欢迎语)
Each line is parsed and sent out in that order. If you use %map%, it will replace that with the name of your world. If you use %players%, it inserts the current player list.
If you would like to change the color of a specific line of text, prefix it like this:
%255,000,000%
This uses the RGB color system, so the values should be r,g,b in range of 0-255.
This will only work if inserted at the beginning of a line. Terraria doesn't support changing colors during transit.
The only other note is that you must fully complete a sequence so the total characters is 13. (25 becomes 025).
例 : "%255,000,000%Welcome to _1_, this server is being hosted in _2_."
1 = 地图名称
2 = Server Location
"bans.txt"(黑名单)、"whitelist.txt"(白名单)、"cheaters.txt"(作弊者名单)、
"grief.txt"(破坏者名单) :
"127.0.0.1|ID 名称"
"users.txt"(使用者群组权限设定)格式说明 :
"127.0.0.1 superadmin"
权限等级及功能说明 :
目前可在"groups.txt"群组权限设定调整权限等级使用功能。
Default(预设)
无、让玩家们使用水、岩浆、Warp
vip(贵宾)
有 Default(预设)的功能、服务器保留位子。
newadmin(新管理员)
只能 Kick(踢除)、不能 Ban 玩家、改变怪物产生选项,服务器保留位子。
admin(一般管理员)
能 Kick(踢除)、Ban 玩家,产生事件,产生 Boss,设定重生点,
tp传送指令,不会被Kick(踢除),服务器保留位子。
trustedadmin(受信任管理员)
有 admin(一般管理员)的功能,忽略作弊侦测,
维护 cfg(设定档) cheat(作弊) PvP,不会被 Ban,忽略 Grief 侦测。
Grief : 是指破坏者或反社会人士。
superadmin(超级管理员)
完全权限。
以 TShock "groups.txt"群组文件为主。
关于线上指令 :
按 Enter 输入"/help"会出现指令说明http://pic.k73.com/up/article/2015/0106/213644_88387202.pnghttp://pic.k73.com/up/article/2015/0106/213643_54173987.png

页: [1]
查看完整版本: TShock服务器管理使用及下载