SkBee

Addon SkBee 3.3.0

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

ShaneBee updated SkBee with a new update entry:

Structure Update [1.12.0]

ADDED:
- Added a completely new structure system. This system uses structure objects, which can be manipulated, saved, and placed in a world.
- A wiki will come soon™️ with how this new system works. It's fairly simple, but slightly more convoluted than the old system

CHANGED:
- Old structure system has now been deprecated. Advised to use new structure system.
- When 1.18 comes out, the old system will not work, as I will no longer...

Read the rest of this update entry...
 
ShaneBee updated SkBee with a new update entry:

Small Fixes [1.12.2]

FIXED:
- Fixed an issue with structures throwing errors

CHANGED:
- Reverted a change in the last update for structures, that conflicted with SkJade, unfortunately this had to be reverted as it created more issue. As of right now, SkJade is using the wrong codename for a ClassInfo, and SkBee will not work with SkJade if structures are enabled in SkBee. If you use SkBee AND SkJade, and dont use the structure system, simply disable it...

Read the rest of this update entry...
 
ShaneBee updated SkBee with a new update entry:

Prep for 1.18 [1.13.0-Beta1]

NOTE:
- Removed support for MC 1.15.x (SkBee now only supports latest 3 versions of Minecraft)
- Prepared for MC 1.18 (There may still be some bugs, please test carefully, and report bugs)
- This is a beta release of SkBee. It is advised not to use this on production servers. Please test wisely and report any bugs found

ADDED:
- Added Minecraft 1.18 NBT support (This is a preliminary test of NBT for MC 1.18, things may not work...

Read the rest of this update entry...
 
ShaneBee updated SkBee with a new update entry:

MC 1.18 Update [1.13.0]

ADDED:
- Added support for MC 1.18 NBT
- Added new expression for loaded chunks in a world
- Added new expression for coordinates of a chunk
- Added new expression for block in a chunk (based on coords of a chunk 0-15)

REMOVED:
- Removed support for MC 1.15.x and below. SkBee now only supports the last 3 major versions of Minecraft (1.16.x -> 1.18.x)

Read the rest of this update entry...
 
ShaneBee updated SkBee with a new update entry:

Small Changes [1.13.1]

FIXED:
- Fixed some errors when NBT is invalid
- Fixed some issues with no clip expression

CHANGED:
- Changed the prefix of the syntax for spawning particles. New prefix `(spawn|play|lerp|draw|make)`. (`(spawn|play)` are now deprecated and will throw a warning when using. These 2 for some reason are INSANELY slow at parsing (on average 2 seconds per line), and the new ones `(lerp|draw|make)` are MUCH faster (on average 0.05...

Read the rest of this update entry...
 
ShaneBee updated SkBee with a new update entry:

Big Changes [1.14.0]

ADDED:
- Added game event syntaxes (Minecraft's internal system thus far only used to activate Sculk sensors)
- Added support for saving NBT Files

CHANGED:
- Changed syntax a bit more for particles, to heavily increase speed of use

REMOVED:
- Removed piston shifting for custom NBT blocks (this system didn't work properly)

Read the rest of this update entry...
 
ShaneBee updated SkBee with a new update entry:

Small Fixes [1.14.1]

FIXED:
- Fixed an issue with the spawn entity with NBT effect in future Skript versions
- Fixed an issue with full bounds not going below 0 in MC 1.18 worlds (also added an updater for previously created full bounds)

CHANGED:
- Changed minecraft tag expression to accept custom tags (can be used in data packs)
- Added support for multiple players in open sign effect

Read the rest of this update entry...
 
ShaneBee updated SkBee with a new update entry:

A Big Update [1.15.0]

ADDED:
- Added a slew of team related syntaxes. One thing to note, these syntaxes will only work if SkBee's scoreboard system is enabled. These were mainly added to circumvent the issue that SkBee's boards break vanilla teams. If you aren't using SkBee's board system, I highly recommend not using these team syntaxes. Maybe in the future I will make these work whether or not using SkBee's boards, but as of right now, they won't serve a purpose.
- Added an...

Read the rest of this update entry...
 
ShaneBee updated SkBee with a new update entry:

Small Changes [1.15.2]

FIXED:
- Fixed an issue when trying to add to tab completions
- Fixed incorrect doc in Bound ID
- Fixed some bugs in the block data item expression
- Fixed some bugs with some types in the board expressions
- Fixed a bug with NBT throwing an error when not available
- Fixed an issue with translate components of a slot
- Fixed a bug with comparing a team color to color

ADDED:
- Added entity types to available materials expression
-...

Read the rest of this update entry...
 
ShaneBee updated SkBee with a new update entry:

Even More Stuff [2.14.0]

️ VERSION SUPPORT :
- Support for Minecraft 1.17.1 has been dropped, see Outdated for outdated versions
- Support is now only for Minecraft 1.18.2+ (keep in mind, I will only support the latest release of each Minecraft major release, ex: 1.19.4 is supported, but 1.19, 1.19.1, 1.19.2 and 1.19.3 are NOT supported)

️ THIS UPDATE ‍:
ADDED:
- Added support for front/back in open sign...

Read the rest of this update entry...
 
ShaneBee updated SkBee with a new update entry:

Small Fixes [2.14.1]

️ VERSION SUPPORT :
- Support for Minecraft 1.17.1 has been dropped, see Outdated for outdated versions
- Support is now only for Minecraft 1.18.2+ (keep in mind, I will only support the latest release of each Minecraft major release, ex: 1.19.4 is supported, but 1.19, 1.19.1, 1.19.2 and 1.19.3 are NOT supported)

️ THIS UPDATE ‍:
FIXED:
- Fixed a bug on MC versions below 1.19.4 where...

Read the rest of this update entry...
 
ShaneBee updated SkBee with a new update entry:

Yet Another Bounds Update [2.15.0]

️ VERSION SUPPORT :
- Support for Minecraft 1.17.1 has been dropped, see Outdated for outdated versions
- Support is now only for Minecraft 1.18.2+ (keep in mind, I will only support the latest release of each Minecraft major release, ex: 1.19.4 is supported, but 1.19, 1.19.1, 1.19.2 and 1.19.3 are NOT supported)

️ THIS UPDATE ‍:
FIXED:
- Fixed recipe type expression, this should work...

Read the rest of this update entry...
 
ShaneBee updated SkBee with a new update entry:

Small Fix [2.15.1]

️ VERSION SUPPORT :
- Support for Minecraft 1.17.1 has been dropped, see Outdated for outdated versions
- Support is now only for Minecraft 1.18.2+ (keep in mind, I will only support the latest release of each Minecraft major release, ex: 1.19.4 is supported, but 1.19, 1.19.1, 1.19.2 and 1.19.3 are NOT supported)

️ THIS UPDATE ‍:
FIXED:
- Fixed an error with structures on MC 1.18.2

Read the rest of this update entry...