️TShock предоставляет серверам Terraria серверных персонажей, античит-программы и инструменты для управления сообществом.
Find a file
Thraka 5379b393aa Added player reference to the ChestOpenEventArgs
The ChestOpen handler doesn't have reference to the player, which makes
it difficult to search through who is opening the chest. This change
rectifies that by passing reference of the Player to the OnChestOpen
method and then through the handler. The Player reference was already
available, but not being passed.
2013-11-02 01:38:40 -07: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 Implement halloween check, like xmas 2013-10-25 08:20:43 -04:00
TShockAPI Added player reference to the ChestOpenEventArgs 2013-11-02 01:38:40 -07: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