️TShock предоставляет серверам Terraria серверных персонажей, античит-программы и инструменты для управления сообществом.
Find a file
2015-03-17 16:59:06 -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
TerrariaServerAPI@f407550747 Update submodule TerrariaServerAPI 2015-03-01 12:34:50 -07:00
TShockAPI Set bool to false for SSC config enabled. 2015-03-17 13:19:02 -04:00
TShockRestTestPlugin Converted all files to LF line endings 2012-02-21 15:56:34 +00: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 Update .travis.yml to support slack notifications 2015-03-10 01:21:23 -06:00
CONTRIBUTING.md Define consensus and community 2015-03-17 16:59:06 -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
deploy_release.py Update deploy_release to allow the user to specify the body of the release post, as well as using the tag to construct the filename that is uploaded. 2015-02-22 16:38:38 -05:00
README.md Add new PR guidelines 2015-03-17 10:24:47 -06:00
test_release.py This time with python syntax maybe? Wheres ijwu ~_~ 2015-03-17 13:25:41 -04:00
TShock.sln Delete a bunch of cruft that has gone unmaintained for too long. 2014-09-03 02:41:53 -04:00
tshock_update.json Version tick: 4.2.6 2015-02-22 08:47:40 -07: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?

If your intention is to send a pull request or code change, please join #pull-request in Slack to discuss your changes with the team. For more contributing guidelines, see the contributing file.

Download