Jump to content

Pryzmm

Moderator
  • Posts

    2,041
  • Joined

  • Last visited

  • Days Won

    34

Everything posted by Pryzmm

  1. 1. Dont use the () 2. Dont use the / 3. Final command is "op sleepyeee"
  2. well are you using 2.6 or 1.17+ server version? because that could be the problem to. If you're using TuSKe's old GUI syntaxes you should change those to vanilla gui or skript-gui's syntaxes.
  3. hm, it should show at the bottom right when its done parsing. Anyway, you should use list variables as they are the best. A list variable is e.g. {List::%player's uuid%} while a standard variable is e.g. {Standard.%player's uuid%}. The difference is that list variables add to the variable, hence it being a list. While a standard variable just creates an entire now variable, being a pain to change. (Also 2k lines is alot, also use functions)
  4. what kind of variables are you using? (Run the skript through parser.skunity.com) and send your variables which would be found on the right.
  5. command repairall: permission: op trigger: loop all items in player's inventory: loop-item's durability < loop-item's max durability repair loop-item For future reference, send the errors
  6. if its whitelisted that probably means its under maintenence
  7. Pryzmm

    Why won't tuske work?

    Click This Here is a example code command /gui: trigger: create a new gui with virtual chest inventory with 3 rows named "My GUI" edit gui last gui: format gui slot 12 with barrier named "&cClose Inventory": close player's inventory open the last created gui to player
  8. Pryzmm

    Why won't tuske work?

    TuSKe GUI is outdated and gets no support anymore. Use skript-gui or vanilla gui instead.
  9. Ive recently had a discussion in another topic about Vivecraft, a minecraft mod where you can play minecraft servers in VR. Since you can now upload custom plugins and mods would it work?
  10. Pryzmm

    Vivecraft

    ye ik, just not sure if minehut would actually support a VR related plugin/mod
  11. Pryzmm

    Vivecraft

    while i agree, vivecraft would be a nice plugin to add
  12. Rain is a client side animation and bukkit will probably never support it. Your best shot is using this https://skripthub.net/docs/?id=6206
  13. Releases · SkriptLang/Skript (github.com)
  14. 1. What is FTP support 2. Minehut has good reasons why they cant set storage to unlimited. Even the plan MHUnlimited doesnt have unlimited storage. And idk about you but with the free plan im running fine on 20+ plugins.
  15. Pryzmm

    world Border

    ... you necroposted to say "lock this thread"
  16. you could use loop all blocks between (location) and (location2) may lag ur server depending on size of distance
  17. Depends on when bukkit, paper, or spigot make 1.18 servers compatible
  18. dont post on other posts to ask for help. people will usually get to your post soon enough.
×
×
  • Create New...