Online services for minecraft mods.
- Create long running groups or short lived parties of players to share coordinates, waypoints and chat securely
- Encrypted private waypoints
- Server stored friend lists
- Uploading and distributing player textures, such as capes and avatars
- Custom message formats for private, group and nearby messaging (build your own mod!)
- Messaging and coordinte sharing is end to end encrypted using libsodium
- Profile data, such as your private waypoints, is encrypted before sending to the collar server.
- emotes using the Emotecraft format. (abandoned)
To build run you will need to have Maven 3 installed and JDK 16.
Run in the command line:
mvn clean install