Jump to content

Echology

Market Creator
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by Echology

  1. This will probably never happen.

    Minehut is very picky about what plugins are made available to players because of numerous exploits. Minehut does not want to be compromised, therefore they will not give players the ability to import their own code. You may think it is "easy" to disable these sort of things, but it is really not. There are always other ways, people can open websockets and break out of their server container. Therefore Minehut will never allow players to import their own code.

  2. 1 hour ago, _omga said:
    
    command fly:
    	permission: permission
    	trigger:
    		set player's fly mode to true if player's fly mode is false, else false
    		send "Set your fly mode to %player's fly mode%"

    Next time, post skripts that you want in the marketplace

    smh spoonfeed.

  3. command hat:
    	trigger:
    		set {_blacklisted::*} to barrier
    		if {_blacklisted::*} contains type of player's tool:
    			send "&cYou cannot use that item!"
    			stop
    		give player helmet slot of player #giving them the item again
    		set helmet slot of player to 1 of tool #setting helmet
    		remove 1 of tool from player #balancing the hat, as to not duplicate items

    try that

  4. for example if the username was Hello
    are you typing /op (Hello) or /op Hello
    because make sure not to include the ( )'s
    you also aren't required to use / in the console but it doesn't make a difference.
    If you are on bedrock, make sure to put a * in front of the name,
    so like: /op *Hello
    Typing /op USERNAME in the console is the correct way to op yourself. so make sure you are typing in the correct words.

  5. Yes, right as the server starts up, head to the Console Command section in the Appearance tab at the dashboard (https://minehut.com/dashboard). Then continue to type 

    kill @e[type=minecraft:item]

    or (for everything)

    kill @e

    Make sure you do this while your server is starting and I would suggest doing it multiple times

    Check the logs.latest file in the File Manger -> Logs. Then check for a log message stating "Killed x entities"

  6. VERSION 1.16.201
    SERVER NAME Minehut
    SERVER IP bedrock.minehut.com
    PORT 19132
    DEVICES iOS, Android, Win10

    Note that Geyser (the support between java and bedrock servers) is relatively broken right now, which will cause connecting to Minehut via bedrock to be spotty.

  7. Geyser (the system used to connect Bedrock and Java servers) is broken at the moment, and there is little luck joining on platforms other than java. You can attempt to join using this information:

    VERSION 1.16.201
    SERVER NAME Minehut
    SERVER IP bedrock.minehut.com
    PORT 19132
    DEVICES iOS, Android, Win10 

    But I am not sure it will work, as Geyser might not even support Switch.

  8. If you or someone else spawned in a lot of entities, this would cause the server to crash. If that is the case, go the the dashboard and immediately once the server starts, type 

    kill @e[type=minecraft:item]

    into the console command section.
    if you wish to kill everything, then use: 

    kill @e

     

  9. Whitelisting is a way to allow specific players to join your Minehut server.
    /whitelist on - Turns the Whitelist on
    /whitelist off - Turns the Whitelist off
    /whitelist add <username> - Adds a user to the Whitelist
    /whitelist remove <username> - Removes a user from the Whitelist
    • Players with OP bypass the whitelist.

    curtsey of the Minehut Discord bot

  10. 6 hours ago, ThatOneSponk said:

    it's been a while, how are you guys doing

    imagine a reality where sponk exists. wow. been a while. ❤️

    Oh, and I'm doing fine, could be better but I mean I cant ask for too much. How are you doing?

×
×
  • Create New...