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

    Script PluginGuard [TAB Hider / Cheat Detection] - 2.1.1

    - Fixed lots of bugs about the config. - Fixed a bug where the player gets kicked when using the 'fakelist' method. - Added optional update checker.
  2. erenkara

    PluginGuard [TAB Hider / Cheat Detection]

    erenkara updated PluginGuard [TAB Hider / Cheat Detection] with a new update entry: 2.1.1 Read the rest of this update entry...
  3. erenkara

    Script Buttons - 1.0.2

    - Replaced outdated syntax with newer ones. - Added optional update checker.
  4. erenkara

    Script Buttons

    erenkara updated Buttons with a new update entry: 1.0.2 Read the rest of this update entry...
  5. erenkara

    Script Simple Chunk Collector - 1.1.0

    - Improved item calculation, free space is not wasted now. - Fixed a bug that lets you place multiple chunk collectors in 1 chunk. - You can customize the hopper more now. - Now requires skript-reflect. - Added optional update checker.
  6. erenkara

    Script Simple Chunk Collector

    erenkara updated Simple Chunk Collector with a new update entry: 1.1.0 Read the rest of this update entry...
  7. erenkara

    Script TAB Hook - 1.0.1

    - Now works with the latest TAB plugin. - Added optional update checker.
  8. erenkara

    TAB Hook

    erenkara updated TAB Hook with a new update entry: 1.0.1 Read the rest of this update entry...
  9. erenkara

    Script UpdateCheckerCore - 1.0.0

    -
  10. erenkara

    Script UpdateCheckerCore

    erenkara updated UpdateCheckerCore with a new update entry: 1.0.0 Read the rest of this update entry...
  11. erenkara

    Script UpdateCheckerCore 1.0.0

    Update Checker Core is the easiest and fastest way to add update checkers to your resources! Update Checker Core handles all of the HTTP stuff for you so that you can focus on your resource instead. Each check is cached so that requests aren't spammed. Supported Websites SpigotMC Yes...
  12. erenkara

    Script UpdateCheckerCore

    erenkara submitted a new resource: UpdateCheckerCore - Easily add update checkers to your resources! Read more about this resource...
  13. erenkara

    Addon SkCheese - Update 1.2

    - Added 'future' syntaxes. They can be used to wait for an event in the middle of your code such as waiting for a chat input. - Added multi-line string section. - Renamed 'reverted condition' to 'if not'. - The 'if not' and 'all true?' conditions are now seperate in the config. For more info...
  14. erenkara

    Addon SkCheese

    erenkara updated SkCheese with a new update entry: Update 1.2 Read the rest of this update entry...
  15. erenkara

    Script LiteBans Listener

    erenkara submitted a new resource: LiteBans Listener - Listen to events of the LiteBans plugin! Read more about this resource...
  16. erenkara

    Script LiteBans Listener 1.0.0

    A simple script for listening to events of LiteBans. Made and tested with: - skript-reflect v2.4 - Hippo v1.1.1-PRERELEASE-5 - LiteBans v2.12.4 Installation: Drag and drop, no configuration needed. It is not recommended to rename the script. It was named that way so it loads before other...
  17. erenkara

    death give item

    2 problems with that code: 1) dead players can't have items 2) if you have 2 cakes its gonna give 1 instead you should make a list of items when they die on death: victim is a player # so we don't apply it to other mobs loop {item::*}: # loop all cakes set {_amount} to amount of...
  18. erenkara

    Addon SkCheese

    erenkara updated SkCheese with a new update entry: The Cheesy Update - 1.1 Read the rest of this update entry...
  19. erenkara

    Addon SkCheese - The Cheesy Update - 1.1

    - New resource page, icon, banner - Syntaxes are now available on SkriptHub docs and the Github wiki - Added 'variable tree' expression - Added 'parsed as type' expression - Added 'reverted boolean' expression - Added 2 new effects for labels (a.k.a. goto) - Added 2 new conditions for reverting...
  20. erenkara

    Addon SkCheese

    erenkara updated SkCheese with a new update entry: 1.0.2 Read the rest of this update entry...