[16:47:34 ERROR]: Can't create plugin privatemessages
com.google.inject.CreationException: Unable to create injector, see the following errors:
- [Guice/MissingConstructor]: No injectable constructor for type PrivateMessagesVelocity.
class PrivateMessagesVelocity does not have a @Inject annotated constructor or a no-arg constructor.
Requested by:
1 : PrivateMessagesVelocity.class(PrivateMessagesVelocity.java:35)
at VelocityPluginModule.configure(VelocityPluginModule.java:47)
Learn more:
https://github.com/google/guice/wiki/MISSING_CONSTRUCTOR
1 error
======================
Full classname legend:
PrivateMessagesVelocity: "tech.zmario.privatemessages.velocity.PrivateMessagesVelocity"
VelocityPluginModule: "com.velocitypowered.proxy.plugin.loader.java.VelocityPluginModule"
End of classname legend:
at com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:589) ~[velocity-3.5.0-SNAPSHOT-584.jar:3.5.0-SNAPSHOT (git-d11511c1-b584)]
at com.google.inject.internal.InternalInjectorCreator.initializeStatically(InternalInjectorCreator.java:163) ~[velocity-3.5.0-SNAPSHOT-584.jar:3.5.0-SNAPSHOT (git-d11511c1-b584)]
at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:110) ~[velocity-3.5.0-SNAPSHOT-584.jar:3.5.0-SNAPSHOT (git-d11511c1-b584)]
at com.google.inject.Guice.createInjector(Guice.java:87) ~[velocity-3.5.0-SNAPSHOT-584.jar:3.5.0-SNAPSHOT (git-d11511c1-b584)]
at com.google.inject.Guice.createInjector(Guice.java:69) ~[velocity-3.5.0-SNAPSHOT-584.jar:3.5.0-SNAPSHOT (git-d11511c1-b584)]
at com.google.inject.Guice.createInjector(Guice.java:59) ~[velocity-3.5.0-SNAPSHOT-584.jar:3.5.0-SNAPSHOT (git-d11511c1-b584)]
at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.createPlugin(JavaPluginLoader.java:126) ~[velocity-3.5.0-SNAPSHOT-584.jar:3.5.0-SNAPSHOT (git-d11511c1-b584)]
at com.velocitypowered.proxy.plugin.VelocityPluginManager.loadPlugins(VelocityPluginManager.java:173) ~[velocity-3.5.0-SNAPSHOT-584.jar:3.5.0-SNAPSHOT (git-d11511c1-b584)]
at com.velocitypowered.proxy.VelocityServer.loadPlugins(VelocityServer.java:436) ~[velocity-3.5.0-SNAPSHOT-584.jar:3.5.0-SNAPSHOT (git-d11511c1-b584)]
at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:307) ~[velocity-3.5.0-SNAPSHOT-584.jar:3.5.0-SNAPSHOT (git-d11511c1-b584)]
at com.velocitypowered.proxy.Velocity.main(Velocity.java:71) ~[velocity-3.5.0-SNAPSHOT-584.jar:3.5.0-SNAPSHOT (git-d11511c1-b584)]
[16:47:34 ERROR]: Can't create plugin privatemessages
com.google.inject.CreationException: Unable to create injector, see the following errors:
class PrivateMessagesVelocity does not have a @Inject annotated constructor or a no-arg constructor.
Requested by:
1 : PrivateMessagesVelocity.class(PrivateMessagesVelocity.java:35)
at VelocityPluginModule.configure(VelocityPluginModule.java:47)
Learn more:
https://github.com/google/guice/wiki/MISSING_CONSTRUCTOR
1 error
======================
Full classname legend:
PrivateMessagesVelocity: "tech.zmario.privatemessages.velocity.PrivateMessagesVelocity"
VelocityPluginModule: "com.velocitypowered.proxy.plugin.loader.java.VelocityPluginModule"
End of classname legend: