Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.5 KB

ReadMe.md

File metadata and controls

30 lines (22 loc) · 1.5 KB

Hyperior Core

This plugin is part of the Hyperior Minecraft Server Network project. It is not meant to be run without the required dependencies of other plugins in this project.

This repository contains the code of the plugin Hyperior Core.

This plugin was developed for Paper Version 1.20.1 and may not work on other versions.

This plugin contains various utilities used in all the other plugins in this project. Features include a scoreboard, title, prefix, tab list, permissions, command, GUI, stats, hologram, NPC, level, coin, and particle system.

About Hyperior

Hyperior is a Minecraft Server Network developed by Groodian, with a focus on providing various mini-games and additional features. Some of the features include a coin system, levels, leaderboards, personalized statistics, and cosmetics.

Related Projects

Here is a list of all subprojects for the Hyperior Minecraft Server Network:

Build

To compile this plugin, you need JDK 17 and an internet connection.

Clone this repo, run ./gradlew reobfJar from your terminal. You can find the compiled jar in the project root's build/libs directory.