Skip to content
Success

Changes

Summary

  1. Clean pom... (commit: 5c47859) (details)
  2. Update dependencies (commit: edc255a) (details)
  3. Move mcmmo party stuff to it's own object. (commit: fed7559) (details)
  4. Fix mcmmo command >:( (commit: c2801e2) (details)
  5. Add mcmmo events. (commit: 4a13709) (details)
  6. Add Essentials <[email protected]_vanished> tag. (commit: 82900a9) (details)
The file was modified pom.xml (diff)
The file was modified src/main/resources/mcMMO.jar (diff)
The file was modified src/main/resources/Votifier.jar (diff)
The file was modified src/main/java/net/gnomeffinway/depenizen/support/plugins/McMMOSupport.java (diff)
The file was modified src/main/resources/Vault.jar (diff)
The file was modified src/main/resources/MassiveCore.jar (diff)
The file was modified src/main/resources/HyperConomy.jar (diff)
The file was modified src/main/resources/Towny.jar (diff)
The file was modified pom.xml (diff)
The file was modified src/main/java/net/gnomeffinway/depenizen/support/plugins/HyperConomySupport.java (diff)
The file was modified src/main/resources/Heroes.jar (diff)
The file was modified src/main/resources/pvparena.jar (diff)
The file was modified src/main/resources/Factions.jar (diff)
The file was modified src/main/resources/pvpstats.jar (diff)
Commit fed755993ce65f2fe2fcb88dfeb5c12da7ec41c7 by fortifier42
Move mcmmo party stuff to it's own object.
Can't conflict with Heroes parties, as they have no identifier.. O.o
(commit: fed7559)
The file was modified src/main/java/net/gnomeffinway/depenizen/extensions/mcmmo/McMMOPlayerExtension.java (diff)
The file was addedsrc/main/java/net/gnomeffinway/depenizen/objects/mcmmo/dParty.java
The file was modified src/main/java/net/gnomeffinway/depenizen/support/plugins/McMMOSupport.java (diff)
The file was modified pom.xml (diff)
The file was modified src/main/java/net/gnomeffinway/depenizen/commands/McMMOCommands.java (diff)
The file was addedsrc/main/java/net/gnomeffinway/depenizen/events/mcMMO/mcMMOPlayerLevelChangeScriptEvent.java
The file was addedsrc/main/java/net/gnomeffinway/depenizen/events/mcMMO/mcMMOPlayerLevelDownScriptEvent.java
The file was addedsrc/main/java/net/gnomeffinway/depenizen/events/mcMMO/mcMMOPlayerLevelUpScriptEvent.java
The file was modified src/main/java/net/gnomeffinway/depenizen/support/plugins/McMMOSupport.java (diff)
The file was modified src/main/java/net/gnomeffinway/depenizen/extensions/essentials/EssentialsPlayerExtension.java (diff)