LielAmar / 2FA

A Two Factor Authentication plugin for Bungeecord, Spigot & Paper
MIT License
43 stars 10 forks source link

Plugin not loading on Velocity #117

Closed Menacho15 closed 2 years ago

Menacho15 commented 2 years ago

Describe the bug

2FA version 1.6.3 can't load on Velocity. Also, velocity-plugin.json doesn't exist inside the plugin.

How To Reproduce

Expected behavior

The plugin should load correctly.

Screenshots and Videos

imagen

Server Information

Additional context

Older versions of 2FA, have the velocity-plugin.json file inside.

Enoughsdv commented 2 years ago

The plugin does not support Velocity.

Menacho15 commented 2 years ago

Then you should remove the part in the plugin's description and spigot page, that has support for Velocity. imagen imagen

Also, on the GitHub repo, there's a velocity folder that was updated 6 days ago, so maybe there's going to be support in the future? imagen

Enoughsdv commented 2 years ago

Right, maybe he forgot to add "velocity-plugin.json" inside the project, feel free to create a PR adding this and obviously tested and it works :)

Menacho15 commented 2 years ago

Ok, I tried adding the old velocity-plugin.json, and it worked. I already tried to install 2FA in my backend servers and it works perfectly. I'll create a pull request right now.