I noticed this line in a user's log when running LibertyBans and DiscordSRVUtils 1.2.12 together. It suggests this dependency is unrelocated inside DiscordSRVUtils.
[07:46:07] [Server thread/WARN]: [LibertyBans] Loaded class org.reactivestreams.Publisher from DiscordSRVUtils v1.2.12 which is not a depend or softdepend of this plugin.
Sorry for not following the bug template but I am sure this is sufficient information. org.reactivestreams is a transitive dependency from JOOQ which is why both of our plugins use it.
I noticed this line in a user's log when running LibertyBans and DiscordSRVUtils 1.2.12 together. It suggests this dependency is unrelocated inside DiscordSRVUtils.
Sorry for not following the bug template but I am sure this is sufficient information.
org.reactivestreams
is a transitive dependency from JOOQ which is why both of our plugins use it.