Skip to content

Relluem94s/RelluPluginBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RelluPluginBase

A Base Plugin based on RelluEssentials

How to use

Development / Build

  1. git clone https://github.com/Relluem94/RelluEssentials.git
  2. git checkout $(git describe --tags $(git rev-list --tags --max-count=1))
  3. mvn clean install
  4. Fork this Repository

  5. Edit POM

  6. Create your own stuff

  7. Build it!