Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haq/keeper
Config manager for your Spigot/Bungee plugins.
https://github.com/haq/keeper
bungee java spigot
Last synced: 3 months ago
JSON representation
Config manager for your Spigot/Bungee plugins.
- Host: GitHub
- URL: https://github.com/haq/keeper
- Owner: haq
- License: mit
- Created: 2018-04-21T21:18:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T07:00:27.000Z (over 1 year ago)
- Last Synced: 2024-10-04T20:43:37.258Z (3 months ago)
- Topics: bungee, java, spigot
- Language: Java
- Homepage:
- Size: 47.9 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![license](https://img.shields.io/github/license/mashape/apistatus.svg) ](LICENSE)
[![jitpack](https://jitpack.io/v/haq/keeper.svg)](https://jitpack.io/#haq/keeper)# keeper
A basic **config manager** for your Spigot/Bungee plugins.## Usage
#### [Spigot](/spigot)
#### [Bungee](/bungee)## Download
```xmljitpack.io
https://jitpack.io```
```xml
com.github.haq.keeper
spigot or bungee
VERSION_NUMBER```