Jump to content

Azuyamat

Moderator
  • Posts

    134
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Azuyamat

  1. Minehut Ranks

     

    Where are donator ranks acquired?
    The purchase of ranks can be made on minehut.com/shop/ranks for differing amounts of credits depending on the rank. Note that ranks are paid monthly with credits. Therefore, if the monthly purchase is halted, your rank will be revoked.

     

    What perks are given to each donator rank?

    [VIP] - 800 credits / month

    • Chat tag --> [VIP]
    • Lobby ad cap is increased to 50 ads per month
    • Feature to toggle off default chat (Messages sent by default users)
    • White chat colour
    • 3 given particles that can be equipped in the cosmetics menu
    • Fly in the lobby
    • Discord rank (Rank follows your in-game rank)
    • Your servers are featured in a subscriber only category in the server selector menu
    • Use /mhc to access a global chat where you can speak with other subscribers
    • Ability to earn special ranks, such as image.png.26bde3c6829a177415a27d340449c498.png
    • Ability to use colours in /ad
    • Ability to format ad messages and offer a one click join

    [VIP+] - 1,900 credits / month

    • Rank perks from [VIP]
    • Chat tag --> [VIP+]
    • Ad cap increased to 250 max ads
    • Lobby chat cooldown decreased to 2 seconds

    [PRO] - 4,800 credits / month

    • Rank perks from [VIP+]
    • Chat tag --> [PRO]
    • Ad cap increased to 500 max ads
    • 4 given particles that can be equipped in the cosmetics menu

    [LEGEND] - 8,000 credits / month

    • Rank perks from [PRO]
    • Chat tag --> [LEGEND]
    • Ad cap increased to 1,000 max ads
    • 5 given particles that can be equipped in the cosmetics menu
    • No chat cooldown

    [PATRON] - 16,000 credits / month

    • Rank perks from [LEGEND]
    • Chat tag --> [PATRON]
    • Ad cap increased to 2,500 max ads

    Note: The discord rank follows whatever rank you purchase:

    image.png.1df3f7c8528e62b6696642e5aa8bdabf.pngimage.png.0546045b15fca43f9ce58638b37ba3f5.pngimage.png.e31a4324ef6d41345c79f2d2db552dfc.pngimage.png.f1d6d14c6c42a8b1f469852ecd396a53.pngimage.png.14ddad227f72369504ade3fad31885f7.png


    image.thumb.png.6b8c044d71eb00cad2435f96c2254a3f.png

     

    How can I equip ranks?

    Ranks can be equipped in-game in your compass menu under ranks. This feature allows you to equip any chat tag that is available to you.

     

    How do event ranks work?
    Event ranks are ranks that can be acquired during special Minehut organized events. You usually need to compete in some obstacle course or challenge to claim it. Usually, two variants of the ranks exist, a coloured and a non-coloured version. The coloured version is for subscribers and the non-coloured version is for default players. Although, subscribers inherit from both ranks. Event ranks are permanent. Therefore, even after your donator rank subscription is over, you can still equip the chat tag.

    What event ranks exist?

    [CHEESE] - 08/01/2023 (Cheese event)

    [🥓] - 6/16/2023 (Father's day event)

    [PRIDE] - 06/09/2023 (Pride month)

    [🌺] - 05/12/2023 (Mother's day event)

    [EARTH] - 04/21/2023 (Earth day event)

    [EGG] - 04/07/2023 (Egg)

     

    What are the staff ranks?
    Although some more have existed in the past, the current ranks to live up are:

    • [ADMIN] - Given to Minehut's official admin team
    • [HELPER] - Given to Minehut's volunteer team

    What are the other special ranks?

    Once again, many more may have existed but the current special ranks in existence are:

    • [CREATOR] - Given to content creators who meet the requirements Apply here
    • [BUILDER] - Given to Minehut's official builders
    • [⛏️] - Given to Twitch Rivals testers

     

    Note: This guide does not include any information about ranks that have been removed or that aren't used anymore

     

  2. The actual plugin is only available for patron supporters here https://www.patreon.com/BlissSmp

    The "plugin" mentioned above is a skript file. This means you are required to have Skript installed.
    Once you have downloaded the Skript plugin jar, you must append it to your plugins in your file manager. This can be done by going to your dashboard https://minehut.com/dashboard/home then into your server > file manager > plugins and then upload the plugin (Skript).
    Once that is done, restart your server and then upload the "BlissSMP skript file" in your server > file manager > plugins > skript > scripts.
    Then, you want to run:

    /sk reload Bliss_smp.sk


    If you have any other questions, don't hesitate!

  3. Minehut is currently changing their hosting provider, this is why for a period of 24 hours, all services will be shut down.

    For more information, join https://discord.gg/minehut

     

  4. I learned watching youtube tuts and actually reading the documentations. My favorite documentation is Skript Hub, their design is slick and you have examples on how to use different events/actions/functions. If you need any skript help just dm me on discord Azuyamat#0001. I like just trying skripts to learn.

    • Like 1
  5. on right click:
    	player is sneaking
    	if event-block is melon:
    		player's balance => 200:
    		remove 200 from player's balance
    		set event-block to pumpkin
    		stop
    	if event-block is pumpkin:
    		player's balance => 2000
    		set event-block to cobblestone
    		remove 2000 from player's balance
    

    Your skript was broken so I remade it. I don't suggest using it but it's a good base for starting a gen server.

×
×
  • Create New...