Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/blakefernandes/pulsar
- Owner: BlakeFernandes
- Created: 2022-03-13T12:48:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T08:13:52.000Z (9 months ago)
- Last Synced: 2024-11-05T19:06:57.521Z (about 2 months ago)
- Topics: bukkit, spigot
- Language: Java
- Homepage:
- Size: 114 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.