Skip to content
/ neelix Public

🐹 A Java library to avoid repetitive work while developing Minecraft Spigot/Paper plugins.

License

Notifications You must be signed in to change notification settings

llgava/neelix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neelix

Build Tests Release

Let Neelix do the repetitive work for you!
A Java Library with focus on turn the Minecraft Spigot/Paper plugin development faster.

Branchs and versions

Branch API Version JDK Receive Updates
main >=1.13 >=8 Yes

This README is in development, while this, check the Wiki.

Instalation

repositories {
  ...
  maven { url 'https://jitpack.io' }
}

dependencies {
  ...
  implementation 'com.github.llgava:neelix:v0.0.1-SNAPSHOT'
}

Contact

Leonardo Luiz Gava - @llgava - me@llgava.net

About

🐹 A Java library to avoid repetitive work while developing Minecraft Spigot/Paper plugins.

Topics

Resources

License

Stars

Watchers

Forks

Languages