Enderchest Title

  • 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.

YunusGG

New Member
Apr 24, 2017
5
0
0
I want to set enderchest's title.

code_language.skript:
command /elmas:
    trigger:
        open the player's ender chest for the player
        play "CHEST_OPEN" to player at volume 3
        {setting title of enderchest}
 
Last edited:
Maybe

code_language.skript:
open virtual ender chest inventory named "&6Bla" to player
Requried Tuske
 
Status
Not open for further replies.