Jump to content

StarBunnie

Member
  • Posts

    438
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by StarBunnie

  1. Try formatted instead of colored but don't use it in the message part
  2. Hmm what are you using to format the chat?
  3. Pretty sure there is no plugin that has the same effects as the chisel mod so you are mostly likely talking about the mod. Minehut doesn't support mods yet which means it can't be added.
  4. The "Online 24/7" isn't really necessary so dw you don't need to buy the highest plan. Your friends can start the server at any time from the minehut lobby by just typing "/join <yourservername>".
  5. Are you sure I literally pulled it from my server which is paper/spigot?
  6. Hmm mind sending the whole skript block? I guess you could also try using temporary variables so set {_tps} to tps of last minute and use the variables instead
  7. As far as I know only using %tps% doesn't work try using %tps from the last minute% instead and see if it works. The reason it shows as a loop-player error is that skript just yeets it as that even tho other stuff in this line is wrong.
  8. As far as I know they are working on exactly that feature it might still takes a little tho
  9. You can't. It requires two plugins that are not on Minehut please also refrain from posting in topics that are over a month old. You could try to use Mumble (the mod that _Tarna_ mentioned).
  10. It's not easy for Minehut to add paid plugins because the authors usually don't want their plugins to be on a server host because they would miss out on a loooot of sales so the chances of it being added aren't that high I'm sure pop will look into it tho. They also have this line in their TOS 1 copy per server-network (connectable with the same IP) (or a server) and no more than 3 servers per plugin copy. And do to Minehut being an entire network it exceeds the 3 server limit by a liiittle bit.
  11. They count a full month no matter when you buy it so if you buy it on the 7th you have to renew it around the 7th next month.
  12. You are on 1.17.1 it could be mojang patched something new into the version which disables the compatibility consider going back to 1.17 and check again.
  13. Are you using skript for your chat or is it another plugin? Edit: It's actually quite simple how they did it. &#f304e8 to &x&f&3&0&4&e&8 Always start with &x and then just give every single letter/digit of the hexcode one & &#f304e8 &x &f &3 &0 &4 &e &8 Edit2: If you're using Skript and you're using something along the lines of: on chat: cancel event send "%prefix% %player% > %message%" to all players then use send colored "%prefix% %player% > %message%" to all players instead
  14. You can't add mods to Minehut yet all subservers of Minehut currently only run Spigot/Paper which means plugins only for now.
  15. The reason it doesn't show errors is because none of the "loop-player" is between % so it never actually gets counted as that so it's basically only text.
  16. Guess that proofs it you're really Kirby!
  17. If you're not really Kirby I'm gonna be really disappointed but still welcome!
  18. Hmm if it's not to large you could use SkBees structure feature: https://skripthub.net/docs/?id=4056 | Saving the structures https://skripthub.net/docs/?id=4055 | Loading them in at the location you want
  19. Mention 1 (with SkJade) : https://pastebin.com/xyh72kW9 Mention 2 (basic Skript) : https://pastebin.com/qKWSMqBf
  20. Are you sure it works in 1.16.5 and 1.17 because it hasn't been updated in a while and the SkUnity page only says for 1.12? Edit: Tried it out and not looking to good v1.0.1 is the newest version it has to offer. Tested on: git-Paper-500 (1.16.5) Fawe version: 1.16-656
  21. mention.sk requires SkJade mention2.sk only Skript mention.sk mention2.sk
  22. Should it be a mention with @ or really just the name? So like "Hello @playername" or "Hello playername"?
  23. SkJade just makes it a tat easier to filter out the player name in the message I can just do both if you want and you can take the one that fits you more.
  24. With vanilla skript only or is SkJade okai? Edit: Do you have on chat: cancel event somewhere in your skripts?
×
×
  • Create New...