Jump to content

BanditEagle

Member
  • Posts

    852
  • Joined

  • Last visited

  • Days Won

    22

Everything posted by BanditEagle

  1. 1) To my knowledge it was indeed blocked due to an exploitation, however I wasn't there when it was blocked, so I am not aware of the reasonings behind it. 2) To my knowledge, allowing custom plugins to be added to Minehut is currently in the talks, though they are not sure of the logistics for reasons you explained 3) Downloading a world or your logs is not blocked, and you can do /dl [world/logs] [world-name (if you wrote world before)] to download them. As for the other things, it currently isn't allowed to download any other things, but allowing direct download of files from the File Manager is currently in the talks. For more info on what is being planned and what isn't, I suggest checking out 2 places: a) Minehut Meta Github b) Minehut Meta Discord Hope this helps!
  2. I suggest checking out what CoolProgrammer did in a similar issue below:
  3. BanditEagle

    Texture Pack

    uhh.. is there an issue or something? You didn't mention any issues so I'm wondering if you are asking for help with this or something..
  4. @DavitronGaming has anyone banned you from the server? or if there is a whitelist on the server, have you added yourself to it? Also, did this issue always occur since you created the servers, or is it something that happened more recently?
  5. @Astrosent currently the only way of allowing other players to add plugins to your server and access the dashboard is by giving your login credentials to them. I highly recommend against it, unless it is someone you 100% trust, but currently there is no other way. However, it is currently in the plans by the Minehut Devs to add a way to allow other players access the console. Hope this helps!
  6. @TheElder I suggest creating a skript for now and making it so it kills all entities every 1 seconds, and after adding it, restart the server and wait a little bit. Then try joining. Let me know how it goes!
  7. Necroposting to a post simply to say "don't necropost" is a bit ironic.. just report it and don't reply to it. And yes, I am necroposting, but just letting you know of this. [Sorry staff for necroposting].
  8. I swear this post will not die only because of @ES63 lol
  9. @RoustyTousty duplicate post. Please try not to do this.
  10. @mekbturtle pinged. [I am hopefully your 150th notification!]
  11. BanditEagle

    Bad pings.

    On top of what @CoolProgrammer mentioned, I suggest doing an internet speed test to see if your wifi is also to blame. You can do one on a site such as: speedtest.net Hope this helps!
  12. @N0tDxmon I suggest creating a command that will add a specific player's uuid to a global variable, and if the global variable contains a specific player's uuid, on a specific action, they will be allowed to do it. So, something like this: on right click with blaze rod: if {shootFire::*} contains player's uuid: #[skript] command /addfire <player>: trigger: add arg-1's uuid to {shootFire::*} Hope this helps!
  13. @Parangam

    Regarding the post you made previously,  it seems like you got banned from Minehut itself, and not from the "StarUltra" server. In cases such as these, please create a new player appeal in the link below:

    https://forums.minehut.com/application/form/3-player-appeals/

    Hope this helps!

  14. @Enigmatics I suggest checking out what @AgentGamerPro said about this in the post below: Hope this helps!
  15. BanditEagle

    Challenge

    Damn this is still alive? Maybe I was wrong maybe we might actually reach 150 comments..
  16. @Diakun Here is my small guide on how to upload worlds: 1) First off, make a zip containing all the files inside of the world folder. You can do this by selecting all the files and "archiving" or "zipping" all the files. Please be sure you don't name your world with any spaces. 2) Upload the world zip to a file upload website. If your world is smaller than 100mb you can use file.io, otherwise we recommend you use Dropbox. 3) Get the direct download link to the file. If you're using Dropbox you can get the share link, but you need to replace ?dl=0 with ?dl=1 at the end of the link. If you're using file.io remember that the download links can only be used once. 4) Run the following command in your server: /ul world <worldname> <direct link> 5) Once the world is uploaded, you can teleport to it using /worlds or /world [world name]. PS: Keep in mind that If you are uploading a world, you need to make sure that the name of the world is unique in your file manager as if there are 2 different worlds with the same name it won't work. Also make sure that the file is not any larger than 500MB as that is the limit Minehut allows on worlds! Hope this helps!
  17. The "Skript" plugin is not something you modify to enable this. It's a plugin which allows you to write codes (or as it's referred to in this case, skripts) which you can do limitless posibilities with it. For something like this, I didn't test it out, but try adding a script/skript like this: on quit: loop all blocks in radius 3 of location of player: if loop-blocks contains lava: kill player I put this in a Skript Parser and I didn't get any errors from it. I suggest testing it out to see if it works or not. If you need help with inputting Skript into your server, I suggest checking out the first ~3 minutes of the tutorial video below (the layout of the server panel is not the same as in the video, but it's the same process): Hope this helps!
  18. Technically, this won't stop people from starting the server using /join, but it will stop players from joining the server once it's online. I don't think there is a way to fully stop a server from being started using /join currently, but you can suggest something like this to be added over on the Minehut Meta (link below)! Link: https://github.com/Minehut/Meta/issues Hope this helps!
  19. That's.. one way of doing it.
  20. Does it crash only after you log onto the server?
  21. @mattyorsomething Here is my small guide on how to upload worlds: 1) First off, make a zip containing all the files inside of the world folder. You can do this by selecting all the files and "archiving" or "zipping" all the files. Please be sure you don't name your world with any spaces. 2) Upload the world zip to a file upload website. If your world is smaller than 100mb you can use file.io, otherwise we recommend you use Dropbox. 3) Get the direct download link to the file. If you're using Dropbox you can get the share link, but you need to replace ?dl=0 with ?dl=1 at the end of the link. If you're using file.io remember that the download links can only be used once. 4) Run the following command in your server: /ul world <worldname> <direct link> 5) Once the world is uploaded, you can teleport to it using /worlds or /world [world name]. PS: Keep in mind that If you are uploading a world, you need to make sure that the name of the world is unique in your file manager as if there are 2 different worlds with the same name it won't work. Also make sure that the file is not any larger than 500MB as that is the limit Minehut allows on worlds! Hope this helps!
  22. What is this about? I can't seem to find info on the plugin on the spigot page or the github. Can you explain a little bit what this plugin is about?
  23. If you go to the Script Releases section linked below, you can go to the search bar and then search "Shop". Before you press enter to search it, you can press on "This Forum" so you see content which includes the word "shop" in the post only in that specific section. Hope this helps! https://forums.minehut.com/forum/16-script-releases/
  24. You can just wait for a staff member to see this and lock the topic.
  25. BanditEagle

    Challenge

    man maybe this post might die..
×
×
  • Create New...