Jump to content

About This Club

The official Fluxic Minehut Club!

Server Name

fluxic.minehut.gg

Website

  1. What's new in this club
  2. This is the format used for punishment appeals, not following this format will result in an instant denial of your appeal. What were you punished on? (Discord or in game) What is your in game name? Do you as the player believe the punishment was fair? If not please explain why. Why do you believe you should be unpunished or get your punishment reduced? Have you read our official rules and understand them? What is your Discord name? (Example: lou#7777) If you believe the punishment is fair, what have you learned from your mistakes? Thank you for appealing your punishment, replies may take up to 7 days.
  3.  
  • Posts

    • The problem has been resolved, I no longer require assistance. 🙂

    • I have a skript that is meant to open another gui when a nametag named "&bTags" is clicked but the gui does not open.

      Skript:
       

      command /cosmetics:
          trigger:
              open chest with 3 rows named "&eCosmetics" to player
              format slot 0 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 1 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 2 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 3 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 4 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 5 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 6 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 7 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 8 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 9 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 10 of player with nametag named "&bTags" with lore "&7Click to open your tags!" to be unstealable
              format slot 11 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 12 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 13 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 14 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 15 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 16 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 17 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 18 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 19 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 20 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 21 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 22 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 23 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 24 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 25 of player with dark gray stained glass pane named "&8" to be unstealable
              format slot 26 of player with dark gray stained glass pane named "&8" to be unstealable

      on inventory click:
          if inventory name of clicked inventory is "&eCosmetics":
              if clicked item is a nametag named "&bTags":
                  open chest with 3 rows named "&bTags" to player
       

       

      All help is greatly appreciated 🙂

      Edited by S0zi
    • 2 hours ago, BrotherBethuel said:

      ive tried everything. searching up on the internet. making a forum which i got a warning from because of wrong topic and then no replies after so please someone help me and if you cant just help me anyway

      heres the skript that didnt work:

      command /test:
          trigger:
              delete variable {testlist::*}
              add "dirt" to {testlist::*}
              add "stone" to {testlist::*}
              send "test: %first item of {testlist::*}%"

      send "%{testlist::1}%" to player

      you replace 1 with the position in the list

      Edited by ApexSplat
    • On 1/26/2024 at 9:29 PM, rocxks said:

      Hello to whoever finding this thread and looking for a fix, Go to your velocity server and edit "velocity.toml"
      Find the line player-info-forwarding-mode = "NONE" usually at the line number 37 change NONE to modern or if there is nothing just put modern.
      Glad if anyone read this and was helpful.image.png.fd12c8c074d81f618b46e1112b32c8c8.png

      This does not work, we are trying to fix the problem on minehut. You can't just change the whole velocity config of all of the lobbies on minehut!?

      Not a fix.

    • first element of the list

      Edited by DanRub

×
×
  • Create New...