2022-11-14 15:02:07 +00:00
< p align = "center" >
< img src = "https://i.imgur.com/0pSf6jl.png" width = "300" >
< / p >
---
# Links
2022-11-14 15:03:21 +00:00
* [Spigot ](https://www.spigotmc.org/resources/t2codelib.96388/ )
2022-11-14 15:02:07 +00:00
* [Discord ](http://dc.T2Code.net )
2022-11-14 15:56:05 +00:00
---
2022-11-14 15:02:07 +00:00
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:
```
< repositories >
< repository >
< id > T2Code< / id >
< url > https://repo.t2code.net/repository/T2Code/< / url >
< / repository >
< / repositories >
< dependencies >
< dependency >
< groupId > net.t2code< / groupId >
< artifactId > T2CodeLib< / artifactId >
< version > VERSION< / version >
< / dependency >
< / dependencies >
```
2022-11-14 15:55:53 +00:00
---
2022-11-14 15:02:07 +00:00
< img src = "https://i.imgur.com/HoZSt7c.png" width = "600" >
2022-11-14 15:55:53 +00:00
< img src = "https://bstats.org/signatures/bukkit/T2CodeLib.svg" width = "600" >