Jump to content

Rqdioqctive

Member
  • Posts

    21
  • Joined

  • Last visited

Everything posted by Rqdioqctive

  1. Rqdioqctive

    Seeds dont work

    Make a world with the seed, then upload the world. Or, give me the seed, and I'll give you the command.
  2. Don't use stop in a command, if there's nothing else after it then it'll automatically stop. Also, if you really want to use stop then use stop trigger instead. It can all be shortened to: command dupe: cooldown: 60 seconds trigger: give 1 of player's tool to player I put a cool down so people can't abuse the command and they will have to wait before using it again. Always happy to help!
  3. No cracked servers nor accounts allowed on Minehut premises, please be aware of this in the future! Always happy to help!
  4. It is a donating thing, click here to see the chart. Always happy to help!
  5. The Minehut panel is currently being slow and the Minehut staff are currently looking into it and trying to resolve the issue, for now the only thing to do is either try refreshing the website and try again or wait until we get more information about the topic. Always happy to help!
  6. Some users are having issues with the panel too, I don't know any detail and it may be that the panel is not responding or is very slow. You can either wait for any news regarding this, or try and reload your browser and try to start it up again. Always happy to help!
  7. On Minehut, we offer the ability to upload your very own world (or one you found online, we don't judge!) to your server. As long as the world size is under 500MB you're good to go! Uploading the World To begin the world must not contain spaces or uppercase letters. If the world is not already in a zip file, drag the folder of the world into an empty zip file (you can title it whatever you want!) Afterwards you can choose between two methods First Method 1. Upload the world zip to a file uploader like Mediafire, File.io, or Dropbox 2. Get the direct link to the upload, which ALWAYS ends in .zip (this is important, it won't work if you skip this step!) You can do this in most file uploaders by right-clicking on the download button and clicking copy link 3. Run the command /ul world <worldname> <direct link> in your server. (ex: '/ul world myworld https://www.file.io/`) Second Method 1. Go to the https://minehut.com/panel/minecraft/world section of the panel 2. Under Upload World click onChoose File, 3. Select the .zip file from your computer and then click on Open After uploading you will be able to do /worlds (requires op) and click on the name of the uploaded world Note: if it was uploaded using /ul world the world will be called ul_NAME where NAME is what you called the uploaded world.
  8. Selectors such as @a, @p or @s don't work in command blocks due to bugs within Minehut. To prevent this, use minecraft:(command) instead as it should work. If that doesn't work, then you will have to use CommandHook which is a plugin on Minehut that enables selectors. Just saying, if you have ProtocolSupport installed on your server, command blocks will not work no matter what due to the changes in commands and syntax over the past few versions. Always happy to help!
  9. Firstly, what plugins do you have installed on your server? Secondly, have you changed the max piston push/pull game rule/setting? Thirdly, have you tried reloading the server, force stopping, or re-uploading/refreshing the world? Always happy to help!
  10. Here we go: CYOM can be force opped so I recommend you don't use it, however as an alternative I recommend TuSKe GUIs which require a plugin called TuSKe on your server which can't be force opped unless you make it to be: here is a link to a guide on how to make a TuSKe GUI using Skript and TuSKe. Also, please use TABs instead of spaces as they make your code easier to read and understand. If you're using TuSKe GUIs, again, use this link to get a wiki or use this: format gui slot <integer> with <item> named "<string>" with lore "<string>" to close: #this will run the commands but make your menu close #stuff you wanna do #or: format gui slot <integer> with <item> named "<string>" with lore "<string>" to run: #this will run the commands but make your menu stay open #stuff you wanna do Always happy to help!
  11. Minehut Panel>File Manager>plugins>Skript>scripts>(file) Be sure to name your/make your file extension .sk as that is the file extension that Skript reads. This should be: options: apply_link: #replace this with the link to your application form# discord_server_link: #replace this with your discord invite link# command /discord: trigger: send "&7You can join our discord by clicking <link:{@discord_server_link}>&6&lHERE<reset>" command /apply: trigger: send "&7You can apply <link:{@apply_link}>&6&lHERE<reset>" Always happy to help!
  12. Firstly, list the plugins of your server please and the usage of the variables. Also, if you're using that variable to the current location of the player then that is useless as there is a function already built-in, the link so to it is here! I will answer as soon as I can, but you need to reply with the required things I listed above. Always happy to help!
  13. Just chilling, talk to me if you wish! I may be able to help you!

  14. Howdy, I'm Rqdioqctive A person that plays and enjoys Minecraft and Minehut alike. I can script, configure and operate most plugins and I don't have many friends. Hope you enjoyed my little introduction :^).
×
×
  • Create New...