[SPIGOT-2764] 1.11 changes Created: 15/Nov/16 Updated: 16/Nov/16 Resolved: 15/Nov/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Stef van Schie | Assignee: | Unassigned |
Resolution: | Done | Votes: | 0 |
Labels: | 1.11,, missing-feautures | ||
Environment: |
Draft Bukkit 1.11 API |
Description |
I'm sorry if this is the wrong place to post this, I'm not experienced with this at all. I looked at the 1.11 draft api and noticed two things missing. I'm not sure if this will break servers or anything, but perhaps it does. First thing: Shulkers can also have all colors like Shulker boxes now, but there seems to be nothing implemented for colored shulkers. Also a filled map can now have a mapcolor tag that changes the color of the text on the map (this can be seen in use with the new explorer maps). Just thought I wouldreport these things in case it is actually important. |
Comments |
Comment by Stef van Schie [ 16/Nov/16 ] |
I was actually talking about the shulker entity, which can also have different colors. Take a look here at the 'Color' data tag. |
Comment by md_5 [ 15/Nov/16 ] |
Shulker different colours are different blocks. I'll look into maps. |