Skip to content
Success

Changes

Summary

  1. CHUNKLOAD command, keeps chunks loaded (commit: f057317) (details)
  2. Added World command to set weather and time (commit: 1418475) (details)
Commit f0573178e32c6ea6b42ebf146079cccc807037be by gnomeffinway
CHUNKLOAD command, keeps chunks loaded
(commit: f057317)
The file was addedsrc/main/java/net/aufdemrand/denizen/scripts/commands/core/ChunkLoadCommand.java
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/CommandRegistry.java (diff)
Commit 1418475a99b8c937075348823427e88cf3e15075 by spaceemotion
Added World command to set weather and time

This can already be done using Essentials commands or checking for
downfall, but in a future Bukkit PR it will be possible to set the
weather for a specific player, where this is coming in handy
(commit: 1418475)
The file was addedsrc/main/java/net/aufdemrand/denizen/scripts/commands/core/WorldCommand.java
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/CommandRegistry.java (diff)