Solved Set skeletons custom name with IChatBaseComponent(1.13)

Discussion in 'Plugin Development' started by JavaNaza, Oct 12, 2018.

Thread Status:
Not open for further replies.
  1. Offline

    JavaNaza

    Hello everyone, I m working with Entities and I m having problem with setting skeletons custom name.
    I m working on 1.13 bukkit version and it asks to do it with IChatBaseComponent but I have no idea how should I do that.
    Can somebody help me with that?

    Thanks and have a nice day !
     
  2. @JavaNaza
    I think you can use new ChatComponentText("Your custom name")
     
  3. Offline

    JavaNaza

    Yes I tested it. It worked ! Thanks
     
Thread Status:
Not open for further replies.

Share This Page