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. erenkara

    Solved if ({variable parsed as num}) > {argument}: - is not not working

    you can just use `player's balance` instead of getting a placeholder
  2. erenkara

    Code for spawning mobs in end doesn't work.

    either world_end or world_the_end
  3. erenkara

    BUNGEE

    https://skripthub.net/docs/?id=3157
  4. erenkara

    Solved Buycraft skript is failing.

    1.8 is officially not supported
  5. erenkara

    Solved Buycraft skript is failing.

    you should learn how functions work, install the necessary addons such as reflect and whatever else is needed and stop using an outdated version of skript
  6. erenkara

    Solved You cannot get all values of type 'player'

    if the error is in the last line remove the 's' at end
  7. erenkara

    Checking if text is in lore

    You should NOT use lore to store data, use NBT to store data and lore to display it.
  8. erenkara

    Script Animated BossBars 1.1.0

    Easily display animated boss bars using Animated BossBars. It supports PAPI placeholders but it is disabled by default. Enable it inside animated-bossbars.sk. Installation Unzip inside plugins/Skript/scripts. Requires skript-reflect and SkBee Usage Method 1 - Using the config Create a bossbar...
  9. erenkara

    Script Animated BossBars

    erenkara submitted a new resource: Animated BossBars - Animated BossBars with PAPI support Read more about this resource...
  10. erenkara

    Solved how do you get this (read)

    enable "effect commands" and "allow effect commands for ops" in the config
  11. erenkara

    Addon skript-advancements - 1.20 Support

    Now supports 1.20.
  12. erenkara

    Addon skript-advancements - Bug Fixes + Changes

    Adds some bug fixes and single-advancement tabs. Easier syntax option: `set root to true` `set row to 3` `set title to "abc"`
  13. erenkara

    Addon skript-advancements - Bug Fix

    Fixes an issue loading with newer versions of paper.
  14. erenkara

    Script Simplified Attributes 1.0

    Simplified Attributes adds 3 new functions to make item attribute editing very easy. It can add/remove/get attributes and check if an item has a certain attribute. Documentation and Examples You can join our discord server here to get support. If you would like to be notified about the...
  15. erenkara

    Script Angry Policeman 1.0

    Introduction Angry Policeman is an advanced image-based captcha system that aims to completely remove bots from your server. Installation, Support & More Info Sample Pictures
  16. erenkara

    Angry Policeman

    Introduction Angry Policeman is an advanced image-based captcha system that aims to completely remove bots from your server. Installation, Support & More Info Sample Pictures
  17. erenkara

    Angry Policeman

    Introduction Angry Policeman is an advanced image-based captcha system that aims to completely remove bots from your server. Installation, Support & More Info Sample Pictures
  18. erenkara

    Simplified Attributes

    Simplified Attributes adds 3 new functions to make item attribute editing very easy. It can add/remove/get attributes and check if an item has a certain attribute. Documentation and Examples If you run into any issues feel free to join my discord or ping me (eren.#7777) in SkUnity discord server.
  19. erenkara

    Script BeeDB - 1.0.3

    - Delete variables on quit, I thought I already did it :/