[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'
[11:50:53 INFO]: System.getProperty('os.version') == '10.0'
[11:50:53 INFO]: System.getProperty('os.arch') == 'amd64'
[11:50:53 INFO]: System.getProperty('java.version') == '1.8.0_25'
[11:50:53 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[11:50:53 INFO]: System.getProperty('sun.arch.data.model') == '64'



 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

https://youtu.be/Qs8H5fs4ICQ

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 ]

https://hub.spigotmc.org/jira/browse/SPIGOT-2216?focusedCommentId=19224&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-19224

Reproduction Commands:

/summon Pig ~ ~ ~

{NoAI:1}

/scoreboard teams add test
/scoreboard teams option test collisionRule never
/scoreboard teams join test
/scoreboard teams join test @e[type=Pig,r=2]

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.

Generated at Fri Apr 11 15:30:00 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.