- Changed the island of player syntax to support which world. Also for ASkyBlock and BentoBox made it so if the player has no island, it'll use their team's island as described in BentoBox's JavaDocs.
- [the] island of %offlineplayers%
- %offlineplayers%'[s] island
+ [the] island[s] of %offlineplayers% [in %-world%]
+ %offlineplayers%'[s] island[s] [in %-world%]
- Added a syntax to get all islands in a world for ASkyBlock and BentoBox implementations
+ [the] islands (in|of) %worlds%
+ %worlds%'[s] islands
- Added GitHub actions, so their will always be an updated jar on the GitHub when any of the Skyblock plugins update, all done automatically.