Welcome to the TShock Community Nexus wiki page! On this wiki you can find lots of documentation and instructional guides on developing your own TShock plugins!
| Chapter |
Page Name |
Description |
| 1.0 |
Getting Started |
How you can get started & setup a basic TShock plugin. |
| 2.0 |
Commands |
Code and register your first usable command. |
| 3.0 |
Hooks |
Run code when certain events happen |
| 4.0 |
Plugin Configuration |
Allow users to configure your plugin |
| 4.5 |
Clean Code Conventions |
Let's clean up your code and make it more manageable! |