️TShock предоставляет серверам Terraria серверных персонажей, античит-программы и инструменты для управления сообществом.
Find a file
Zack Piispanen ef584c62d7 Added Application tokens that can never be deleted, and are loaded either by the command line arg, or the list in the config file. Other plugins can easily add their own tokens into the dictionary as well, however, I believe the config file approach works best for transparency to the user.
Currently, this is an extremely complex looking field in the config file now.  I don't think we should add a placeholder tho as servers wouldn't realize they had a rest token there.  Perhaps when we do a dump of the config file, someone can add the format for this field.

Closes #520
2013-09-17 18:44:58 -04:00
Build Added IceTile system. 2012-01-20 23:25:15 -07:00
docs Updated docs to latest code changes 2012-05-26 01:50:00 -06:00
HttpBins Converted all files to LF line endings 2012-02-21 15:56:34 +00:00
SqlBins Update to 1.1.1 2011-12-16 09:02:59 +08:00
TerrariaServerBins Some small rest improvements. Use newest TServer binary. 2013-09-16 00:09:29 -04:00
TShockAPI Added Application tokens that can never be deleted, and are loaded either by the command line arg, or the list in the config file. Other plugins can easily add their own tokens into the dictionary as well, however, I believe the config file approach works best for transparency to the user. 2013-09-17 18:44:58 -04:00
TShockRestTestPlugin Converted all files to LF line endings 2012-02-21 15:56:34 +00:00
UnitTests Second upstart hold on 2012-05-26 05:12:59 -06:00
.editorconfig Fixed .editorconfig final new lines. 2013-07-22 18:30:08 +02:00
.gitattributes Line ending normalization to CRLF (Windows) 2013-08-22 21:17:32 -06:00
.gitignore Update .gitignore 2011-12-28 13:43:07 +08:00
CONTRIBUTING Add contributing 2013-02-21 20:39:54 -07:00
CONTRIBUTING.md Renamed CONTRIBUTING to CONTRIBUTING.md for Markdown 2012-09-23 00:29:32 -06:00
COPYING GPL should be COPYING not LICENSE. 2011-06-12 01:28:35 -06:00
Local.testsettings test items 2011-07-23 17:13:55 -04:00
README.md Made the README suck less! 2013-07-08 19:17:25 -06:00
Terraria.csproj Updated sln 2011-06-01 21:11:53 -06:00
Terraria.vsmdi Regions will be less borked now, we hope. 2011-08-15 17:27:17 -04:00
TraceAndTestImpact.testsettings New test settings 2011-07-24 00:10:39 -04:00
TShock.sln Removed dbeditor -> preparation for core deconstruction. 2012-05-30 17:18:10 -04:00

TShock

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)

Community

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

Download