HomeJavaModsSkBee++
SkBee++
ModsJava

SkBee++

SkBee++ is an addon that allows you to compile and execute Java code directly inside your .sk files in real time.

⬇ Download on Modrinth

SkBee++ is a revolutionary addon for Skript that removes all limitations of the standard parser. You no longer need complex workarounds or huge scripts for simple mathematical or high-performance tasks.

Now you can write logic in Java directly inside your script while maintaining access to Skript variables via the Variable Bridge.

Why SkBee++?

What does it look like?

Inline code:

org.bukkit.Bukkit.getLogger().info("Java module successfully loaded!");

Modularity (.jv):

command /mycommand:
    trigger:
        include jv "my-logic.jv"

Requirements

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more