Jump to content

nullific

Member
  • Posts

    152
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by nullific

  1. 18 minutes ago, iGalaxy said:

    Minehut doesn't fully support 1.16 yet. It allows 1.16 players to connect, but servers still run 1.15.2. Minehut will support 1.16 once Paper and core plugins are updated to 1.16.

    In order to connect to playerservers via 1.16 the playerserver must have ViaVersion installed I do believe.

  2. As stated above, with any Minehut update you make your server enter hibernation then start it again. Plugins automatically update, including the server. None of the server will corrupt. In order to get the new 1.16 features, you'll need to generate new world chunks. It's suggested you reset all worlds for the full 1.16 experience.

    • Thanks 1
  3. METHOD 1: you can download your worlds via /dl world (worldname) or a world downloader mod. then reset the server and upload your world. 

    METHOD 2: you can remove plugins individually and go through all files and delete the ones you don't want.

    • Thanks 1
  4. hi there, basically once the server is starting up spam the command i've left after this message into the server console box under appearance tab on your dasboard. i suggest you copy and paste using CTRL + C(copy) then CTRL + V(paste). Spam it into the console(paste repeatedly and press ENTER) Remember to NOT use a / when using the console: gamerule randomTickSpeed 3

  5. always include detail in your answer, if it's "could not connect to fallback" etc, then the server is not online yet. wait 30-20seconds before trying to connect again.

  6. as stated above, giving more detail would help vastly. it's more than likely the command you're executing. you don't need / in command blocks as they act as console commands. an example would be: minecraft:tp @a[r=1] 0 4 0 this will tekeport all the users in radius 1 of the command block to X0, Y4. and X0

  7. 1 hour ago, InfiniteAspect_ said:

    So i was like 2 mounths ago on this web site and i made this server cracked and now idk how.So can any1 help me?

    you cant use cracked on minehut, purchase minecraft

  8. i often use functions, e.g:

    on chat:
    	sbRefresh(player)
    
    function sbRefresh(p: player):
    	wipe {_p}'s sidebar
    	set {_uuid} to uuid of {_p}
    	set name of sidebar of {_p} to "&cservername"
    	set score " " in sidebar of {_p} to 9
    	set score "&erandomvar: %{varofplayer::%{_uuid}%}%" in sidebar of {_p} to 8
    	set score "  " in sidebar of {_p} to 7

     

  9. 15 minutes ago, YodaForce157 said:

    hi so ive made a scoreboard and would like it to be looped so it updates it ever 2 seconds but i get the error cant understand this event : "every 2 seconds in world "world":"

    my skript is 
    every 2 seconds in world "world":
        loop all players:
            wipe loop-player's sidebar
            set name of sidebar of loop-player to "&9Space&bPlots!"
            set score "&b➥ &b%LOOP-PLAYER%" in sidebar of loop-player to 12
            set score "&b➥ Balance %loop-player's balance%" in sidebar of loop-player to 11
            set score "&b➥ Rank:%loop-player's prefix%%LOOP-PLAYER%" in sidebar of loop-player to 10
            set score "&b" in sidebar of loop-player to 9
            set score "&b➥ SpacePlots.minehut.gg" in sidebar of loop-player to 8
            set score "&b➥ Online %amount of players%/20" in sidebar of loop-player to 7
    Please help!

    every 2 seconds in "world"

  10. On 6/9/2020 at 8:53 AM, NaedSidi7002 said:

    So, me and my friend just started a new survival world together using a Minehut server. We played for about 5 hours on it and I logged out because I had things to do. He stayed on and logged out about 30 mins later. I came back an hour from logging out and turned on the server. When I joined, I was in a new world, with no items or anything. My friend tried logging in and it was the same. I don't know why this has happened. Please help.

    Hey! sorry about the wait. This is a known issue I believe, i suggest you regularly backup your world via downloading it using a world downloader mod or in-game commands.

  11. 1 hour ago, hoollyy said:

    Whenever I try to use an Essentials plugin, it says that I don't have access to that command? How do I change that?

    you need op, this can be found on the minehut youtube tutorial web 🙂

×
×
  • Create New...