️TShock предоставляет серверам Terraria серверных персонажей, античит-программы и инструменты для управления сообществом.
Find a file
White b3a2b24daa Updated the Stat Tracker to use System.Net.Http types.
Very similar to the previous Update Manager changes. The stat tracker now uses asynchronous threaded calls and manages exceptions better
2017-03-06 21:35:14 +10:30
prebuilts Update to Mintaka (thanks @enerdy) 2016-12-06 17:36:44 -07:00
scripts Build script alterations, submodule update 2016-12-10 21:54:43 +10:00
TerrariaServerAPI@3b96d98a37 Submodule update 2017-01-17 16:15:08 +10:30
TShockAPI Updated the Stat Tracker to use System.Net.Http types. 2017-03-06 21:35:14 +10:30
TShockRestTestPlugin Added GPL header on all code files when missing 2016-10-16 17:33:19 -02: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 Properly ignore .DS_Store files 2016-10-23 04:07:04 -06:00
.gitmodules Move TerrariaAPI-Server submodule to our own repo 2015-05-01 09:24:35 -06:00
.travis.yml Move decryption of secret key file into create release script 2016-10-15 14:27:17 -06:00
CHANGELOG.md Changelog addition 2017-02-21 16:41:08 +10:30
CONTRIBUTING.md Please send PRs that have text in the description 2016-10-16 01:07:04 -06:00
COPYING GPL should be COPYING not LICENSE. 2011-06-12 01:28:35 -06:00
README.md Add quick start highlight 2016-12-12 15:43:05 +02:00
TShock.sln Build script alterations, submodule update 2016-12-10 21:54:43 +10:00

TShock for Terraria
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.

Quick Start

https://tshock.readme.io/docs/getting-started

Features

  • MySQL support
  • Permissions
  • Multiple administrators
  • Anti-cheat
  • User registration
  • Reserved slots
  • User punishment (kicking, banning, muting)
  • Server side characters
  • JSON based configuration management

Community

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

Please see the contributing file before sending pull requests.

Download