개요
이 글에선 자바 에디션만 다루며
Closed source, 유지되지 않는 프로젝트, 개인 서버용 프로젝트는 다루지 않음
Vanilla Server
CraftBukkit
Bukkit API를 사용하는 서버
프로젝트: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/browse
Spigot
CraftBukkit의 포크
프로젝트: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/browse
Paper
Spigot의 포크
특징: 비동기 청크 로딩등 다양한 최적화 패치 적용
프로젝트: https://github.com/PaperMC/Paper
Tuinity
Paper 포크
특징: 다양한 최적화 및 고성능 조명 엔진
프로젝트: https://github.com/Spottedleaf/Tuinity
Purpur
Paper 포크
특징: Tuinity, Airplane 패치 적용, 다양한 구성 설정
프로젝트: https://github.com/pl3xgaming/Purpur
Airplane
Tuinity의 포크
특징: 엔티티 최적화
프로젝트: https://github.com/TECHNOVE/Airplane
Yatopia
Paper 포크
특징: 자체 최적화 패치 및 각종 모드 및 서버에서 성능 패치들을 가져옴
프로젝트: https://github.com/YatopiaMC/Yatopia
Sponge Vnilla
Sponge API를 사용
특징: SpongeAPI 기반 플러그인 사용 가능, Bukkit API 기반 플러그인 사용 불가
프로젝트: https://github.com/SpongePowered/SpongeVanilla
Mod Server
Forge
특징: Forge모드 사용 가능
프로젝트: https://github.com/MinecraftForge/MinecraftForge
Fabric
특징: Fabric모드 사용 가능
프로젝트: https://github.com/FabricMC/fabric
Sponge Forge
Sponge API를 사용
특징: Forge 모드와 SpongeAPI 기반 플러그인 사용 가능
프로젝트: https://github.com/SpongePowered/SpongeForge
Mohist
특징: Forge 모드와 Craftbukkit/Spigot/Paper 플러그인 사용 가능
프로젝트: https://github.com/Mohist-Community/Mohist
CatServer
특징: Forge 모드와 Craftbukkit/Spigot/Paper 플러그인 사용 가능
프로젝트: https://github.com/Luohuayu/CatServer
Magma
특징: Forge 모드와 Craftbukkit/Spigot/Paper 플러그인 사용 가능
프로젝트: https://github.com/magmafoundation/Magma
Arclight
특징: Forge 모드와 Craftbukkit/Spigot/Paper 플러그인 사용 가능
프로젝트: https://github.com/IzzelAliz/Arclight
Proxy Server
BungeeCord
프로젝트: https://github.com/SpigotMC/BungeeCord
Waterfall
BungeeCord 포크
프로젝트: https://github.com/PaperMC/Waterfall
Travertine
Waterfall 포크
특징: 1.7 버전과 스냅샷, 프리 릴리즈 버전 지원
프로젝트: https://github.com/PaperMC/Travertine
Velocity
프로젝트: https://github.com/VelocityPowered/Velocity
Geyser
특징: 서버 간 프록시가 아닌 자바 에디션과 베드락 에디션의 프록시 역할을 한다, 플러그인 형태로도 사용 가능
프로젝트: https://github.com/GeyserMC/Geyser/
마치며
특히 MC마켓같은데서 유로로 파는 포크 서버들은 걔네가 뭔 짓 했는지도 모르고 확인도 못하니까 거르는걸 추천함

'Game > Minecraft' 카테고리의 다른 글
마인크래프트 성능 최적화 모드 목록 (5) | 2020.11.29 |
---|---|
Paper 서버 Anti-Xray 권장 설정 값 (5) | 2020.07.29 |
마인크래프트 서버 최적화 가이드 (2) | 2020.07.28 |