Skip to content

NateLogan/Help

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

Help
===========

jascotty2 Changelog
-----------------

Version 0.2.4.1 - 4/4/11
another illegalAccessError (hopefully) resolved

Version 0.2.4 - 4/2/11
updated an illegalAccess error that was occurring in 617

Version 0.2.3 - 3/25/11
fixed a null pointer exception in plugin help


Version 0.2.2 - 3/24/11
various null pointer fixes (could have nullpointerException on load without)
improved help listing
added console help support


Compilation
-----------

For compilation, you need :

* JDK 6 (Sun JDK or OpenJDK Highlight recommanded)
* Install [Maven 3](http://maven.apache.org/download.html)
* Check out and install [Bukkit](http://github.com/Bukkit/Bukkit) and [CraftBukkit](http://github.com/Bukkit/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`

About

A complete Help plugin for Bukkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%