Skip to content

gpmidi/TelePlus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

TelePlus

Compilation

For compilation, you need :

  • JDK 6 (Sun JDK or OpenJDK Highlight recommanded)
  • Install Maven 3
  • Check out and install Bukkit and CraftBukkit
  • Check out this repo
  • Get the Permissions plugin jar and run mvn install:install-file -Dfile=Permissions.jar -DgroupId=org.bukkit -DartifactId=permissions -Dversion=2.0 -Dpackaging=jar
  • mvn clean install