Jump to content

whoswish

Member
  • Posts

    255
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by whoswish

  1. Hello everyone,

     

    I am currently making my server and I was wondering, what's everyone's opinions on the Anti-Cheats that MineHut provides us with? Are they good, or are they bad. Be brutally honest. 

     

    Thanks!

  2. 1 minute ago, uwuMehu said:

    its fine it worked, would this work with essentials chat so if I gave it to a player it would be like From [Admin] Mehu

                                                                                                                                                                            [Member] Player

    idk lol. ive never used essentials for that stuff, 

  3. Just now, sorryffs said:

    %player% stands for the player that executes the cmd or event or something 

    for the 2nd player which is the <player> thing u have in ur skript, that would be %arg-1% or u could do %arg% only if theres one arg

     

    so ur skript should be 

     

    command /test [<player>]:
        trigger:
            give a wooden shovel of protection 1 with hidden enchants flag with name "&9Ladel" with lore "&7Forged by the legendary hands of" and "&7a Staff Member" and "&7Given to: %arg-1%" and "&&Given by: %player%"

    or i couldve said this

     

    command /example: <ex> <ex> <ex> <ex>

                                     arg-1 arg-2 arg-3 arg-4

     

    im bad at explinaing things lolol

    • Thanks 1
  4. %player% stands for the player that executes the cmd or event or something 

    for the 2nd player which is the <player> thing u have in ur skript, that would be %arg-1% or u could do %arg% only if theres one arg

     

    so ur skript should be 

     

    command /test [<player>]:
        trigger:
            give a wooden shovel of protection 1 with hidden enchants flag with name "&9Ladel" with lore "&7Forged by the legendary hands of" and "&7a Staff Member" and "&7Given to: %arg-1%" and "&&Given by: %player%"
×
×
  • Create New...