️TShock предоставляет серверам Terraria серверных персонажей, античит-программы и инструменты для управления сообществом.
Find a file
Zack Piispanen 99de841f5d Add list of commands that are eligible to be run to the Playercommand hook, so that a plugin may override this.
Add an event for TShock Chat, pushing out the raw text and the text tshock sends, allowing for plugins to run after tshock and change what tshock is sending.
2014-05-24 19:52:23 -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
TerrariaServerAPI@3d3979e51e Ignore projectile *updates* when checking threshold. Also removed the damage cap as the real max. damage is much higher, at around 23k 2014-05-22 01:22:58 -04:00
TShockAPI Add list of commands that are eligible to be run to the Playercommand hook, so that a plugin may override this. 2014-05-24 19:52:23 -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
.gitmodules Fix chests and update submodule 2014-05-10 22:46:33 -04: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 Don't copy nonexisting binary. 2013-11-23 18:27:10 -05: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 Add TSAPI as a submodule to the TShock repo, and reference it in the TShock project instead of an exe. 2013-11-10 08:44:30 -05: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