️TShock предоставляет серверам Terraria серверных персонажей, античит-программы и инструменты для управления сообществом.
Find a file
2016-11-20 19:16:51 -06:00
prebuilts Make GeoIP Great Again! 2016-06-19 14:02:36 +01:00
scripts Moved gpl script into the scripts folder 2016-10-22 22:36:28 -06:00
TerrariaServerAPI@ec4e59ea0c API Tick, Submodule Update, Changelog Update (Part 2) 2016-11-20 19:16:51 -06:00
TShockAPI API Tick, Submodule Update, Changelog Update 2016-11-20 15:15:53 -06: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 Properly ignore .DS_Store files 2016-10-23 04:07:04 -06:00
.gitmodules Move TerrariaAPI-Server submodule to our own repo 2015-05-01 09:24:35 -06:00
.travis.yml Move decryption of secret key file into create release script 2016-10-15 14:27:17 -06:00
CHANGELOG.md API Tick, Submodule Update, Changelog Update (Part 2) 2016-11-20 19:16:51 -06:00
CONTRIBUTING.md Please send PRs that have text in the description 2016-10-16 01:07:04 -06:00
COPYING GPL should be COPYING not LICENSE. 2011-06-12 01:28:35 -06:00
README.md Make readme a little more clear on dev builds 2016-10-22 22:43:07 -06:00
TShock.sln TShock 4.3.10 - APIVersion 1.22 2015-09-12 18:08:10 +10:00

TShock for Terraria
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.

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?

Please see the contributing file before sending pull requests.

Download