2022-05-25 13:32:33 +08:00
2022-04-19 20:31:15 +08:00
2022-05-20 00:42:53 +08:00
2022-04-19 20:31:15 +08:00
2022-05-25 13:32:33 +08:00
2022-04-19 20:31:15 +08:00
2022-05-20 00:10:55 +08:00
2022-04-19 20:31:15 +08:00
2022-04-19 20:31:15 +08:00
2022-04-19 17:52:48 +08:00

CatServer (1.16.5)

CatServer is a high-performance Forge+Bukkit+Spigot server
The early 1.16.5 version was co-developed with the LoliServer project team. Currently supports most mods and plugins to run stably stably
It will now continue to be maintained as a fork of LoliServer, providing better optimization and compatibility
You can download the latest version from Jenkins

All versions of CatServer:

Version Status
1.18.2 Active
1.16.5 LTS
1.12.2 LTS/STABLE

QQ Group: 591257 | Telegram: @CatServer | Discord: 点击加入

Features

Use self-writing optimization and some Paper optimization to greatly improve performance
Have a powerful Remap system to ensure good plugin compatibility
Good compatibility with FakePlayer
Fix most vanilla bug to safety
Configuration provide user-friendly options
Provide API to allow plugins to interact with mods easily

Installation

  1. Download or build the latest server
  2. Create startup script and run (Sample script: java -Xmx2G -jar CatServer-1.16.5-xxxxxxx-server.jar)
  3. Wait for the libraries file download complete on the first startup

Building

  • 1.Clone 1.16.5 branch: git clone -b 1.16.5 https://github.com/Luohuayu/CatServer.git
  • 2.Change directory: cd CatServer
  • 3.Setup project: gradlew setup
  • 4.Generate patch(If you modify the Minecraft code): gradlew genPatches
  • 5.Build: gradlew buildCatServer

Generate dependency

TODO
S
Description
高性能和高兼容性的1.12.2/1.16.5/1.18.2版本Forge+Bukkit+Spigot服务端 (A high performance and high compatibility 1.12.2/1.16.5/1.18.2 version Forge+Bukkit+Spigot server)
Readme
33 MiB
Languages
Java 100%