Jump to content

StarBunnie

Member
  • Posts

    438
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by StarBunnie

  1. This plugin is already on minehut just search for it under the plugins tab in your dashboard.
  2. Join the Discord for quick updates on the issue to see when you can start up again. Discord: https://discord.com/invite/cCyEeUs
  3. I wouldn't suggest using the reload because it's quite likely to break some plugins upon start up just restart it and you should be good. Also about the server thing I'd recommend joining the Discord for quick updates! Discord: https://discord.com/invite/cCyEeUs
  4. It's a problem that's currently being worked on I'd really suggest joining the Discord for quick updates on the topic. Discord: https://discord.com/invite/cCyEeUs
  5. As OffsetPikachu55 said it's a problem that's currently being worked on I'd really suggest joining the Discord for quick updates on the topic. Discord: https://discord.com/invite/cCyEeUs
  6. You have to reinstall all of them but then they work without any issues now!
  7. Does SkBee's scoreboard kinda interfere with some other skript addon cuz nothing is showing up for me
  8. Hey if you already have the base it shouldn't be much of an issue to add the fortune: https://minecraft.gamepedia.com/Fortune It lists every chance and their max drops so you could just write it into your skript like that: [...] set {_drop} to drop of event-block player's tool is enchanted with fortune 1: chance of 33%: give {_drop} to player player's tool is enchanted with fortune 2: set {_x} to a random integer between 0 and 3 if {_x} = 0: give {_drop} to player if {_x} = 1: give 2 of {_drop} to player player's tool is enchanted with fortune 3: set {_x} to a random integer between 0 and 5 if {_x} = 0: give {_drop} to player if {_x} = 1: give 2 of {_drop} to player if {_x} = 2: give 3 of {_drop} to player [...]
  9. StarBunnie

    Server help

    EssentialsX contains a protection that might be the issue here. You‘d need a perms plugin like LuckPerms and the required permission I think is called build.*
  10. StarBunnie

    TP plugin

    Well you could always try to code it yourself with Skript. If you want I can do it for you but I‘m not at home for atleast a couple more hours.
  11. How is the file uploaded? Is it a .zip if yes whats the folder when you open the .zip? Make sure the .zip contains the asset folder but not in a sub folder: mypack.zip -> mypack -> assets mypack.zip -> assets
  12. If you're using FAWE there's also the command /fixlighting but it's a bit wonky for me and I have to use it serveral times for it to actually work but that might help till it's added.
  13. StarBunnie

    SharpSK

    Is already in queue.
  14. StarBunnie

    origins mod

    Mods aren't supported yet which means you can only suggest & install plugins.
  15. I think the syntax you're trying to use might be part of TusKe they're quite similar and I've read that SkQuery even removed their version of it entirely but don't quote me on that. I'd recommend looking into vanilla GUIs from Skript itself tho they're far better imo.
  16. Here take a look at this:
  17. Maybe they mean this one: https://www.spigotmc.org/resources/dicefurniture-plugin-möbel-plugin.6006/ It's an addon for the main one: https://www.spigotmc.org/resources/furniturelibary-protectionlib.9368/
  18. Make sure to add stuff they need to work towards idk what that could be maybe jobs with levels so they want to reach the highest level or sth like that
  19. If you already have a SMP server setup make sure to ask your community via discord surveys or sth. If not just scan around other SMPs and see what they have it's not like Minehut is free of copy&paste servers.. *rolls eyes* gen servers
  20. Please always post links of the plugin you're refering to. The admins just don't have the time to search em up themselves. This one seems to be one of the best and only ones out there is that what you mean? https://www.spigotmc.org/resources/food--1-8-1-16-3-custom-food-custom-blocks-animations-extensions-global-store.26925/ Also seems like the plugin costs so idk how Minehut handles that.
  21. You can use that I skripted mine myself tho so they are some sort of storeshelves that display the item they are selling.
  22. *sarcastic voice* Creative plots~ On a real note playershops are usually quite loved.
  23. As far as I know there's no feature for that yet. What you can do tho is just join the minehut lobby and type /join <servername> which automatically starts up the server and sends you to it once it's online.
  24. As I said only if your client is on 1.16.X otherwise you can't join without installing ViaVersion + ViaBackwards. Installing Morph on the server is currently completely impossible so all the features of Morph will be disabled. So in other words. No, you can't.
  25. Well in theory there shouldn't be any issues regarding joining servers with active mods. I searched around a little and it seems like Morph is stuck in the 1.12.X version of minecraft but all Minehut servers are 1.16.5. You can only join a server with a lower version if the server has the plugins ViaVersion + ViaBackwards installed. Besides that most of the features of the mod won't work like changing hitboxes, other players seeing you as a mob nor their abilities. Also Minehut doesn't support server-side mods currently.
×
×
  • Create New...