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

    [HELP] Cage System

    Im making a custom cage system with the format 3x3x3x3 (4 dimensions) I have done a code that works but its really extensive, anyone have idea of another method for do this? function testCage(p: player): set {_e} to location of {_p} set {_block} to ("20" parsed as itemtype) set...
  2. M

    Wipe tablist

    I want to know how i can wipe the tablist players using skript with 1.8 version
  3. M

    POST & GET METHODS

    Had any get and post methods in Skript library or only with Java (skmirror) ?
  4. M

    Change Sky

    I remember a old syntax of change sky of a player to the end or nether or normal (day/night) but i can't find this anymore, ayone know this addon or this syntax?
  5. M

    tablist in order by ranks

    I use a own permission system what i had created with skript. Im using addons too, when i reffered im using only skript its skript + addons
  6. M

    tablist in order by ranks

    I want one by skript not with another plugins. I doesnt use any other plugins beyond skript.
  7. M

    tablist in order by ranks

    I had tried some old posts where in forum but doesnt know how start to do a tablist in order by ranks
  8. M

    check port status

    check if a port is open or not on selected IP
  9. M

    Dragon shoots fireball

    I want a skript for make dragons shoot fireball
  10. M

    Check if IP PORT is online

    For a API what im doing with skript and CloudFlare API for change IP of domain every 3 minutes and check heartbeat
  11. M

    Check if IP PORT is online

    Hello, its possible make a check to detect if a IP:PORT is opened/online ??
  12. M

    GET LAST DAY OF A MONTH

    Its possible get the last day of a month on Skript?
  13. M

    Addon Skungee - The proxy addon for Skript

    Skungee messages is not working...
  14. M

    Addon ServerInstances

    I had some questions before buy. -> The servers auto delete when stopped? -> Its possible use custom .sh runnables? Like, add a command in bash for linux, for example, for remove some thing like a world -> Its possible do a MYSQL storage with status of server -> Any compatibility with screen...
  15. M

    Update This Script !

    I need someone for update this script: https://pastebin.com/q4jJTVbR Its a old script from Skript Forums on bukkit. I don't know anymore the author of this, but i really need this working. Its like the Mineplex style of write words in blocks. Bump
  16. M

    Skript Unique search system!

    doesn't work anymore?
  17. M

    Player Health bar below name

    I already had tried do a player health bar with much forms on my project, but i can't because its showing my infomations but not about the clicked entity. on right click on entity: if clicked entity is a player: set {_n} to health of clicked entity set score "&4&l❤...
  18. M

    Saving Custom item on MYSQL

    You can give a example?
  19. M

    Saving Custom item on MYSQL

    Its possible save a custom item on a MYSQL table and convert then to give to inventory again, without use of variables (permanent variables), for save this item? Like a diamond sword with sharpness 10 and named &b&lTest
  20. M

    Addon BungeeMaster

    Its possible add a option to change MOTD?