Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

LilyBukkit/LilyBukkit-QA

Repository files navigation

LilyBukkit

build

LilyBukkit is a CraftBukkit-inspired server core that implements a modified Bukkit API. The only supported version of Minecraft is Alpha 1.0.16.05_13 Lilypad QA from the AlphaVer ARG.

Features

  • Extended YAML configuration - If you think server.properties offers too few options to customize.
  • Offline player management - You want to whitelist a player that has never been on the server? Just run the /whitelist command like usual!
  • Permissions - Control what every single player can do on your server.
  • Plugins - Install Bukkit plugins that add new features to the game: commands, items, world editing etc. It's recommended to install versions made for CB 1060.

Development plan

  • Plugin support (1.0.0.0)
  • Permissions support (1.0.0.0)
  • YAML Config support (1.1.0.0)
  • Multi-world support (2.0.0.0)

Installation

See our website.


This server core is developed on top of RosepadMC/Rosepad.
More info on the ARG can be found at the AlphaVer Wiki.