️TShock предоставляет серверам Terraria серверных персонажей, античит-программы и инструменты для управления сообществом.
Find a file
2017-06-21 01:21:32 -04:00
prebuilts Update to Mintaka (thanks @enerdy) 2016-12-06 17:36:44 -07:00
scripts create_release script now compatible with mono 5 2017-05-14 21:08:57 +10:00
TerrariaServerAPI@d3b7d9f457 Submodule update and new grass creep checks 2017-05-16 22:41:27 +10:00
TShockAPI Fix /spawnmob not spawning negative IDs again. 2017-06-21 01:21:32 -04:00
TShockRestTestPlugin Added GPL header on all code files when missing 2016-10-16 17:33:19 -02:00
.editorconfig Add command help text 2013-10-05 10:34:28 -04:00
.gitattributes Line ending normalization to CRLF (Windows) 2013-08-22 21:17:32 -06:00
.gitignore Saving work to apply merge changes 2017-04-19 17:12:38 -06:00
.gitmodules Move TerrariaAPI-Server submodule to our own repo 2015-05-01 09:24:35 -06:00
.travis.yml Add webhook 2017-04-19 22:20:35 -06:00
CHANGELOG.md Update CHANGELOG.md 2017-05-14 21:28:02 +09:30
CONTRIBUTING.md Changed Slack references to Discord 2017-05-15 14:43:20 -04:00
COPYING GPL should be COPYING not LICENSE. 2011-06-12 01:28:35 -06:00
README.md Add a comma 2017-05-08 18:20:06 -06:00
TShock.sln Build script alterations, submodule update 2016-12-10 21:54:43 +10:00

TShock for Terraria
Build StatusAppVeyor Build Status


TShock is a server modification for Terraria, written in C#, and based upon the Terraria Server API. It uses JSON for configuration management, and offers several features not present in the Terraria Server normally.

Quick Start

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

Features

  • MySQL support
  • Permissions
  • Multiple administrators
  • Anti-cheat
  • User registration
  • Reserved slots
  • User punishment (kicking, banning, muting)
  • Server side characters
  • JSON based configuration management

Community

Feeling like helping out? Want to find an awesome server? Some awesome plugins?

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).

Please see the contributing file before sending pull requests.

Download