Core for TrustGames.net
- xx
- Chat Decoration manager
- GUI Manager with Pagination and PlayerInventory
- ItemBuilder with Skulls support (converts default italic text)
- Cooldown manager
- LuckPerms manager
- Player Data saving (kills/deaths/playtime/...)
- Player display name
- Gamerules
- Hunger disable
- Tablist Teams
- /activity id
- /activity player
TG-Toolkit is self-hosted on a server. To be able to reach that server you need to set the server up credentials first. Open (or create) gradle.properties in your local ~/.gradle/gradle.properties
gradle.properties
trustgamesRepoPrivateUsername={username}
trustgamesRepoPrivatePassword={secret}