-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
None
-
[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'[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'
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.