--- # Links * [Spigot](https://www.spigotmc.org/resources/t2codelib.96388/) * [Discord](http://dc.T2Code.net) --- T2CodeLib is a library for the plugins of T2Code. Main library file to centralize the main functions for multiple plugins, allowing better maintenance capabilities and reducing the overall size of the plugins. Maven: ``` T2Code https://repo.t2code.net/repository/T2Code/ net.t2code T2CodeLib VERSION ``` ---