No description
Find a file
2025-04-04 23:28:07 +02:00
src/main always save main 2011-03-15 20:33:19 +01:00
LICENSE Add LICENSE 2025-04-04 23:28:07 +02:00
pom.xml fix for groupmanager 1.0 2011-03-06 23:36:39 +01:00
readme.md initial Help 2011-02-27 19:45:00 +01:00

Help

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