Other libraries in Velocity Maven project

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

Elibrio

New member
Apr 16, 2023
1
0
1
Is it possible to use other Libraries (APIs) in my velocity project, because everytime I try to use, the ProxyInitializeEvent fails or there is a NoClassDefFoundError
 

4drian3d

Velocity Developer
Jan 5, 2022
60
4
8
Perú
Is it possible to use other Libraries (APIs) in my velocity project, because everytime I try to use, the ProxyInitializeEvent fails or there is a NoClassDefFoundError
Sure, you can use any libraries you want in Velocity, just include them and relocate them in your jar and they will work