Bukkit Plugin - Seperated Inventories per GameMode
Find a file
Jascha Starke 4bbc6a38c4 v1.4.6a:
- Moved Maven repository to automatic jenkin-build-repo by cloudbees (free hosting)
 - Removed Unsafe storage item serialization as it is now more complex than i'd like to manage manually
   * (restoring should still work, so no inventory loss)
2012-12-22 23:14:14 +01:00
lang v1.4.5b: 2012-12-07 20:03:15 +01:00
src/de/jaschastarke/minecraft v1.4.6a: 2012-12-22 23:14:14 +01:00
.gitignore first maven step 2012-03-03 11:42:14 +01:00
config.yml v1.4.6a: 2012-12-22 23:14:14 +01:00
plugin.yml v1.4.6a: 2012-12-22 23:14:14 +01:00
pom.xml v1.4.6a: 2012-12-22 23:14:14 +01:00
README.md 1.2.5: 2012-07-14 21:18:30 +02:00

Limited Creative

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

Required dependencies

Dependencies for optional integrations


To use Maven packaging

For required development snapshots, that aren't found by maven, you have to clone the project and do: $ mvn install in the directory of the project