Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/homomc/beast

A Minecraft Paper 1.12.2 fork which aims to offer extreme performance and stability
https://github.com/homomc/beast

minecraft minecraft-server paper-fork papermc performance spigot-fork

Last synced: 3 months ago
JSON representation

A Minecraft Paper 1.12.2 fork which aims to offer extreme performance and stability

Awesome Lists containing this project

README

        

Beast Face

# Beast [![Dev Build](https://github.com/HomoMC/Beast/actions/workflows/dev-build.yml/badge.svg)](https://github.com/HomoMC/Beast/actions/workflows/dev-build.yml)

A Paper 1.12.2 fork aims to provide extreme performance, bug fixes, and improvements.

*This project is based on Reaper 1.12.2*

## Features

- **Beast is a fork of [Paper-1.12.2](https://github.com/PaperMC/Paper)** designed for performance, new fun and exciting gameplay features.
- **Contains [Lithium](https://github.com/CaffeineMC/lithium-fabric) patches** that optimizing many areas in game.
- **Bug fixes** for several Minecraft issues.
- **Backports** bug fixes of Mojang.
- **Plugin compatibility** with Spigot & Paper plugins.
- **Completely** removed Timings to save your server performance.
- **Various optimizations** for vanilla methods.
- **Brings back** some vanilla features.
- **More events make your server more fun**.
- **Support Virtual Threads which is introduced in Java 21**
- Pause server when no players online(configurable)
- Configurable 1.8 old combat method

### Java >= 8 is required, Java >= 21 is recommended.

## How To (Server Admins)

Beast uses the same paperclip jar system that Paper uses.

You can download the latest release of Beast by going [here](https://github.com/HomoMC/Beast/releases/latest) but I highly recommend to use the latest [dev build](https://nightly.link/HomoMC/Beast/workflows/dev-build/ver%2F1.12.2/Beast-JDK8.zip).

## How To (Plugin Developers)

Maven repository:
```xml

github-homomc-beast
GitHub Apache Maven Packages
https://maven.pkg.github.com/HomoMC/Beast

```

Beast-API maven dependency:
```xml

com.homomc.beast
beast-api
1.12.2-R0.1-SNAPSHOT
provided

```

Beast-Server maven dependency:
```xml

com.homomc.beast
beast
1.12.2-R0.1-SNAPSHOT
provided

```

### Great thanks to these projects:

- **Reaper (which is the base of Beast)**
- Leaf
- Polpot
- Randar Explanation