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

    cancel message on run WorldGuard commands

    Category: WorldGuard Suggested name: cancel message What I want: cancel message on run WorldGuard commands Ideas for commands: on place: set {_loc1} to getCoordinates(player,event-location,{ProtectionStone::Data::%{_size}%::Size},1) set {_loc2} to...
  2. jomjonejame

    PirateSK cannot create region

    Skript Version (do not put latest): Skript 2.2-dev33 Skript Author: [Njol, Mirreski, bensku, TheBentoBox, tim740, Tuke-Nuke, TheLimeGlass, xXAndrew28Xx, Sashie, RoyCurtis, nfell2009, Syst3ms, Snow-Pyon] Minecraft Version: 1.8.8 --- Full Code: on place: set {_loc1} to event-location...
  3. jomjonejame

    Solved MYSQL Error, help me please

    Thank you so much how to select data where username ? command /db: trigger: execute "SELECT * FROM authme WHERE username=%player%" in {sql} and store the result in {_result::*} send "%{_result::realname::*}%" i'm try, but value is <none> but uuid is work execute "SELECT *...
  4. jomjonejame

    Solved MYSQL Error, help me please

    MySQL is working on skript 2.2 by Njol before error i'm used skript 2.2 by Njol but now i'm using skript 2.2 by bensku and error as seen before error: skript 2.2 by Njol SkQuery 3.21.4 author: w00tmast3r but now: skript 2.2 by bensku SkQuery 3.6.0-Lime
  5. jomjonejame

    Solved delete item

    Thank you
  6. jomjonejame

    Addon SkQuery [1.13-1.19+]

    SkQuery 3.6.0-Lime [13:32:44] [Server thread/WARN]: java.sql.SQLException: Operation not allowed after ResultSet closed [13:32:44] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) [13:32:44] [Server thread/WARN]: at...
  7. jomjonejame

    Solved MYSQL Error, help me please

    Skript Version (do not put latest): Skript 2.2 (dev33) Skript Author: Bensku Minecraft Version: 1.8.8 --- Full Code: script options: $ db url jdbc:mysql://localhost:3306/???? $ db username ???? $ db password ???? options: f_level: 1 f_minEXP: 0 f_maxEXP: 100...
  8. jomjonejame

    Error in console. help me please

    Okey i'm sorry
  9. jomjonejame

    Error in console. help me please

    Error in console : https://pastebin.com/6GCtFY1D set {_list::*} to sorted {Battle::Score::*} from highest to lowest with output "@index" loop {_list::*}: if "%loop-index%" is "1": create a new id based score "%{_p}%Slot10" with text " &b&l%loop-value%" slot...
  10. jomjonejame

    i'm install skript.jar for you recommend. but it's error in console help me please...

    i'm install skript.jar for you recommend. but it's error in console help me please. https://pastebin.com/s5qfGKpR
  11. jomjonejame

    Solved delete item

    Category: Delete item Suggested name: - What I want: i want to delete 1 of player's held item Ideas for commands: delete 1 of player's held item Ideas for permissions: - When I'd like it by: A reasonable time
  12. jomjonejame

    help me please, error in console

    Yes, has worldguard script options: $ db url jdbc:mysql://localhost:3306/???????? $ db username ???? $ db password ???? options: f_level: 1 f_minEXP: 0 f_maxEXP: 100 f_str: 1 f_agi: 1 f_dex: 1 f_point: 1 function getStatus(p:player): set...
  13. jomjonejame

    Solved set block 3x3 forward player

    can play sound place block ice ?
  14. jomjonejame

    Solved set block 3x3 forward player

    Category: set block Suggested name: What I want: A proper description. I want to set block ice 3x3 forward player But now i'm use this script, it not work function skill_icewall(p:player,l1:location,l2:location): loop blocks between block at {_l1} and block at {_l2}: set...
  15. jomjonejame

    help me please, error in console

    When in put "SkStuff 1.6.4.1" on server error on run server : https://pastebin.com/0QnXG0eN How fix ? --------------------------------------------------------------------------- MC Server 1.8.8 skript2.2 skRayFall_v1.8 SkQuery 1.7-1.8-1.9 RandomSK_2_7_1 WildSkript 1.7-1.8
  16. jomjonejame

    can't spawn rabbit,guardian,endermite in MC1.8

    Download new aliases-english.sk, it is not yet. https://www.spigotmc.org/resources/aliases-english-sk-for-1-8-1-9-skript.17036/
  17. jomjonejame

    can't spawn rabbit,guardian,endermite in MC1.8

    Add the location is not work spawn a rabbit at location of player but spawn another entity is work
  18. jomjonejame

    can't spawn rabbit,guardian,endermite in MC1.8

    command /sr: trigger: spawn a guardian spawn a rabbit
  19. jomjonejame

    i want to spawn and set age of entity

    i want spawn entity with stick, but not work on rightclick with stick: set {_lore::*} to uncolored lore of player's tool split at "||" loop {_lore::*}: add loop-value parsed as "Entity: %string%" to {_entity::*} add loop-value parsed as "Age: %string%" to...
  20. jomjonejame

    Solved I want to add item in block inventory

    Thank you so much 55555 i i find how to make it long time