skbee

  • 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 community!

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

  1. C

    Remove NBT from Entity

    Hi, how can i remove, with the SkBee Addon, NBT from Entity? "remove "{map:28}" from nbt of event-entity" is not working
  2. A

    Skbee not working

    My skbee is not working, and when i execute my code it says internal error my flavour is paperspigot tho. it cannot run any code after: set {enchants::%{_player}%::*} to stored enchants of {%{_a}%::%{_player}%} I need some help and if u can help i would appreciate i
  3. RedDiamond

    Scoreboard not showing (SkBee)

    So i've made this scoreboard skript using SkBee and it not showing on my server, and i have SkBee, SkRayfall, TuSke on my server for the skript addon. Idk what's wrong with this code, maybe someone can help me? on join: while player is online: set title of player's scoreboard to...
  4. DKPeak

    Help with SkBee & Tab complete

    Hi I'm not sure whether i have mis read something or what. But when i try to use "on tab complete:" with SkBee 1.10.2, skript doesnt recognize/understand the event. Im on paper 1.8.8 if it changes anything. Thanks bump
  5. KrazyManJ

    Remove skript:<command> from 1.16 tab completion

    Hello, today i found this thing, and i want get rid of this: I know, if player doesn't have permission for that, it won't appear, but with permission for command it will. I tried to do it with SkBee: on tab complete: if event-string contains "skript": cancel event but effect...
  6. NotNinjaTalon

    Solved SkBee scoreboard not working but has no errors on reload

    I'm having issues with my scoreboard. On reload i appears there are no errors but on reconnect the scoreboard doesn't appear nor does it when the player manually does /toggle. If anyone knows what my error and or problem could be please share your thoughts. Thanks, Talon. Scoreboard Skript...
  7. NotNinjaTalon

    Scoreboard Toggle Issue (SkBee)

    I am having issues with my /toggle command, the scoreboard functions properly and /toggle switches between them but when a player enables the scoreboard then decides to disconnect & rejoin the scoreboard doesn't display on. I assume I have messed up somewhere within my on join event, if anyone...
  8. P

    Can't remove effect from player

    Can somebody help me with this, I would like to remove the effect if a player unequips the helmet. The applying effect works, however removing it does not. I also get no errors, Can somebody explain to me whats wrong? (Btw, I know you can just use on equip events etc, but I like to use SKBee...
  9. Very Cool Bee

    Removing recipes with SkBee

    Hello, it's a me - Very Cool Bee. I'm using the SkBee Skript addon and everything's working fine except one thing - removing custom recipes doesn't work. I wanted to delete all of my custom recipes with this code: "remove all custom recipes". And it didn't work. I don't know how to remove all of...
  10. D

    Giving item with NBT

    How do i give items with nbt, I have tried this: give player head with nbt...