SkBee

SkBee

v3.25.2
Modrinth 98 followers 220 394 downloads
Sign in

A Skript addon that picks up where Skript left off.

Product

About

SkBee is a Skript addon which brings a whole bunch of new elements to your Skript experience.
This add-on adds many more syntaxes, to help make your server the best it can be.

image

Elements:

This is only a small list of the many things included:
- NBT: elements such as get/set NBT of items, blocks (tile entities) and entities
- ScoreBoards(FastBoard): super duper simple anti-flicker scoreboards
- Recipes: add custom recipes and remove vanilla recipes
- Particles: a more advanced particle system than vanilla Skript's implementation, which closely matches how Bukkit/Minecraft handle particles (for an even MORE advanced particle system with custom fancy stuff, check out Skript-Particle by Sovde)
- Structures: use vanilla Minecraft's structure system for saving/pasting structures in your world
- WorldCreator: allows you to create custom worlds, similarly to how multiverse does.
- BossBar: allows you to create custom BossBars for your server.

Requirements:

  • Skript 2.10+ - Supported on SkriptLang's fork.
    [Certain elements may work on other versions of Skript, such as older versions, but these versions of Skript are NOT supported by SkBee. So they may work, but I will not fix issues that are present on older versions and not present on SkriptLang's fork]
  • Spigot/Paper - Different elements require different versions of Spigot/Paper.
  • SkBee will try to maintain compatability for at least the 3 latest major releases/drops of Minecraft.
    Please see the VERSIONS tab and use the "game versions" dropdown menu to find the correct SkBee version for your Minecraft server.
  • Java 17+

Support:

  • For bugs/issues please post on the GitHub Issue Tracker
    If you find SkBee has helped your server, feel free to show your support on KoFi!

Wiki:

  • SkBee's WIKI has a decent amount of information regarding some of the more complicated syntaxes (ie: Recipes)

Docs:

SkriptHubViewTheDocs

Contributors:

You can find a list of contributors on GitHub

made in Canada

Preview

Product images

Environment

Requirements & compatibility

Compatibility & requirements

PaperSpigot1.8.81.12.21.13.21.14.41.15.21.16.51.17.11.18.21.19.41.20.6 – 1.21.11

Local host

Unsupported

Hosting on services

Required

Terms

License

Terms for using, modifying and redistributing this product.

GNU General Public License v3.0 onlyModrinth
Release

Latest release

v3.25.2

10.07.2026 · Modrinth

This update brings a couple small fixes.

Version Support:

  • Min Skript version = 2.15.0+
  • Min Minecraft version = 1.21.11+

🚨 NOTE ON MINECRAFT 26.2 & NBT🚨

NBT-API has not been updated yet, but the current api will work, you just need to set this to true this in the SkBee config:

allow-nbt-force-load-unknown-version: true

This will allow NBT stuff to load. But please use with caution.

🛠️ THIS UPDATE 🧑🏼‍🍳:

FIXED:

  • Fixed a null error in the stored enchanted...