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

    Addon skript-mirror

    Hey, I want to get the pet information of the 'mypet' plugin. What should I write?
  2. X

    Function can be asynchronous?

    function c(s:string) :: object: send {@c_console} to console set {_c::*} to {_s} split at "//" if {_c::1} is "mysql": set {_c1} to mysql result of query "SELECT %{_c::3}% FROM %{_c::2}% WHERE %{_c::4}%='%{_c::5}%'" if {_c::6} is "string": set {_c2::*} to...
  3. X

    Addon skript-db

    There was a mistake. set {sql} to the database "mysql://localhost:3306/k8_cf?user=root&password=XBXY&useSSL=false" execute "select * from playerpoints22 where id = 10880" in {sql} and store the result in {output::*} [10:44:25 WARN]: java.util.concurrent.CompletionException...
  4. X

    Addon skript-mirror

    I think I understand.
  5. X

    Addon skript-mirror

    This not ads, my server has a keep online activities, when the player reached a certain amount of time online every day, he can access the web through the menu to get reward, but if he forgot to get the reward when quit the game that day, can pop up a page for him, let him to pick up
  6. X

    Addon MundoSK

    How do you make a package to smooth the player's 'pitch' and 'yaw'? Can you provide an example?
  7. X

    Addon skript-mirror

    Hello, I want to make a thing, when the player leaves the server, force the player's computer to access the server's official website page. Can you provide an example? @btk5h @Snow-Pyon
  8. X

    Addon Skellett - The beast addon!

    skript-dev29 > skript-dev32c Skellett1.9.6 > Skellett1.9.6b Today I tried to upgrade the plug-in Encountered a number of problems But all have solved this alone has not work About 'MYSQL.yml' I just enabled him and set the database account password As usual But there was a problem [11:50:08]...
  9. X

    Addon SharpSK [1.8 - 1.12+]

    [18:15:06 WARN]: [Skript] Task #15531 for Skript v2.2-SNAPSHOT generated an exception java.lang.NoSuchMethodError: ch.njol.skript.util.Timespan.fromTicks_i(J)Lch/njol/skript/util/Timespan; at me.sharpjaws.sharpSK.main$23.get(main.java:616) ~[?:?] at...
  10. X

    remove enchant

    I have an item tool = diamond_sword of Sharpness 5, Curse of Binding 1, Fire Aspect 2 and Looting 3 There are some NBTs for this item Now I want to remove the bound curse What should I do? !remove Curse of Binding from enchants of tool This code is invalid
  11. X

    Addon MundoSK

    Well, thank you
  12. X

    Addon MundoSK

    Other syntax? Such as? I want to remove the binding curse from a weapon
  13. X

    Addon MundoSK

    Ok == There is no error using the Enchanted book I thought he was able to modify the enchantment of the weapon
  14. X

    Error in startup

    thank you
  15. X

    Error in startup

    Let's say I have a 1.7.2 server He USES Skript 2.2 Fixes V7b I'm trying to get experience with players'! Send "% player 's exp %' This one is invalid However, I can't use the high version of skript So I can only think about custom plugins There are many other things I need to do through...
  16. X

    Error in startup

    Student: thank you This website is helpful to me But I was asking I want to find someone Help me make a addons I will give money Can you recommend this person
  17. X

    Error in startup

    Student: yeah I want some extra features But I don't know who to customize
  18. X

    Error in startup

    You said I already knew, so I used another lower version There are no problems starting now But I want to customize some extension plug-ins Has this website been customized? I use the translation tool, if the expression is not in place, please forgive me
  19. X

    Error in startup

    But there are some features that I really need, where can I customize the extension plug-in?
  20. X

    Error in startup

    I use Skript v2.2-dev31c server: Thermos 1.7.10-R0.1-SNAPSHOT | 1.7.10-1614.58 (MC: 1.7.10) These errors occurred at startup Although the plugin can still be used But I worry about the follow-up will be a problem I tried to disable the feature in 'features.sk' but I do not know how Hope to get...