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

https://github.com/kakifrucht/halfminersystem

⚙️ Modification repository for Minecraft Server Two and a half Miner.
https://github.com/kakifrucht/halfminersystem

bukkit bukkit-api bukkit-plugin gaming minecraft minecraft-mod nanohttpd rest restful spigot spigot-api

Last synced: 2 months ago
JSON representation

⚙️ Modification repository for Minecraft Server Two and a half Miner.

Awesome Lists containing this project

README

        

# Halfminer Repositories
Modification repository for Minecraft Server [Two and a half Miner](https://halfminer.de).
All modules are currently compatible with version ``1.16.3`` of Spigot/Paper.

Halfminer TeamSpeak Bot can be found [here](https://github.com/Kakifrucht/HalfminerBot).

## Current Modules
- **HalfminerSystem** - Base plugin API containing shared functionality and a centralized storage system.
- **HalfminerBattle** - Battle arena Bukkit/Spigot plugin implementing various arena based game modes.
- **HalfminerCore** - Core Bukkit/Spigot plugin containing Minecraft server modifications for various aspects of the game.
- **HalfminerHaro** - Converts the entire server into a *Ha*lfminer *Ro*leplay server.
- **HalfminerLand** - Land protection and management plugin.
- **HalfminerREST** - Bukkit plugin running a lightweight REST HTTP server responding in JSON.

:warning: All modules are specifically tailored for our needs over at *halfminer.de*, and thus many features
may not be toggleable/configurable. The default localization is German and some localized strings are configured
specifically for our server. Feel free to fork and fix/translate the plugin to your likings.
It is presently fully localizable via the plugins configuration file.