Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-69117

Unable to add a Team for the blockdata selector

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • Minecraft 1.8-pre1
    • None
    • Windows 7, Java Runtime Environment 8.0 (64) -
    • Unconfirmed

      well, not much to say - @p works fine, @p[team=team] works not,
      didn't caused a bad log, just put a "}" on the sign.

      works:

      blockdata -903 61 1012
       {
         Text1:"",
         Text2:
         "{
            selector:@p,
            color:gold,
            italic:true
         }"}
      

      works not:

      blockdata -903 61 1012
       {
         Text1:"",
         Text2:
         "{
            selector:@p[team=Team_01],
            color:gold,
            italic:true
         }"}
      

            Unassigned Unassigned
            klotz_klotz Nicklas Czabanski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: