Skip to content

AuraDevelopmentTeam/BungeeChat2

Repository files navigation

Current Version Build Status Coverage Report Codacy Badge License Supports Minecraft 1.7 - 1.16

Bungee Chat Thread

A new way to send private, global or help messages and to do much more with chatting network wide!

Table of Contents

Downloads

You can download all builds from:

Wiki

We have created a wiki for this plugin to help you with various issues and problems. Check it out!

If you found a bug or are even experiencing a crash please report it, so we can fix it. Please first check if a bug report for the issue already exists. If not just create a new issue and fill out the form.

Please include the following:

  • Minecraft version
  • Bungee Chat version ("latest" is not a version number)!
  • Versions of any plugins potentially related to the issue
  • Any relevant screenshots are greatly appreciated.
  • For crashes:
    • Steps to reproduce
    • proxy.log.1 from the root folder of the server

(When creating a new issue, please follow the template)

If you want a new feature added, go ahead an open a new issue, remove the existing form and describe your feature the best you can. The more details you provide the easier, it will be implementing it.
You can also talk to us on Discord.

Developing with our Plugin

So you want to add support or even develop an add-on for our plugin? You can easily add our API to your development environment, read the API documentation.

Setting up a Workspace/Compiling from Source

  • Clone:
    Clone the repository like this: git clone --recursive https://github.com/AuraDevelopmentTeam/BungeeChat2.git
  • IDE-Setup:
    Run [gradle] in the repository root: ./gradlew installLombok <eclipse|idea>
  • Build:
    Run [gradle] in the repository root: ./gradlew build. The build will be in build/libs
  • If obscure Gradle issues are found, try running ./gradlew cleanCache clean

Development builds

Between each official release, there are several bleeding edge development builds, which you can also use. But be aware that they might contain unfinished features and therefore won't work properly.

You can find the builds here: https://gitlab.aura-dev.team/AuraDev/BungeeChat2/pipelines

On the right is a download symbol, click that, a dropdown menu will open. Select "build". Then, you'll download a zip file containing all artifacts including the plugin jar.

PGP Signing

All files will be signed with PGP.
The public key to verify it can be found in misc/publicKey.asc. The signatures of the files will also be found in the maven.

License

Bungee Chat 2 is licensed under the GNU General Public License v3.0

Support

Getting Support

If you need help with anything, want to discuss issues or suggestions, or just want to say hi, you can visit our Discord Server (https://discord.me/bungeechat).

Supporting us!

Thanks for scrolling down so far!
We are developing this plugin (and others!) as well as providing constant support for all our plugins free of charge so that as many people as possible can use it! Since it is still a lot of work we would really appreciate it if you could support us on Patreon!

Become a Patreon

Random Quote

In software, we rarely have meaningful requirements. Even if we do, the only measure of success that matters is whether our solution solves the customer’s shifting idea of what their problem is.

— Jeff Atwood

About

A new way to send private, global or help messages and to do much more with chatting network wide!

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published