️TShock предоставляет серверам Terraria серверных персонажей, античит-программы и инструменты для управления сообществом.
Find a file
Zack Piispanen 856def83b3 Added basic framework for allowing for ban durations and banning admin.
Added BanningUser, Date(of ban), and Expiration to the db
On join, Expiration is checked, if ban is expired we remove it and the user is allowed on.
When running the ban command, your UAN is used as the banning user, and the date is that moment, with no expiration.
#531
2013-09-22 16:04:12 -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 basic framework for allowing for ban durations and banning admin. 2013-09-22 16:04:12 -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
.travis.yml Properly added hipchat notifications this time 2013-09-17 01:09:44 -06: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 Update README.md 2013-09-17 00:42:57 -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