Skip to content

mistzzt/TShock

Repository files navigation

TShock 中文
编译状态


中文版说明

代码来自NyxStudio的Repository;若有中文文本问题请提交Issue或发送PR以帮助修复。

注: 因为早期疏忽, 本汉化分支下有一些代码使用了空格而不是TAB. 后续会修复此问题.

什么是 TShock

TShock是一个使用C#编写的Terraria服务器模组,基于Terraria Server API

此模组提供一些原版服务器没有的新功能,并支持多种扩展插件。

⭐ 开服中文教程

https://tshock.readme.io/docs/getting-started-1

特性

  • MySQL 数据库支持
  • 权限系统
  • 多玩家管理支持
  • 反作弊
  • 用户注册机制
  • 预留位置(满员时允许特殊玩家进入)
  • 玩家惩罚机制(驱逐,封禁,禁言)
  • 云存档模式(强制开荒)
  • JSON格式的配置文件

社区/支持

Code of Conduct

By participating in the TShock for Terraria community, all members will adhere to maintaining decorum with respect to all humans, in and out of the community. Members will not engage in discussion that inappropriately disparages or marginalizes any group of people or any individual. Members will not attempt to further or advance an agenda to the point of being overbearing or close minded (such as through spreading FUD). Members will not abuse services provided to them and will follow the guidance of community leaders on a situational basis about what abuse consists of. Members will adhere to United States and international law. If members notice a violation of this code of conduct, they will not engage but will instead contact the leadership team on either the forums or Discord.

Do not attempt to circumvent or bypass the code of conduct by using clever logic or reasoning (e.g., insulting Facepunch members, because they weren't directly mentioned here).

提交PR时请先阅读CONTRIBUTING.md并按照指明规范编写代码。

中文版本

英文版本