Skip to content
Success

Changes

Summary

  1. New config file to allow scripts location to be changed. (commit: ab238f6) (details)
  2. dCuboid additions for easy management and changes to notable cuboids. (commit: e78ffda) (details)
  3. Update PlayEffect to 1.7.2 thanks to ParticleLib updating. (commit: 6a8f57e) (details)
Commit ab238f6e5eb638922bd80c4500b77fff99930916 by jeremy
New config file to allow scripts location to be changed.
(commit: ab238f6)
The file was modified src/main/resources/config.yml (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/ScriptHelper.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/CommandHandler.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/Settings.java (diff)
Commit e78ffdaf1fd5badc109cc6f50d7d6eae3c4edb9c by jeremy
dCuboid additions for easy management and changes to notable cuboids. (In progress)
(commit: e78ffda)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/core/RuntaskCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/objects/dCuboid.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/core/DefineCommand.java (diff)
Commit 6a8f57e890ff227637edde491a70f856ef8ae9b3 by jeremy
Update PlayEffect to 1.7.2 thanks to ParticleLib updating.
(commit: 6a8f57e)
The file was addedsrc/main/java/net/aufdemrand/denizen/utilities/ReflectionUtil.java
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/world/PlayEffectCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/utilities/ParticleEffect.java (diff)