Jump to content

Echology

Market Creator
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Echology

  1. Echology

    Voting credits

    Yeah if you vote every day you will get enough credits to sustain MH20 after a month. Each vote = 25 * 30 = 750, MH20 is 720. You end with about 30 credits to spare.
  2. Echology

    Plugins

    yeah. just vote, voting every day will allow for MH20 which has unlimited plugins. https://minecraftservers.org/vote/443456
  3. Echology

    Voting credits

    yeah voting will most likely always be up unless something is wrong with Minehut. Check the announcements channel for updates if minehut ever goes down.
  4. spawn-limits: monsters: 70 animals: 10 water-animals: 15 water-ambient: 20 ambient: 15 is the default You can change the water animals to increase or decrease as you wish
  5. Advertise servers in Server Advertisement section.
  6. also, skript-gui is way better than any other gui addon and vanilla guis. I suggest using them they are very similar to TuSKe gui's and do not break if you reload. here is a simple example: function gui(p: player): create gui with chest inventory with 3 rows named "epic gui": format gui slot 0 with blue stained glass pane named "this is slot 0 or the first slot": #to run section using 'item' 'player' and gui click items: https://skripthub.net/docs/?id=4207 send "wow you clicked slot 0 which is an %item%" to player open last gui for {_p}
  7. Just another tip, Minecraft bedrock to java (which is supported by Geyser) does not really work currently. You may not be able to join regardless.
  8. Could you add a link?
  9. Echology

    Help

    Hm, if you can try to you can attempt to kinda spam the activate button until it starts to start, if it does eventually start, then edit server > plugins > uninstall world edit and try to load again. If it continues to fail to start, contact support @ https://minehut.com/support/form
  10. Echology

    Help

    Perhaps uninstall World Edit, then try to restart your world. + Rule of thumb, don't try to run a large world edit section on a Minehut server
  11. This is the most poggers skript I have ever seen 10/10 must use 100%
  12. was talking about the curseforge link, which is a mod and I don't think that Mods will be supported on Minehut any time soon.
  13. Echology

    Origins Mod

    Could you add a link to it? And if this is a actual Mod, not a plugin, it wont be able to be added to Minehut. After doing a google search, I have indeed found this is a Mod not a Plugin meaning it cannot be added to Minehut as Minehut does not support forge. Link: https://www.curseforge.com/minecraft/mc-mods/origins
  14. The colors are determined by a team packet, so getting the colors is a little more difficult. To easily do so you can use the plugin TAB REBORN which will determine team colors based on the color of a vault prefix. What you can then use is something like: command glow: permission: perk.glow trigger: set glowing of player to !glowing of player if glowing of player is true: set {_a} to "&a&lEnabled" if glowing of player is false: set {_a} to "&c&lDisabled" send "&eGlow: %{_a}%" In this example I use skQuery's Not Boolean, which just returns the opposite of a (true/false). And I use skript's glowing of %player% expression to set it.
  15. Echology

    Item Spawners

    You could use command blocks, if you wanted, but skript is also a viable option. Skript is what most servers use, and if you are interested you can read this: or watch this video: if you don't know anything about skript, I suggest you take some time to learn it.
  16. If you have a zip file of your map, you can upload it to a website like https://file.io or https://dropbox.com If you use dropbox, get the share link and change the ?dl=0 at the end to ?dl=1 Use the link you get and run the command /ul world (NAME) (LINK) ingame to upload the world. Additional Information: CFAQ: Video Tutorial:
  17. Echology

    Sun frozen?

    The sky is all client side, so if it isn't moving yet the server is still picking up that it is night, its probably something to do with your client. If you use a hacked client or some modded client, make sure you don't have a No Night setting enabled. If you aren't on any special client, just try to restart your game a few times.
  18. an alternative would be just to delete all the config files in the file manager and they will reset when the plugin loads again.
  19. Heyo! Nice to meet you
  20. Echology

    Add skjade

    Agree with this, I do.
×
×
  • Create New...