LimitedCreative/README.md
2012-03-03 12:53:20 +01:00

1 KiB

Limited Creative

http://dev.bukkit.org/server-mods/limited-creative/

Required dependencies:

Maven Dependencies for optional integrations:


To use Maven packaging: You need to add the non-maven dependencies:

  • download the jars and then:
  • $ mvn install:install-file -Dfile=AuthMe.jar -DgroupId=uk.org.whoami -DartifactId=authme -Dversion=2.6.2 -Dpackaging=jar
  • $ mvn install:install-file -Dfile=Multiverse-Core.jar -DgroupId=com.onarandombox -DartifactId=multiverse-core -Dversion=2.3-AB -Dpackaging=jar
  • $ mvn install:install-file -Dfile=xAuth.jar -DgroupId=com.cypherx -DartifactId=xauth -Dversion=3.1 -Dpackaging=jar