koca2000 / NoteBlockAPI

https://www.spigotmc.org/resources/noteblockapi.19287/
GNU Lesser General Public License v3.0
119 stars 40 forks source link

Player.playSound can not be used #99

Open koca2000 opened 1 year ago

koca2000 commented 1 year ago

Spigot 1.19 uses LegacyRandomSource for generation of sound's seed which is not thread safe.