Releases: Samistine/BloodMoon
Releases · Samistine/BloodMoon
Fix command issues
Fix command issues, such as not being able to reload Bloodmoon from the console
Bloodmoon for 1.8.8
Recompile for 1.8.8
Bloodmoon for 1.8.7
v0.50 Update version for release
[Fix Issue] Fixes chunks, with entitites, not despawning correctly
v0.40 Fix chunks not despawning, possibly breaks Feature.SPAWN_CONTROL
[New Feature] Delayed Command Support
Basically if you want to have a command run X seconds after bloodmoon starts, especially if you need to spawn mobs, start your command with a number encased with parenthesis.
CORRECT:
(20) op Samistine
(2)give Samistine Water
INCORRECT:
( 3)op Samistine
( 6 ) give Samistine Water