️TShock предоставляет серверам Terraria серверных персонажей, античит-программы и инструменты для управления сообществом.
Find a file
Zack Piispanen 078dca1f40 Add in code to auto kill clients that have large buffers. This is disabled, and set to 5mb.
If enabled, this would silently kill players as their buffer is full, which could have bad consequences in large servers with lag.  This is intended to deal with the issue where servers are running out of memory.
2013-10-19 02:34:15 -04:00
Build Added IceTile system. 2012-01-20 23:25:15 -07:00
docs Add AnnounceSave option 2013-10-08 04:22:00 +00: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 Update server bin, uses less RAM 2013-10-10 23:10:50 -04:00
TShockAPI Add in code to auto kill clients that have large buffers. This is disabled, and set to 5mb. 2013-10-19 02:34:15 -04:00
TShockRestTestPlugin Converted all files to LF line endings 2012-02-21 15:56:34 +00:00
UnitTests Client UUID Implementation: Bans and User Auth. 2013-10-01 04:35:49 -04: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 Update .gitignore 2011-12-28 13:43:07 +08:00
.travis.yml Properly added hipchat notifications this time 2013-09-17 01:09:44 -06:00
CONTRIBUTING Add command help text 2013-10-05 10:34:28 -04: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
create_release.py use popen instead of subprocess.call 2013-10-12 05:58:45 -04:00
Local.testsettings test items 2011-07-23 17:13:55 -04:00
README.md Removed direct AWS link from README 2013-09-21 19:25:24 -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 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)

Community

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

Download