-
-
Notifications
You must be signed in to change notification settings - Fork 13
Home
Welcome to SkBee.
This is an addon for Skript which allows you to do a whole bunch of things, like manage your server's recipes, manipulate block/item/entity NBT, create custom regions and make fancy scoreboards.
Tip
You can download the plugin on SpigotMC or in the Releases Tab
(This refers to NBT syntaxes in SkBee 3.0.0+)
NBT Intro - Learn what NBT is all about.
NBT Compound - Learn how to get an NBT compound from an item, entity, block, file, string or chunk.
NBT Compound Tags - Learn how to get/set/modify NBT compound tags.
NBT Data Component Format - Learn more about Minecraft's new data component format for Item NBT (Minecraft 1.20.5+).
NBT Notable Changes for MC 1.20.5+ - Learn more about big changes in Minecraft 1.20.5 Item NBT and how it affects Skript.
NBT Effects (coming soon) - Learn how to spawn an entity with NBT, set a block with NBT and some other fun stuff.
NBT Pretty Printing - Learn how to send nicer looking NBT strings to players/console.
NBT Attribute Modifiers - Learn how to use NBT to apply attribute modifiers to items.
NBT Heads - Learn how to create custom heads.
NBT Item Components - Check out some examples of Item Components (Minecraft 1.20.5+).
Scoreboards - Learn how to add spice to your server with a sexy scoreboard.
BossBars - Learn how to make some simple yet bitchin boss bars for your server.
Particles - Learn how to add some flare to your server with some partyin particles.
Check out all the cool things you can do with Text Components
Creating Components
Modifying Components
Hover Events
Click Events
Sending Components
Book Pages
Item Chat
Tab completion allows you to manipulate the completion lists in a tab complete event.
Tab Complete Event
Tab Completions
Tab Arguments
Create your own custom worlds.
World Creator
Void World
Create your own chunk generator
Chunk Generator
Biome Gen
Chunk Gen
Height Gen
Block Pop
See my Skript Snippets repo for examples.
Virtual Furnace Intro
Fuels
Recipes
Items
Create, load, fill, manipulate, place and save structures
Structure Object
Structure Fill
Structure Properties
Structure Save
Structure Place
Structure BlockStates
Bounds - Learn how to create and manipulate SkBee bounds - simple yet powerful
Shaped Recipe
Shapeless Recipe
Shaped Recipe
Shapeless Recipe
Cooking Recipes
Stonecutting Recipe
Locking/Unlocking Recipes
Removing Minecraft Recipes
Knowledge Book
Minecraft Tags
Material Choices
The config for this addon is quite small and straight forward
You can find all the docs on SkriptHub
These wikis are not necessarily relating to SkBee but provide some insight to common issues Skripters may find.
Item Comparison
Hiding Attribute Modifiers