Jump to content

StarBunnie

Member
  • Posts

    438
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by StarBunnie

  1. 2 hours ago, Aussie22562626 said:

    Sorry if this not what the forum is used for; I've got no one to play survival with as all my old friends have moved on to other games and I've tried joining other smp servers but I just get immediately banned, I guess because they don't want users joining there server and no I don't do anything bad to get banned I just get banned from every smp server I join so I just play alone on my server  nowadays but it's not that fun alone

     

    (tldr)

    I'm alone

     

    You could post your server-ip here https://forums.minehut.com/forum/10-server-advertisements/ A lot of people are looking for smps I'm sure someone will join!

  2. 3 minutes ago, TheBathDuck said:

    Hi, i've been reading about mineflayer for the past 2 days now. Basically servers use bot's in the lobby to check it someone uses /ad <their server> Im wondering if this is allowed or not, I saw a few servers using this and I can't find it anywhere in the rules.

     

    They announced that it's temporarily against the rules I'm also not exactly sure where you can read it up but trustworthy people said it so I believe them. And due to all of us being unsure I think it's better to not do it for now.

    • Thanks 1
  3. 15 minutes ago, m8Mud said:

    This is probably common, but is there a way to stop the server from shutting down when no one is on? I am the only one who can start it and everyone else has to wait for me to start the server to play on it. So, is there a way to keep it running?

    No there's no way to keep it running 24/7 besides buying the biggest plan. Don't worry tho your friends can join the lobby server and just type "/join yourservername" at any time. If it's online they will get connected immediately if not it should start in a couple minutes and they get connected to it once it's fully loaded. If they somehow don't get connected to it just tell them to reuse /join after like two minutes. Sometimes if the server takes longer to load than usual Minehuts system won't auto connect them anymore.

  4. 1 hour ago, m8Mud said:

    I do this, and it says "I'm sorry, you do not have permission to perform this command. Please contact the server administrators if you think this is a mistake." 

    Make yourself an operator via the dashboard first. In the dashboard you can see a block called "server command" type /op yourusername in it's text box and hit send. This should make you an operator and give you the permissions to use /seed

  5. 24 minutes ago, Boxmonkey said:

    ooo so you could have like a hub server that sends someone to the normal server when it is open

     

    In theory it should work like that yeah. Or if a friend has an SMP while you have a faction server you could make a linkining portal for the people that want to play on the SMP so growing both of your player bases. Atleast that's what I think they mean with server networks

  6. 5 minutes ago, Boxmonkey said:

    can anyone explain what a Server Network is because I'm kind of confused?

    A server network is the same thing as Minehut itself. I think what they mean by it is you can connect multiple server of yours to another. Quite a while back it was possible with a portal plugin to send people from one of your servers to another. Seems like they made it possible again with the release of unleashed.

  7. 4 minutes ago, Airflected said:

    I just had a thought, how would custom plugins work? Obviously they would have to go under review so that they couldn't cause massive lag or have any malicious intent, right?

    Hmm unsure pretty sure they made a protective wall around the hubserver so no bungee plugins can affect it and it they cause lag it would only affect subservers anyways.

  8. 6 minutes ago, Airflected said:

    Alright I got to admit, this is very cool. Custom Plugins, Custom Versions, Live Console and most importantly; Server Networks.

    https://imgur.com/PCnlKXf

    Yup they went all out on this one and pretty sure satisfied almost every user request lmao

  9. 32 minutes ago, alex_flygh1 said:

    it worked thank you dude, but i have switched between them before and nothing has happend

    Maybe they updated something so they are not compatible anymore

  10. 8 minutes ago, alex_flygh1 said:

    no, but i did change from spigot to paper

    Spigot is 1.17 and Paper is 1.17.1 I'm unsure if that's much of an issue but in the logs it states that it tries to load a chunk from a different version I think by just switching back to the other this issue should be resolved.

  11. 23 minutes ago, alex_flygh1 said:

    in the logs it says set "online-mode" to "true" in the server.properties file. but I can not open the server.properties file. can someone help

    You don't have to worry about that. If online-mode is set to false it just means cracked clients can join but due to Minehut being a network all clients get directed over the biiiiig hubserver which has online-mode set to true. I'm not exactly sure why it's false for the subservers but it won't affect anything don't worry!

  12. 12 minutes ago, AddBattlePass said:

    I tried to make a skript that shows the top gangs that have the most coins, but it whether turns to <none> or duplicates itself..

    I tried many ways to do it but non of them worked.

    Here's 2 versions:

    broken.sk 1.95 kB · 0 downloads

    1st version does this.

    image.png.a52afb6cb901b39c058f7136d2dec5c2.png

     

     

    2nd version does this.

    image.png.30b8734b76123acb38a5dace27d87c79.png

     

    I don't know how to fix this, can anyone help..?

    The reason it duplicates is probably this line

    set {_playeruuid} to "%loop-value%" parsed as offline player's uuid

    Because it seems like you're using the players instead of the clans/gangs so my guess is that the clan "Youtuber" and "UwU" have 4 members that's why they show multiple times.

    Can't you just loop this instead of {gang::*} to only get the clan coins and names

    {gang::coins::*}

    It seems like here the index is the clan name and the value is the coins give that a shot

  13. 9 hours ago, proxmaster88 said:

    so i ws playing in my minecraft server and all of a sudden i get a transmission from an anonymous person and i have no idea how i got it but it reads " Transmission Error (glitched text that i cant understand) Gjwf qbdlbhft tqpuufe. Requesting emergency extraction with Intel. Packages.  ( glitched text again ) ETA 7/20 Transmission Ended."   so when that happened i was so confused i had no idea what was happening so i came here to ask. does anyone know what this means?? the weird text was moving btw.2010491596_Screenshot2021-07-20132922.thumb.png.66cf51610afd3086d1ac6c4c183e01c3.png2010491596_Screenshot2021-07-20132922.thumb.png.66cf51610afd3086d1ac6c4c183e01c3.png

    Screenshot 2021-07-20 132940.png

    First of all hacks smh... second it's from Minehuts event which should launch today

  14. 3 minutes ago, arvan said:

    on right click with iron sword :
            make console execute command "op %player%"
            if player's facing north:
                    make player execute command "tp %player% ~ ~ ~-6"
            

    this is wat I have but It results in an error can anyone help the yellow part is qat I need help with

    Pretty sure you just got a typo

    if player's facing is north:

     

  15. 2 minutes ago, CakeDevil_275 said:

    It's 1am where he lives and he's probably not awake, I've tried multiple possibly new names... is there any way of finding out the new name of a server? Could an admin do that for me?

    Not that I know of sorry I guess it's not to bad you can just ask your friend tomorrow if they know something

    • Like 1
  16. 9 minutes ago, CakeDevil_275 said:

    My friend designed something for me on a server called cakepalace, I joined it multiple times to see the design but all of the sudden it's saying Server Not Found? I've tried my servers and they all work? What's wrong?

    If it says Server not found! they probably renamed it you could ask around if someone knows the new name

×
×
  • Create New...