Skip to content

Releases: SavageLabs/SkyblockX

Improved Island Top & 1.15.X & More

20 Dec 05:09
Compare
Choose a tag to compare
Pre-release

Island Top Improvements

  • Island Top header message (Toggleable & Configurable)
  • Island Top header bar message (Toggableable & Configurable)
  • /is calc command to force refresh your own island.

Other

  • Use proper logger in enable message for PlaceholderAPI
  • PlaceholderAPIIntegration avoid shadowing name.
  • Void Teleport check fixed.
  • Better wording for page navigation
  • Set prefix for commands internally Just in case :D
  • Remove obvious information from command help.

General Improvements

13 Dec 10:10
Compare
Choose a tag to compare
General Improvements Pre-release
Pre-release

⚙️ General Changes

  • Moved /is bypass -> /sbx bypass because it is an admin command.
  • Bypass mode now allows bypassing the requirement to have an island to edit anything in the skyblock world.
  • Fixed island promotion bug.
  • Autosave task with optional broadcasting system and configurable timer. ( 30 min default )
  • Island Member GUI uses PLAYER_HEAD instead of AIR due to issues with NMS itemclones in legacy versions.
  • Fixed island creation gui permission check bypass.
  • Reflection based handling for Island Top Algorithm in versions below 1.12.2.

General Improvements

09 Dec 06:07
Compare
Choose a tag to compare
General Improvements Pre-release
Pre-release

🍡 General Improvements

  • blockvalues.json now autopopulates with every possible option, so server admins do not have to guess when adding values.
  • Island Worth Placeholders
  • Wiki now has a PlaceholderAPI page.
  • Fix small issues with the Command Engine when working with admin commands (/sbx)

Island Top + More!

07 Dec 00:29
Compare
Choose a tag to compare
Island Top + More! Pre-release
Pre-release

⏫ Island Top Implementation

  • /is top - view top islands ordered from highest value to lowest.
  • /sbx calc - calculate every island's worth on the server.
  • Automatic Calculation - config.json option in ticks to control how often the server will automatically recalculate every island's value. This value will only take effect after a restart. ( Default 15 minutes )
  • BlockValues - blocks have a monetary value which can be configured in the new blockvalues.json.
  • Island Top formatting can be configured in the config.json, you will have to regenerate it.
  • Island Top automatic calculation task has configurable broadcasting.

💯 Island Size

  • Server can now use permissions to control how large a player's island is.
  • The permission size cannot exceed the islandMaxSize in the config.
  • So for example: skyblockx.size.50 would make the island size 50.
  • This value cannot exceed the value in config however, so by default it is 100. Then a permission of skyblockx.size.150 would just result in an island size of 100.

📦 Misc

  • The configuration reload command was moved from /is reload to /sbx reload.
  • GUI Code cleanup
  • Void Death prevention now checks if the Y is less than 0 to not interfere with other plugins.

1.8.8 Island menu Hotfix Release

04 Dec 06:25
Compare
Choose a tag to compare
Pre-release

🔥 Fixes the issue with 1.8.8 servers not being able to open island menu GUI.
The default configuration now uses player_head instead of banner, due to the InventoryFramework having issues with banner on 1.8.8.

Admin Commands

03 Dec 07:17
Compare
Choose a tag to compare
Admin Commands Pre-release
Pre-release

🔥 Admin commands added.

Plugin has a new usable command with aliases, you can use /sbx for this command.
This command is meant for moderators.

Command Name Command Description
/sbx delete deletes a player's island.
/sbx owner sets a specified player as the new owner of an island
/sbx kick removes an member from an island, promoting a new one if possible, deleting the island if not possible.

Island Top coming next.

Island Reload Command

01 Dec 16:55
Compare
Choose a tag to compare
Island Reload Command Pre-release
Pre-release

⚙️ Adds a /is reload command for people to configure the plugin easily.

  • Saves data files first
  • Loads config, messages, and quests.
  • Recalculates Ore Generator Algorithm.

🐛 Fixed PlaceholderAPI island member amount being null on load.

💅 Made small changes to config to make it prettier.

Full admin command suite is coming soon.

Initial Release

01 Dec 06:20
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

🐤 SkyblockX v1.0-alpha

🔥 Follow the setup guide.


🐛 If you find any bugs, feel free to make an issue.


💁 If you need help, check out the wiki.

If you cannot find the solution to your issue: