Development Assistance iTag problem / TagAPI

Discussion in 'Plugin Help/Development/Requests' started by ArthurHoeke, Apr 11, 2015.

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

    ArthurHoeke

    Hi,
    I want to change player names, and since TagAPI doesn't support 1.8 I am using iTag from md_5.
    It all works great, but I have one problem, and that is that it removes a bit if my name. The name I try to change isn't too big for a nametag, and should all work fine..

    Code:
    e.setTag(ChatColor.GREEN + "Lv. 0ยง8 " + p.getName());
     
  2. Offline

    Konato_K

    @ArthurHoeke Don't use tag-editing plugins to add prefixes, use Scoreboards instead.
     
Thread Status:
Not open for further replies.

Share This Page