1 repository
Plugins that modify the internal logic and command set of a game world.
Distinct from Game Engine Native Plugins: Focuses on behavioral and logic modifications rather than just native DLL loading or content assets.
Explore 1 awesome GitHub repository matching data & databases · Logic Extensions. Refine with filters or upvote what's useful.
TShock is a server management tool and plugin framework for dedicated Terraria servers. It functions as an administrative suite and anti-cheat tool designed to control player permissions, monitor game integrity, and extend server functionality. The project provides a framework for creating custom plugins that modify the game world and implement new commands. It enables internal state modification through bytecode injection, packet interception, and memory manipulation to bypass engine restrictions and alter live game environments. Administrative capabilities include a hierarchical role-based
Enables the development of custom plugins to add new commands and modify internal game world logic.