BungeeCord fork that aims to improve performance and stability.
Go to file
2023-02-25 11:16:08 -03:00
.github Delete .github/workflows directory 2022-03-24 23:08:05 -03:00
scripts Updated workflow for Github Actions and fixed typo 2021-11-30 20:07:10 +01:00
Waterfall@079f3a3129 1.19.3 2022-12-12 23:17:06 +01:00
Waterfall-Proxy-Patches Show better information when someone gets blacklisted 2023-02-24 13:35:58 -03:00
.gitattributes doc: enhance readme, code_of_conduct.md and security.md file 2023-02-25 11:16:08 -03:00
.gitignore Make compilable again 2023-02-23 17:51:32 -03:00
.gitmodules Initial project structure. More to come soon.. 2016-06-27 02:09:47 -04:00
CODE_OF_CONDUCT.md doc: enhance readme, code_of_conduct.md and security.md file 2023-02-25 11:16:08 -03:00
CONTRIBUTING.md Updated markdown files to reflect recent changes 2021-06-09 16:11:12 -05:00
flamecord rename Travertine -> FlameCord 2021-06-08 19:20:28 -03:00
LICENSE.txt Use new build system from Waterfall 2019-02-20 19:31:51 +00:00
pom.xml Make compilable again 2023-02-23 17:51:32 -03:00
README.md doc: enhance readme, code_of_conduct.md and security.md file 2023-02-25 11:16:08 -03:00
SECURITY.md doc: enhance readme, code_of_conduct.md and security.md file 2023-02-25 11:16:08 -03:00

FlameCord

Download Discord GitHub

FlameCord is a Waterfall fork or modification that adds antibot features, exploit prevention systems, performance improvements, removal of unused features, library updates and application layer ddos mitigation.

Features

FlameCord being a fork of Waterfall, has all its features, and some of its own, such as:

  • Exploit Fixes: FlameCord specializes in providing better server security by fixing major exploits, performance flaws and bugs that Bungeecord already has, and that have not yet been fixed in WaterfallMC.

  • Antibot Features: FlameCord brings swift bot protection for your Minecraft server to avoid extra CPU usage and crashes in your machines.

  • Performance Improvements: FlameCord tries to improve performance by removing unused features and disabling exception logs.

💻 Why fork Waterfall?

FlameCord was forked out of a desire for greater protection to be afforded to a Bungeecord-based proxy, which Waterfall currently cannot offer.

FlameCord will track upstream Waterfall and merge changes as needed.

🌱 Get Started

How to (Server Admins)

Just drag an drop FlameCord.jar into your server folder and run it.

You can customize many FlameCord features in the flamecord.yml file.

How To (Compiling from source)

To compile FlameCord, you need JDK 8 or above, git, bash, maven, and an internet connection.

# Clone this repo.
git clone https://github.com/2lstudios-mc/FlameCord

# Navigate to the cloned repository.
cd FlameCord

# Build project.
./flamecord b

Note: To compile on Windows you must do it from a git-bash terminal or WSL.

The jar will be generated in the directory FlameCord-Proxy/bootstrap/target

🤝 Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.

FlameCord is compiled like Waterfall does; Please follow the CONTRIBUTING.md file. If you need help you can always contact us on Discord.

📝 License

Copyright © 2018-2023 2LStudios.
This project is MIT License licensed.