Waterfall/README.md

42 lines
2.0 KiB
Markdown
Raw Normal View History

2022-11-11 17:49:06 +01:00
# FlameCord
2020-08-18 23:05:30 +02:00
2022-11-11 17:49:06 +01:00
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.
2020-08-18 23:05:30 +02:00
2022-11-11 17:49:06 +01:00
## Links
2022-11-11 17:36:53 +01:00
2022-11-11 17:49:06 +01:00
<a href="https://builtbybit.com/resources/13492/"><img src="https://archive.org/download/download-button-png/download-button-png.png" width=20% height=20%><img/><a/><a href="https://discord.gg/gF36AT3"><img src="https://i.imgur.com/NyGBnuJ.png" width=20% height=20%><img/><a/>
2020-08-18 23:05:30 +02:00
2021-06-09 23:23:45 +02:00
## 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.
2022-11-11 17:49:06 +01:00
* **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?
2022-03-20 00:20:14 +01:00
FlameCord was forked out of a desire for greater protection to be afforded to a Bungeecord-based proxy, which Waterfall currently cannot offer.
2021-06-09 00:23:21 +02:00
FlameCord will track upstream Waterfall and merge changes as needed.
2018-02-01 17:57:15 +01:00
## How to (Server Admins)
2022-04-01 19:25:50 +02:00
You can support the development of FlameCord by purchasing it at [MC-Market](https://www.mc-market.org/resources/13492/).
2018-02-01 17:57:15 +01:00
2022-03-20 00:23:28 +01:00
FlameCord requires **Java 8** or above.
2018-02-01 17:57:15 +01:00
## How To (Compiling from source)
2021-06-09 23:23:45 +02:00
To compile FlameCord, you need JDK8 or above, git, bash, maven, and an internet connection.
2018-02-01 17:57:15 +01:00
2021-06-09 00:23:21 +02:00
Clone this repo, run `./flamecord b` from *bash*, get jar from `FlameCord-Proxy/bootstrap/target`
2018-02-01 17:57:15 +01:00
2022-11-11 17:49:06 +01:00
FlameCord is compiled like Waterfall does; Please follow the [CONTRIBUTING.md](https://github.com/2lstudios-mc/FlameCord/blob/master/CONTRIBUTING.md) file. If you need help you can always contact us on Discord.
## Contribute
* Feel free to open a PR! We accept contributions.