Socials plugin for ClassiCube/MCGalaxy.
Help command: /party
Help command: /chat
Help command: /friend
This plugin requires a tweaked version of MCGalaxy, the Git repo can be found here. It adds extra functions for Bancho to use, and does not break existing plugins.
Download a release and copy all files to your server folder. Overwrite any old files if needed.
Load the plugin once to generate the .properties file.
A MongoDB instance should be running without any authentication, add the line mongodb-address = [address]
to properties/bancho.properties.
specs/* contains the format of MongoDB documents.
If you have a use case where you need to run MongoDB with authentication, open a pull request or let me know.
- Git clone MCGalaxy such that the repo is available at ../
- Edit
build-[target_os].sh
such that the first line points to your server folder, and run it.
For developers: note that release.sh hides all errors during compile, so please check that the project is error-free before compiling.
- Party system
- Chat channels
- Broadcast scope
- Friend system
- Guilds
- Player settings
- Games framework