Alright here we go
Skills:
Skills are kinda self explanatory and are saved in the playerData folder. Only one working rn is mining, but will make that a priority in fixing as soon as possible.
Commands:
BlockBypass:
In the new version, blocks that affect the mining skill are regeneration blocks, meaning you can't break them once their bedrock. To get around this, use
this command to bypass the restriction and break blocks to your heart's content.
Usage: /blockbypass
Coins:
Implement custom economy api so you don't have to use stuff like essentials, this is just to handle said coins.
Usage: /coins <give/set/remove> <player> <amount>
Pet Skins:
Pet skins are cosmetics you can add to the target pet to make them look cooler

.
You can also create them by creating a file in the "plugins/GKSkyblock/pets/skins" folder. Remeber to add them to the pets.yml as well under "petSkins".
You can access these made skins by giving it an id, a texture, and the name of the pet it goes with, and then using the obtained command below:.
Obtained: /pet skin <skinID>
Scoreboard:
Added scoreboard that displays your bits, and your economy (the G_K-'s Skyblock Economy), also displays the ingame time, the date, and at the bottom there is a server name you can put.
Currently objectives and the locations are not programmed in yet, will add soon.
You can disable the scoreboard in the config
Known Bugs: Sometimes instead of the ingame time you get "null"
Skyblock Menu:
Redid some things. You can view stats.
Currently only buttons that work are: Player Stats, Skills, Storage (opens ender chest), pets, crafting table, and Fast Travel (only on right click, sends you to the hub)
Usage: /sbmenu
Refoges:
Sword reforges are back, armor and accessory ones coming soon
Abilities:
Uses placeholders in the custom-items.yml that link to it's respective yml. Is registered in the yml and the abilities.yml file.
Currently no way to make your own
Full Set Bonuses:
Had to be removed last minute due to a bug because I wanted to release it soon, will be coming soon
Notable known bugs:
Radiant orb is a little broken, will fix. (best option is to remove from custom-items.yml for now)
Grappling hook is a little broken (spams logs), will fix. (best option is to remove from custom-items.yml for now)
Changlog:
- Added placeholders for abilities in custom-items.yml
- Added pets skins
- Redid Skyblock Menu
- Fixed dragon stuff (report if anything is found)
- Reforges taken from SpecialEnchants and added here
- Added more pets
- Added/fixed scoreboard
- Added custom economy
- Added skills (kinda)
- Added ability to change emerald blade equation
- FOT no longer targets players
Plans moving forward:
- Fix Radiant Orb
- Fix Grappling hook
- Add more pets
- Add set abilities
- Fix reported bugs
- Revamp drops.yml
- Integrate SpecialEnchants into main plugin (will take time as I have to switch to NBT based enchants and not spigot enchants)
- Add dragon fight to scoreboard
- Add custom crafting
- Other stuff