Add moon phase command #15
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "main"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
I've added another small command.
This could be usefull for people using swamp based slime farms for example.
Tested locally and it appears to be working.
If we switched from using the Spigot API to the Paper, they have a function for getting the moon phase: https://papermc.io/javadocs/paper/1.17/org/bukkit/World.html#getMoonPhase()