️TShock предоставляет серверам Terraria серверных персонажей, античит-программы и инструменты для управления сообществом.
Find a file
Lucas Nicodemus a8b4bf1d95
Remove PacketBufferer
The packet bufferer was obsolete.
2016-10-23 06:02:27 -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@b403f9534f Update submodule & changelog for recent patches 2016-10-21 22:23:34 -06:00
TShockAPI Remove PacketBufferer 2016-10-23 06:02:27 -06:00
TShockRestTestPlugin Add script for GPL 2016-10-17 03:31:35 +05:30
.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 Don't catch the exceptions we throw in SetUserGroup 2016-10-23 05:49:16 -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