YiC200333 / XConomy

An economy plugin that supports data synchronization between multiple servers
GNU General Public License v3.0
95 stars 33 forks source link

Relocate org.slf4j.impl #46

Closed A248 closed 2 years ago

A248 commented 3 years ago

The jar (at least the one I downloaded from SpigotMC) contains the org.slf4j.impl package from Slf4j.

XConomy should relocate this dependency so as to avoid conflicts between it, other plugins, and possibly the server (many server versions include slf4j themselves).

YiC200333 commented 3 years ago

I am also looking for a solution now. If I relocate, an error will be reported on the server of paper1.17.1 server

YiC200333 commented 2 years ago

2.11.3 version is fixed