Jump to content

kingsander123

Member
  • Posts

    30
  • Joined

  • Last visited

Everything posted by kingsander123

  1. Just so you know, idk if this is handy or usefull, this is the link I used to find both sources. https://github.com/Slimefun/Slimefun4/wiki/Addons
  2. On the GitHub page and the builds I have send it says this: (see photo)
  3. Hello again, Thank you for replaying this quickly! I have been searching the internet a bit more and found a addon that does a bit the same job. ChestTerminal GitHub: https://github.com/TheBusyBiscuit/ChestTerminal Builds: https://thebusybiscuit.github.io/builds/TheBusyBiscuit/ChestTerminal/master/ If you could add this you will make my day! Sander.
  4. Hello, I recently started a new Minecraft survival world with the plugin Slimefun. It's really fun! But I miss some extra addons that will improve the gameplay. I wanna ask if the addons "Barrels" can be added for Slimefun on the plugin list. Link: https://dev.bukkit.org/projects/slimefun-barrels Hope someone reacts back soon! Sander.
  5. Hello, Can someone give me a quick example for how to create or make a NPC with Skript with Skellett or other addon. Because I'm having problems with loading it in. Can also tell me other ways how to create NPC with Skript if it's possible. If it's not possible please notify me. Thanks.
  6. Will try it, but it's a bit weared because I have this problem when they updated to allow 1.16.1
  7. You should have downloaded the world with /dl world <world name>
  8. Does it? Will try in a few minutes. But if you log out and than go back in does the problem not appear again?
  9. I can sometimes join. But if i'm online other people that join get immediatly kicked and have a error message that they got to a fallback server.
  10. I'm facing this problem now because of the 1.16.1 update on Minehut
  11. I have the same problem sometimes if someone else can join I can join too. I'm still searching what the problem and solution is.
  12. Do you guys also have problems with the title, subtitle & action bar? Yesterday before the Minehut update it worked fine. But now it doesn't do anything when I'm on the server with version 1.16.
  13. I have the same problem but I shouldn't upload your world to a new server. You should wait untill someone that knows more replies.
  14. Information for what variables need to be used enc... or what needs to be done. Example: Input: -.... Output: -.....
  15. Hello, I'm in search for Builders, Helpers, Developers and Writers. The server is a parkour/PvP server! The objective is to parkour for loot and than PvP to other players or bosses. Needs: - Discord (can call (UTC+1) ) - Can build fantasy/kingdom style builds - At least be 12 years old Returns: - Get a Builder rank on Minecraft server / Discord server - Get some special cosmetics when the server is fully live - Get hired for new projects - Be in the staff team - Be able to join when the server is whitelisted for updates Get first a look on the server so you know the building style or get more interested in the offer. (BiepBoop.minehut.gg) You can also look at the photos I added in this post. You can contact to reply on here or add me on Discord (SanderOpDiscord#1696). Kind regards, kingsander123.
  16. Hello,I have a problem with setting a variable with %player's uuid% and I don't see what the problem is. Do I need to add a addon?I wrote this: Code (Text): variables: {parkour.Snow.level.%player's uuid%} = 0 And the error is this: Code (Text): Can't understand the type 'player's uuid' I asked on the Skript Forums but they said I needed to use this: Code (Text): %uuid of player% but it still didn't work can someone help me fix this? It maybe is because of the Skript version that Minehut uses. Code (Text): Can't understand the type 'uuid of player' Thanks!
  17. Yea, now i'm using that... I have learned!
  18. Sorry but this doesn't always work when you have a very large code otherwise I would have done that immediately.
  19. Is this plugin added already?
  20. Nice code I have been searching for a example for my own code
  21. I will not make it because I need to do also other stuff but I can show you a video that can help you it's dutch but you only have to understand the skript and without not understanding anything of Skript you can learn in the meantime
  22. You will have to make a variable list named {blocks::*} add barrier to {blocks::*} ... with block names into it and then pick a random element from it with a event of On every 20 seconds: loop all players: set {block} to random element out of {blocks::*} give player {block} to loop-player
  23. If name of player's tool is "&2Zombie&r Egg": Try this
  24. Their are a lot of examples in the Forums and on the internet of skUnity: https://skunity.com/
×
×
  • Create New...