Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lilybukkit/lilybukkit-qa
Custom Bukkit API implementation for Alpha v1.0.16.05_13 Lilypad QA
https://github.com/lilybukkit/lilybukkit-qa
alpha alphaver-arg bukkit craftbukkit minecraft minecraft-alpha minecraft-server rosepad
Last synced: 11 days ago
JSON representation
Custom Bukkit API implementation for Alpha v1.0.16.05_13 Lilypad QA
- Host: GitHub
- URL: https://github.com/lilybukkit/lilybukkit-qa
- Owner: LilyBukkit
- License: gpl-3.0
- Archived: true
- Created: 2022-06-14T15:30:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-28T09:53:31.000Z (almost 2 years ago)
- Last Synced: 2024-09-27T12:01:23.743Z (4 months ago)
- Topics: alpha, alphaver-arg, bukkit, craftbukkit, minecraft, minecraft-alpha, minecraft-server, rosepad
- Language: Java
- Homepage: https://lilybukkit.github.io
- Size: 27.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LilyBukkit
[![build](https://github.com/LilyBukkit/LilyBukkit-QA/actions/workflows/main.yml/badge.svg?branch=master&event=push)](https://github.com/LilyBukkit/LilyBukkit-QA/actions/workflows/main.yml)
**LilyBukkit** is a CraftBukkit-inspired server core that implements [a modified Bukkit API](https://github.com/Vladg24YT/LilyBukkit-API). The only supported version of Minecraft
is `Alpha 1.0.16.05_13 Lilypad QA` from the AlphaVer ARG.* [Forum](https://github.com/LilyBukkit/LilyBukkit-QA/discussions)
* [Latest release](https://github.com/LilyBukkit/LilyBukkit-QA/releases/latest) | [Latest devbuild](https://nightly.link/LilyBukkit/LilyBukkit-QA/workflows/main/master/RosepadServer.zip)## 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
- [x] Plugin support (`1.0.0.0`)
- [x] Permissions support (`1.0.0.0`)
- [x] YAML Config support (`1.1.0.0`)
- [x] Multi-world support (`2.0.0.0`)## Installation
See [our website](https://https://lilybukkit.github.io/downloads.html).
-----
*This server core is developed on top of [RosepadMC/Rosepad](https://github.com/RosepadMC/Rosepad).*
*More info on the ARG can be found at the [AlphaVer Wiki](https://alphaver.fandom.com/wiki).*