This is the TShock plugin repository. It collects links to all plugins in the ecosystem, and whether or not they're updated, and what they do. The plugin download links here have been looked over by TShock team members and are probably okay to run. Even still, you should always be skeptical about downloading and running things from the Internet.
- InfiniteChestsV3 by Zaicon
- Allows "infinite" chests and additional features such as auto-refill, password-protected chests, and more.
- Tested on TShock 4.4.0 Pre-2.
- Download Version 1.3.0.0
- Documentation
- Source code
- CustomMediumcore by Miffyli
- Ease Mediumcore by selecting which items are dropped upon death.
- Requirements: Server-side characters enabled. Players must have "Casual" difficulty.
- Place
drop_item_ids.txt
next toTerrariaServer.exe
. - Tested on TShock 4.4.0 Pre-3.
- Download Version 1.4.0.1
- Source code and documentation
- Tiled by thanatos-tshock
- Provides alternate tile implementations which improve performance and memory usage
- Tested on TShock 4.4.0 Pre-3.
- Download Version 1.4.0.0
- Source code
- FACommands by MineBartekSA
- Originally created by Hiarni & Zaicon
- Fun and Admin Commands
- Tested on TShock 4.4.0 Pre-6.
- Download Version 1.7.0
- Source code
- Terracord by ldilley
- A Discord <-> Terraria bridge plugin for TShock
- Tested on TShock 4.4.0 Pre-8.
- Download Version 1.2.0
- Documentation
- Source code
- TerraJump by MineBartekSA
- Simple plugin that adds JumpPads
- Tested on TShock 4.4.0 Pre-6.
- Download Version 2.3.0
- Source code
- Invincible Tiles (and walls) by Olink
- Adds the ability for players to blacklist tile ids and wall ids, preventing users from breaking said tiles/walls.
- Tested on TShock 4.4.0 Pre-6.
- Download Version 1.0
- Source code
- TServerWeb - Online Server Manager for TShock by XGhozt
- Manage your TShock server from the web, run commands, manage players, groups, permissions and more.
- Tested on TShock 4.4.0 Pre-7.
- Addon: TServerWeb In-Game Vote Plugin / Source Code
- Addon: TServerWeb Remote Console / Source Code
- Discord Server
- Vanillafier
- Sets up your server to run like the vanilla Terraria server in 1 easy command
- Built on TShock 4.4.0 Pre-8
- Download
- Source Code
- Creative Mode by Bippity
- A simple "Creative Mode" for players
- Built on TShock 4.4.0 Pre-8
- Download
- Documentation/Source Code
- TDiffBackup by tieonlinux
- World file backup system
- Built on TShock 4.4.0 Pre-11
- Download
- Documentation/Source Code
- ShortCommands by Zaicon, updated by tieonlinux
- Create commands aliases/shortcuts
- Built and tested on TShock 4.4.0 Pre-11.
- Download
- Documentation/Source Code
- Team Commands by GameRoom
- Run commands for a whole team.
- Built on TShock 4.4.0 Pre-8
- Download Version 1.2
- Documentation
- Source code
- Smart Regions by GameRoom
- Run programmable commands when a player is in a region.
- Built on TShock 4.4.0 Pre-8
- Download Version 1.2.1
- Documentation
- Source code
- RodHealer by ancientgods, updated by moisterrific
- Prevents players from losing HP when spamming the Rod of Discord.
- Built and tested on TShock 4.4.0 Pre-11.
- Download Version 1.2.0
- Documentation
- Source Code
- Ghost by DannyDan77, updated by moisterrific
- Allows admins to become invisible to other players.
- Built and tested on TShock 4.4.0 Pre-11.
- Download Version 1.2.0
- Documentation (pls read!)
- Source Code
- Character Reset [SSC] by Bippity, updated by moisterrific
- Allows you to reset SSC player data without the hassle of database editing.
- Built and tested on TShock 4.4.0 Pre-11.
- Download Version 2.0.0
- Documentation
- Source Code
- World Refill by K0rd, updated by Illuminousity
- Refill your world with structures and resources!
- Built and tested on Tshock 4.4.0 Pre-11.
- Download Version 2.1.3
- Documentation
- Source Code
- Compile your plugin as normal.
- Upload your release and any resources you need to Catbox. This will be the download link for your plugin.
- Upload the source code to your plugin to GitHub. You do not need to make your source a copyleft license (like GPL) or even make it anything other than proprietary.
- Copy the template below and add in the required things in the required spots.
- Send a pull request to this repository. Add your plugin to the list above near the other plugins.
- Don't remove anything that isn't yours and don't change anything you didn't already add.
- When your plugin is approved, it will be added to the list.
- When you need to update your plugin, change the version number or other attributes, upload to Catbox, and then re-submit your plugin.
This is the sample template:
* [My cool plugin](https://example.com/your-github-or-project-homepage-goes-here) by aMoka
* Adds the ability for players to ship other players. Does fancy stuff. Amazing!
* Tested on TShock 4.4.0 Pre-2.
* [Download Version 1.2.3](https://example.com/your-catbox-link-goes-here)
* [Documentation](https://example.com/get-help)
* [Source code](https://example.com/github.com/stuff/whatever)
Maybe you just don't want to provide much. In that case, the minimum stuff that you need to provide is this:
* My cool plugin by aMoka
* Adds the ability for players to ship other players. Does fancy stuff. Amazing!
* Tested on TShock 4.4.0 Pre-2.
* [Download Version 1.2.3](https://example.com/your-catbox-link-goes-here)
* [Source code](https://example.com/github.com/stuff/whatever)
You can add anything on top of the template that you want within reason. Your Discord server, Instagram profile, or whatever else are all acceptable.
The one thing you cannot do is link to a non-Catbox download link. It's fine if you offer downloads somewhere else too (and you can link to the list of those downloads), but you need to have a catbox link here that goes directly to something someone can install.
If your plugin hasn't been reviewed in 1 day (give or take a few hours), please send a message to particles#0015 in Discord and a message to argo@hey.com. You will either get $10 US or a Discord Nitro subscription as reward for being significantly delayed.
These are the changes made to this page that aren't really plugin related.
- Created system for submitting plugins. - May 18, 2020.
- Updated system to include TShock test version. - May 18, 2020.
- Add slow plugin review scheme. - June 18, 2020.
We will probably add categories when we get more than 5 plugins to help people sort through them. You can also tag your plugins on GitHub with the tshock
tag or the tshock-plugin
tag or the terraria
tag.