Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/blakefernandes/pulsar

Pulsar is an uncompleted general purpose toolkit I use for all my spigot plugins. Its main objective is to provide highly customizable components for the end-user while being simple for the developer to implement.
https://github.com/blakefernandes/pulsar

bukkit spigot

Last synced: about 6 hours ago
JSON representation

Pulsar is an uncompleted general purpose toolkit I use for all my spigot plugins. Its main objective is to provide highly customizable components for the end-user while being simple for the developer to implement.

Awesome Lists containing this project

README

        

# Pulsar
Pulsar is an uncompleted general purpose framework I use for all my spigot plugins.
Its main purpose is to provide highly customizable components for the end-user while
being simple for the developer to implement.

## Usage
As of right now you will need to clone this repository and either publish it
to maven local or compile and add it as a dependency. There is no repository.