️TShock предоставляет серверам Terraria серверных персонажей, античит-программы и инструменты для управления сообществом.
Find a file
2016-05-16 16:45:00 +09:30
prebuilts Update Newtonsoft.Json.dll to 7.0.1 for .NET 4.5 2015-07-18 16:46:19 +01:00
scripts Update max projectile damage to 1,175. 2015-07-10 01:11:30 -06:00
TerrariaServerAPI@b1d62b6cbd update submodule 2016-05-10 23:47:07 +10:00
TShockAPI Changed the GetData<T> and SetData<T> components of TSPlayer, and added RemoveData and ContainsData 2016-05-16 16:45:00 +09:30
TShockRestTestPlugin Converted all files to LF line endings 2012-02-21 15:56:34 +00: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 Ignore userprefs 2015-04-13 01:15:54 -06:00
.gitmodules Move TerrariaAPI-Server submodule to our own repo 2015-05-01 09:24:35 -06:00
.travis.yml Remove hipchat build notifier 2015-05-02 09:41:38 -06:00
CHANGELOG.md Changelog update 2016-05-16 12:13:47 +09:30
CONTRIBUTING.md Contributing guidelines now say how to compile it 2015-10-26 16:38:06 -06:00
COPYING GPL should be COPYING not LICENSE. 2011-06-12 01:28:35 -06:00
README.md Haha, removed some kind of false information 2016-04-01 17:20:32 -06:00
TShock.sln TShock 4.3.10 - APIVersion 1.22 2015-09-12 18:08:10 +10:00

TShock 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