Koji's Skyblock icon

Koji's Skyblock -----

Skyblock in your own hands!



Join Discord for updates, what's next, and report bugs:
https://discord.gg/8U7YR7cK7u


Untitled-1.png
Koji's Skyblock (KSB) is a plugin that turns your game into a whole new experience made from a certain server's take on the Skyblock genre! Here you can find basic info on this plugin's ins and outs

Main Features:

  • Create custom items with working abilities
  • Stat system overhaul
  • Custom enchants
  • Pets
  • Miscellaneous changes
Overhaul:
Koji's Skyblock overhauls both the regular stat system and the damage system, that's based around these core stats:

  • Damage, how much damage you deal.
  • Strength, how much helps boost your damage stat.
  • Crit Chance, the change that your attack will deal extra damage.
  • Crit Damage, how much extra damage a critical strike will deal.
  • Health, how much health you have.
  • Defense, how many more hits you can resist.
  • Speed, how fast you walk/run (does not affect being airborne).
  • Intelligence, how much mana you have. Mana is a special new stat that affects abilities that come on some items, where you can do a certain ability for a certain amount of mana.
  • Ferocity, the likelihood you will get another hit when attacking.
and many more!

Damage Overhaul:
Damage is now changed, and will show a small indicator of how much damage you do on any given hit. This damage is now also changed by your Strength and Damage, which can amplify the damage output by huge amounts. Items and armor can help increase this stat.

upload_2023-1-27_2-44-53.png

Auto Pickup:
Koji's Skyblock adds a feature called auto pickup (which can be disabled in the config if need be), which makes drops from enemy kills go straight to the player's inventory. If there is no available room in the inventory, the item will go to the item stash. By default you will be notified when auto pickup happens, but the message will give you the option to disable the message.

Auto pickup will only activate when you have the permission "koji.skyblock.autopickup", which is set to true by default.

Item Stash:
When using auto pickup or closing a KSB menu when your inventory is full, the item will be sent to an item stash, where the item stays until the player uses /pickupstash or /clearstash to remove the item from the stash. Every minute you will notified that an item is in your stash.

Item Builder
Koji's Skyblock was original a plugin called G_K-'s Skyblock, which had similar features to this plugin, but was buggy and had messy code. Originally, there was no clear guide to making custom items on your own, but now, there is an item builder that can you help you with that!

upload_2023-1-27_2-49-32.png

Use /itembuilder or find it in the custom items menu to access!

Pets:
Koji's Skyblock comes with pets that will float and follow you around. Some of these pets come with custom buffs (only working one is Ender Dragon as of current). You can also make your own within the "pets/pets" folder located within the Koji Skyblock plugin's folder. To edit ability lore and names, find it in the pet-skills.yml to change.

upload_2023-1-27_2-37-56.png
Access these pets in the /pets (/pet, /petmenu, /petsmenu). Where you will also find a "give yourself a pet" menu if you have the necessary permission.

upload_2023-1-27_2-37-8.png

upload_2023-1-27_2-36-55.png


Pet Skins:
As well, the plugin also includes pet skins you can make that can be applied to the pets themselves, although they grant no extra buffs. These can be made by the user, and only require the following arguments:
  • skin-id, which sets the id of the skin, which is what allowing it to be grabbed through /petskin
  • pet-id-name, which is the id of the pet that the skin can be applied to
  • skull-id, the id of the skin that will be applied (will crash if not a valid texture)
  • display-name, which is what the pet's name will be become when the skin is applied

Reforges:
The plugin adds a way of adding modifiers to valid KSB weapons called reforging. There are many unique modifiers that can be applied to weapons, bows, armor, etc. These stat bonuses can be modified in the "reforges" folder in KSB's plugin folder, and can be founded sorted by what kind of item the reforge is for.

upload_2023-1-27_2-36-31.png
Anvil:
Koji's Skyblock has also redone the anvil. Combing enchant books requires no apply cost, and books have set apply costs to add to equipment.

upload_2023-1-27_13-36-48.png


Enchants & Enchanting:
Additionally, this plugin has overhauled enchanting, adding a new enchant table to the game. This can be accessed through the normal method, but has the key difference of being able to choose what enchants you get on your equipment. Some enchants are different/added compared to the base games, including:

  • Experience, which has a chance to increase exp from mob drops.
  • Cubism, which increases damage dealt to Slimes, Magma Cubes, and Creepers.
  • Life Steal, which steals X amount of max health from the hit entity and adds it to your health.
  • Giant Killer, which increases damage based on the amount of extra health the entity you hit has.
  • Critical, which increases critical damage dealt to mobs.
  • First Strike, which increases damage dealt on the first hit to an entity.
  • Ender Slayer, which increases dealt to Ender Dragons and Endermen.
  • Impaling, which increases damage dealt to Sea Creatures.
  • Execute, which increases damage per missing health on the target you're hitting.
  • Syphon, which steals health based on your crit damage stat.
  • Vampirism, which heals you whenever you kill an enemy.
  • Prosecute, which increases damage by the amount of health your target has.
  • Growth, which grants extra health.
  • Snipe, which adds damage based on travel distance.
  • Dragon Tracer, which allows arrows to home into dragons.
All of these enchants have permissions to use them, which are koji.skyblock.enchants.<enchant name no space>. These by default are set to true, but can disabled at will.

upload_2023-1-27_2-35-44.png


Commands:

  • /ci, which opens the custom items menu.
    • Permission: koji.skyblock.ci
  • /ksbreload, which reloads the files and updates menus.
    • Permission: koji.skyblock.reload
  • /pet (/pets, /petmenu, /petsmenu), which opens the pets menu to view and summon pets.
    • Permission: koji.skyblock.pet
  • /petgive <pet> <rarity>, which allows you to give yourself pets.
    • Permission: koji.skyblock.pet.give
  • /petsetlevel <level>, which allows you to set the level of the pet you are holding.
    • Permission: koji.skyblock.pet.setlevel
  • /petskin <skin id>, which allows you to give yourself pet skins.
    • Permission: koji.skyblock.pet.skin
  • /enchants <set | get> <enchant> <level>, which allows you to get the level of enchants, or add new enchants to the item you're holding (assuming it can be added).
    • Permission: koji.skyblock.enchants
  • /attribute <set | get> <type> <value (if being set)>, which allows you to change certain attributes of the player, like their default stats.
    • Permission: koji.skyblock.attribute
  • /pickupstash, which allows you to pickup your item stash.
    • Permission: koji.skyblock.pickupstash
  • /clearstash, which empties out your stash.
    • Permission: koji.skyblock.clearstash
  • /reforge, which opens the menu to add reforge modifiers to items.
    • Permission: koji.skyblock.reforge
  • /addstat, which allows you to add stats to an item.
    • Permission: koji.skyblock.addstat
  • /itembuilder, which opens the item builder.
    • Permission: koji.skyblock.itembuilder
  • /resetdata, which resets the data of a player
    • Permission: koji.skyblock.resetdata
  • /setrarity, which sets the rarity of the item you're holding
    • Permission: koji.skyblock.setrarity
  • /resetfile, which resets a file to it's base form that comes with the plugin
    • Permission: kojis.skyblock.resetfile

Developer API
For info click here, although it's not complete

Untitled-3.png

Requires:

Resource Information
Author:
----------
Total Downloads: 44,150
First Release: Apr 15, 2021
Last Update: Oct 13, 2023
Category: ---------------
All-Time Rating:
62 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings