Skip to content
Success

Changes

Summary

  1. Fix some meta (commit: f2ae03b) (details)
  2. Convert Random to 0.9, attempt to allow If commands with {}'s in Random (commit: b2fa7ca) (details)
  3. Allow plugins to add on to Location, NPC, and server tags (commit: e64da68) (details)
The file was modified src/main/java/net/aufdemrand/denizen/objects/dLocation.java (diff)
Commit b2fa7ca140e88171372a7c5497800500cdb5b23b by morphanone
Convert Random to 0.9, attempt to allow If commands with {}'s in Random (Experimental)
(commit: b2fa7ca)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/core/RandomCommand.java (diff)
Commit e64da68dfce9dbf9550e8ac9cf0d986171168c4f by morphanone
Allow plugins to add on to Location, NPC, and server tags
(commit: e64da68)
The file was modified src/main/java/net/aufdemrand/denizen/tags/core/UtilTags.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/core/RandomCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/tags/core/NPCTags.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/tags/core/LocationTags.java (diff)