Skip to content

Siriusmart/ccBancho

Repository files navigation

Bancho Server

Socials plugin for ClassiCube/MCGalaxy.

Party

Help command: /party

Chat

Help command: /chat

Friend

Help command: /friend

Usage

Custom server required

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.

MongoDB

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.

Building

  1. Git clone MCGalaxy such that the repo is available at ../
  2. 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.

Roadmap

  • Party system
  • Chat channels
  • Broadcast scope
  • Friend system
  • Guilds
  • Player settings
  • Games framework

About

Socials plugin for ClassiCube/MCGalaxy

Resources

License

Stars

Watchers

Forks

Packages

No packages published