WARNING:
In a future release of SkBee, NBT related syntax that uses strings will be removed, and SkBee will focus on the use of NBT compounds.
This is mainly due to the mess of code I have had to write for string related NBT, and I want to work on cleaning this all up.
Example of what will be removed:
Don't worry though, cause these simply can be replaced with the nbt compound from string expression:Code (Text):
set nbt-block at player to furnace with nbt "{someNBT:1}" give player a diamond sword with nbt "{myCustomNBT:1}"
I'm not totally sure WHICH version of SkBee this change will happen, I just wanted to give everyone plenty of time to switch over to using NBT compounds.Code (Text):
set {_n} to nbt compound from "{someNBT:1}" set nbt-block at player to furnace with nbt {_n} set {_nbt} to nbt compound from "{myCustomNBT:1}" give player a diamond sword with nbt {_nbt}
Release News:
FIXED:
- fixed an error when trying to get block states from an empty structure object
- fixed an error with getting the player in an anvil prepare event
-
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!
Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Addon SkBee x.x.x
A simple solution to make your server more bold!
Tags: