[SPIGOT-2216] Scoreboard option "collsionrule" does not affect any entities other than players Created: 24/Apr/16 Updated: 10/Dec/16 Resolved: 10/Dec/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Joe L | Assignee: | Unassigned |
Resolution: | Cannot Reproduce | Votes: | 0 |
Labels: | 1.9 | ||
Environment: |
[11:50:53 INFO]: System.getProperty('os.name') == 'Windows 10' |
Description |
The collisionRule scoreboard option works on players (I assume by reading other posts), however, I cannot get it to work with other entities, such as a pig. A demonstration of it working on vanilla MC, and it not working on spigot can be found in the provided link If you need more information, my plugin is dispatching the commands using the Bukkit console sender, without async. |
Comments |
Comment by md_5 [ 10/Dec/16 ] |
Worksforme on 1.11 |
Comment by Joe L [ 27/Apr/16 ] |
Reproduction Commands: /summon Pig ~ ~ ~ {NoAI:1}/scoreboard teams add test Then attempt to go through the pig |
Comment by md_5 [ 27/Apr/16 ] |
Please provide reproduction commands that work on Vanilla but fail on CraftBukkit, I have no idea what is happening in that video. |