Skip to content
Success

Changes

Summary

  1. Added the "RAINY" requirement, changed "STORMY" requirement to also (commit: ba44c80) (details)
Commit ba44c807ab3ed9a013daf6fdb34c80937f0ba45f by spaceemotion
Added the "RAINY" requirement, changed "STORMY" requirement to also recognize the thunder.
Changed the "REMOVE" command to use the default server world instead of "world", also added an entity null check
(commit: ba44c80)
The file was modifiedsrc/main/java/net/aufdemrand/denizen/scripts/requirements/core/StormRequirement.java (diff)
The file was modifiedsrc/main/java/net/aufdemrand/denizen/scripts/commands/entity/RemoveCommand.java (diff)
The file was modifiedsrc/main/java/net/aufdemrand/denizen/scripts/requirements/RequirementRegistry.java (diff)
The file was addedsrc/main/java/net/aufdemrand/denizen/scripts/requirements/core/RainyRequirement.java