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 comminuty!

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

  1. C

    CombatAPI

    CombatAPI Just some basic things that might be helpful when scripting Dependencies: Skript [2.4-beta7] or above API Functions: api_getPlayerName(PLAYER_UUID[text], returnUNIX[boolean]) api_getPlayerUUID(PLAYER_NAME[text]) api_getNumberDisplay(INPUT_NUMBER[number])...
  2. C

    Health Bar

    Health Bar A fancy way to display entity's health to players around. Dependencies: Skript [2.4-beta7] or above sk-NBeeT (https://www.spigotmc.org/resources/add-on-sk-nbeet.62931/) Config: # Select the entities that are going to have health bar enabled. # EXAMPLE: [healthBarTargets: player or...
  3. C

    Punishment System

    Punishment System A punish system with features such as ban, temp-ban, kick, mute, warn, punish-history, Mojang-history. Dependencies: Skript [2.4-beta7] or above CombatAPI [1.0] or above (https://forums.skunity.com/resources/combatapi.864/) Commands: /tempban <player> <time> @ <reason> /ban...