SSCord 1.7~1.18 BungeeCord fork - Fix Netty Exploits - Anti-Bot Captcha

MC Jars SSCord 1.7~1.18 BungeeCord fork - Fix Netty Exploits - Anti-Bot Captcha SSCord-1.19-20220706-ac66b20
Custom BungeeCord fork for higher performance and more

Message from FateKid - If you're an aspiring developer, NEVER release public builds with versioning such as this idiot does... like what the actual ****?


Features

- TCP fast open
- Fast global thread pool with less idle threads instead of creating one thread pool for one plugin.
- FastUUID
- Faster compression algorithm (zlib-ng)
- Velocity forwarding
- Fix BungeeCord Netty Exploits: Close on invalid request and exception (If a invalid request is sent SSCord closes the connection) and ban a ip for a short time if it sent too many invalid packets
- Optional Firewall
- Captcha using reCaptcha or hCaptcha
- Lots of subtle optimizations not listed here

Minecraft Snapshot Server Softwares for Vanilla Clients

- Vanilla with VanillaCord
- Fabric with FabricProxy and other server-side mods
- ViaVersion-Abstraction Install it on the proxy or every servers

RedisBungee

RedisBungee is not maintained and will never be maintained. As the original author, I respectfully request people stop using it.
Please apply following 2 patches if you want to use this plugin: https://github.com/minecrafter/RedisBungee/pull/68 https://github.com/minecrafter/RedisBungee/pull/76

Configuration

config.yml


servers.*.ip_forward
Default: bungeecord
Description: possible values: off, bungeecord, velocity

messages.yml
(Translations)

sscord.yml

custom-proxy-name
Default: ''
Description: The Proxy Name sent to clients
log.*
Default: false
Description: whether to log
velocity-secret
Default: (random)
Description: secret for velocity forwarding
tcp-fast-open.enabled
Default: true
tcp-fast-open.mode
Default: 1
Description: DISABLED=0 CLIENT_ONLY=1 SERVER_ONLY=2 BOTH=3
restart.*
Description: Configurations for the "/grestart" command
firewall.enabled
Default: false
firewall.maximum-blacklist-size
Default: 65536
firewall.blacklist-expire-time
Default: 10
Description: in minutes
firewall.threshold
Default: 5
Description: how many exceptions is allowed
allow-tablist-rewrite
Default: true
Description: Whether tablist should be rewritten on online mode connections or not https://github.com/PaperMC/Waterfall/pull/386
disable-tab-complete
Default: false
Description: disable Bungeecord's and its plugin's TabComplete but people who has the permission "sscord.tab-complete"
captcha.mode
Default: 0 (DISABLED)
Description: DISABLED=0 KICK_AND_SHOW_URL_ON_FIRST_JOIN=1 SHOW_URL_IN_GAME=2
You may as well use an empty server with a highly optimized minecraft server implementation (for example: Glowstone or cuberite with ViaVersion installed on bungeecord) for players to verify captcha if you choose SHOW_URL_IN_GAME mode.
captcha.server
Description: URL of the captcha server. Note that the default address is just for demo and may not work
captcha.time-out
Default: 100
Description: (in seconds) If it times out, kick the player (only for the SHOW_URL_IN_GAME mode)
captcha.send-player-to
Default: '' (disabled)
Description: send players to this server after captcha (only for the SHOW_URL_IN_GAME mode)
modules.*
Description: whether to enable one module or not

Commands

greloadservers
Description: Reload Servers from config.yml
Permission: ssbungeecord.command.restart
gplugins
Description: List BungeeCord Plugins
Permission: sscord.command.plugins
grestart
Description: Restart the server
Permission: sscord.command.restart

What does the name "SS" mean?

Simple and Stupid
https://wiki.archlinux.org/index.php/Arch_terminology#KISS
FateKid
Author FateKid
Level
11
5,910 pts
SSCord-1.19-20220706-ac66b20 Version
22 Downloads
748 Views
Published
Updated
0.00 star(s) 0 ratings Average Rating (0)

More files from FateKid

Top Bottom