Jump to content

Lapzzo

Member
  • Posts

    1,368
  • Joined

  • Last visited

  • Days Won

    18

Posts posted by Lapzzo

  1. 1 minute ago, _Tarna_ said:

    What are you talking about? A Minehut server ip? The only way they could have taken that is that either you or someone with access to your Minehut account changed the server name. And by subscription, if you mean like a server plan, the name doesn't get changed when going back to a different plan.

    Or what are you talking about here?

    I think they are talking about a ip, brought from a domain buyer. Im sorry, but I dont think minehut staff can do anything for you

  2. I have this GUI Skript:

    command /John:
        trigger:
            open virtual chest with size 1 named "&aMr John" to player
            format gui slot 2 of player with diamond sword named "&bWeapons"
            format gui slot 4 of player with chainmail chestplate named "&fArmour"
            format gui slot 6 of player with lime concrete named "&aRepair"

     

    But I have one problem. The NBT tags for the sword and chestplate show. Is there a way to remove the NBT tags?

  3. 3 minutes ago, FlapKakker said:
    command /John:
        trigger:
            open virtual chest with size 1 named "&aMr John" to player <--------
            format gui slot 11 of player with diamond sword named "&bWeapons"
            format gui slot 11 of player with chainmail chestplate named "&fArmour"
            format gui slot 15 of player with lime concrete named "&aRepair"
                                                                                 
     

    For example:

    command /John:
        trigger:
            open virtual chest with size 1 named "&aMr John" to player:
            	format gui slot 11 of player with diamond sword named "&bWeapons"
            	format gui slot 11 of player with chainmail chestplate named "&fArmour"
            	format gui slot 15 of player with lime concrete named "&aRepair"

    Sorry it didnt work

  4. When I use this GUI skript  I made, the GUI is empty.

     

    command /John:
        trigger:
            open virtual chest with size 1 named "&aMr John" to player
            format gui slot 11 of player with diamond sword named "&bWeapons"
            format gui slot 11 of player with chainmail chestplate named "&fArmour"
            format gui slot 15 of player with lime concrete named "&aRepair"

  5. Hey! Everyone who has joined previously will not spawn in the spawn point. In a repeating command block do:

    /spawnpoint <cords> @A

    or if you have essentials do

    /spawnpoint <cords> *

×
×
  • Create New...