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

    Discord Thread chunk-based region outlines

    ja unterschied ist das ichs bei sove versteht lol I'm trying to implement these check atm, thank you so much Posted by: sluhtie from the skUnity Discord.
  2. sluhtie

    Discord Thread chunk-based region outlines

    will that also cover a hole in a different shape other than a single one tho? Posted by: sluhtie from the skUnity Discord.
  3. sluhtie

    Discord Thread chunk-based region outlines

    Okay this is quite interesting, but it turns out, it's not possible to make regions in dynmap that have holes... so it seems like I will just use the outermost corners as it is and overwrite holes Posted by: sluhtie from the skUnity Discord.
  4. sluhtie

    Discord Thread help coords

    what did u change tho? ? Posted by: sluhtie from the skUnity Discord.
  5. sluhtie

    Discord Thread help coords

    .. Posted by: sluhtie from the skUnity Discord.
  6. sluhtie

    Discord Thread help coords

    <@1066298600180682783 why do I even help, he first smaps me that he needs help and then doesent reply, whats wrong with him Posted by: sluhtie from the skUnity Discord.
  7. sluhtie

    Discord Thread help coords

    remove the world function just use "worl" instead of world("world") Posted by: sluhtie from the skUnity Discord.
  8. sluhtie

    Discord Thread help coords

    a block always is offset by .5 Posted by: sluhtie from the skUnity Discord.
  9. sluhtie

    Discord Thread help coords

    vb on brak of stone: gamemode of player = survival location of block = location(-12.5 73, -1097.5, world("world")) cancel event set block to dirt or oak log or cobblestone execute console command "/eco give %player% 10" send action bar "<##79fb00>+10" to player play...
  10. sluhtie

    Discord Thread execute a jar file with a skript

    No sience Skript can only do things inside of your Minecraft server. That’s not possible Posted by: sluhtie from the skUnity Discord.
  11. sluhtie

    Discord Thread list of items

    Please mark as solved Posted by: sluhtie from the skUnity Discord.
  12. sluhtie

    Discord Thread what is wrong

    Please mark as solved Posted by: sluhtie from the skUnity Discord.
  13. sluhtie

    Discord Thread Help Player is not an Item Stack

    I told you how proxy Skripts work, and if you don’t know how the docs work read this: https://sovdee.gitbook.io/skript-tutorials/ Posted by: sluhtie from the skUnity Discord.
  14. sluhtie

    Discord Thread Help Player is not an Item Stack

    1. There is no condition called „players server“ 2. Skript is not a bungeecord compatible plugin, so also doesen’t offer bungeecord syntaxes 3. To achieve that you would need a addon like Skungee such as BungeeBride, you will then need to code a proxy Skript and make sure skungee is connected...
  15. sluhtie

    Discord Thread Help Player is not an Item Stack

    <:readthedocs:415219116106842113> Posted by: sluhtie from the skUnity Discord.
  16. sluhtie

    how to make output of a list go to seprate outputs

    command /listtestadd <item>: trigger: add arg-1 to {list::*} command /listtest: trigger: set slot 1 of player to (1st element out of {list::*}) wait 1 tick set slot 1 of player to (2nd element out of {list::*}) wait 1 tick set slot 1 of player to (3rd element out of...
  17. sluhtie

    Color code format thru other plugin

    How you did it: How i told you to do it:
  18. sluhtie

    Color code format thru other plugin

    Well read what I said how you’re supposed to do it again and then do it again because you didn’t to it as I told you. You’re supposed to set the variable just to the letter and then put the symbol before the variable in the execute effect
  19. sluhtie

    Color code format thru other plugin

    Send your code
  20. sluhtie

    Help me code aint workin

    The capitalization of the item doesen’t make a difference