Search results

  • 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. bewf

    Solved Enchant Removed

    would this also remove the knockback done by thorns?
  2. bewf

    Solved Enchant Removed

    is that a question? or a statement
  3. bewf

    Solved Enchant Removed

    Is anyone able to code a skript that deletes all thorns, including thorns that is on armour All the addons: im free to add more if needed
  4. bewf

    XP multiplier and unmultiplier depending on kills/deaths

    also dying to someone(not sure if its just for bedrock) doesn't lower your multiplier and if you could, id prefer if the actionbar showed like current multiplier 0.8 0.6 1.4 PS this is the code with the letter changes we made options: max-multiplier: 5 #can't be bigger than 127...
  5. bewf

    XP multiplier and unmultiplier depending on kills/deaths

    ok so far, when i join my xp multiplier says x<none> and when i try to use the heart of the see, it just says im at max already ill lyk if i find any other bugs when i get a kill it changes to x0 and lets me use the multiplier like expected
  6. bewf

    XP multiplier and unmultiplier depending on kills/deaths

    yep i have skbee in the analyzer but its prolly bugging out :p ill let you know if theres any actual problems later
  7. bewf

    XP multiplier and unmultiplier depending on kills/deaths

    8 & 20: Cant understand this section: byte tag "XPM" of nbt compound of victim is set: 15 & 27: Else has to be placed just after another "if" or "else if" section 36: Can't understand this condition/effect: set byte tag "XPM" of nbt compound of player to metadata tag "xpm" of player
  8. bewf

    XP multiplier and unmultiplier depending on kills/deaths

    anyways ill lyk if it works in a few hours when the owner is on I ran the skript through SKeditor's analyzer and there are (not sure how accurate it is) 5 errors on lines: 8: 15 20 27 36 its prolly tweaking tho so ill check with the server in a few
  9. bewf

    XP multiplier and unmultiplier depending on kills/deaths

    oh shit im blind LMAO
  10. bewf

    Solved Skript doesn't work

    Someone helped me previously but their Skript doesn't seem to work either. It only send the "You do not have enough experience" message. It does not increase the hearts or say. This was what they sent: on region enter: if "%event-region%" contains "heart": if max health of player...
  11. bewf

    XP multiplier and unmultiplier depending on kills/deaths

    This does look a lot better, ill try it out and I appreciate it, will i need any addons for it?
  12. bewf

    XP multiplier and unmultiplier depending on kills/deaths

    alright thank you lots
  13. bewf

    XP multiplier and unmultiplier depending on kills/deaths

    I don't personally see any issues with downloading skript addons and such but thank you for the input
  14. bewf

    XP multiplier and unmultiplier depending on kills/deaths

    Okay, I'll check it out when the owner is on and let you know. thank you
  15. bewf

    XP multiplier and unmultiplier depending on kills/deaths

    the strength smp is basically when you kill a player, you get +1 strength (not the effect but more damage) up to 4 or 5, and the same way with player deaths, i just want that with an exp multiplier, PLUGIN or SKRIPT whichever you're more comfortable with. thank you lots
  16. bewf

    XP multiplier and unmultiplier depending on kills/deaths

    Couldn't rlly find one that had what I was looking for that's similair to the strength smp plugin
  17. bewf

    Solved skript doesnt work

    Thank you lots, this was the first script I tried writing and I couldn't figure out the heart adding system. I'm still learning :p
  18. bewf

    XP multiplier and unmultiplier depending on kills/deaths

    hi, yah gonna add the multiplier to levelsgen ill look into the plug-in ty
  19. bewf

    XP multiplier and unmultiplier depending on kills/deaths

    Category: Skript needed Suggested name: xpmultiplier Spigot/Skript Version: 2.8.4 What I want: I would like a skript/plugin for an exp multiplier based on your kills/deaths. DETAILED EXPLANATION: a player will start at a 1x exp multiplier, which will be 1 point (similair to the strength...
  20. bewf

    Solved skript doesnt work

    my skript doesnt work, not error wise, but it legit doesnt do anything, here are the plugins I have: skript, skbee, skdragon, skellett, skquery, skrayfall, skript-gui if im missing any that would be needed for this lmk on region enter: if "%event-region%" contains "heart": if max...