Anvil not being named

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Reframed

Member
Mar 8, 2017
11
0
0
Server Version: 1.8.8
Skript Version: WheezyGold's 2.2-Mineplex-Core-Patch (Since its the only one that seemed to properly work for me)
Code:
Code:
command /reportstage3:
    trigger:
        wait 3 ticks
        open anvil named "test123" to the player
        set slot 0 of player's current inventory to name tag named "&3&lSpecify a reason"
Stuff wasnt working with it so I added a check for its name and its named "Repair" instead of "test123"
 
Status
Not open for further replies.