Jump to content

Prorickey

Member
  • Posts

    26
  • Joined

  • Last visited

Posts posted by Prorickey

  1. 2 hours ago, StarBunnie said:

    They are as derpy as they look if you try to feed em by hand they just nom your finger lol

    Do you have one or smth? Or do you just know lol

  2. I am looking for a manager and some developers to help me make a high quality minehut server. There will be pay depending on the amount that the server makes.

     

    Manager:

    Requirements

    - Mature

    - 13 or older

    - Able to handle the stress of being manager

    - Active

    Developer:

    Requirements:

    - Mature

    - 13 or older

    - 6 months or more of skript experience

    - Active

     

    If you are interested contact me on discord at Prorickey#0001

  3. 7 hours ago, landonhalley said:

    Script is turning on after it checks to see if it is running. I believe that is your problem but I do not know how to fix it

    I figured it was the plugin and decided to go with the first version, thank you though

  4. The API doesn't support anything that requires authorization but it is still possible.
    You just have to pass two headers: x-session-id and your authorization key. These are temporary and do change every once in a while. If you are wondering how to get these, just go into your console, open developer tools which is found when you click the three dots at the top right screen of the browser, click on "More Tools" and click developer tools. This is also the same thing as inspect. Then go to network and wait for a request called "all_data" shows up. You should be able to click this and scroll down to find them. 

    You can also find this tutorial at https://github.com/TeamMH/minehutxyz/blob/apidocs/api/auth.md

  5. To setup mineresetlite you can look at it's spigot page https://www.spigotmc.org/resources/mineresetlite.5773/ and go through the commands there.
     

    Most of the time you should be able to just do the following commands in order:
    /mrl p1 (Execute at the first corner of the gen)

    /mrl p2 (Execute at the second corner of the gen)

    /mrl create <mine name>

    /mrl set <mine name> <block data> <percentage>%

    /mrl flag <mine name> resetDelay <minutes>

    /mrl flag <mine name> silent true (This one is optional, the messages might get annoying though so you can do this to disable them)

×
×
  • Create New...