1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-29 05:55:27 +01:00
Jobs/src/main
MachiganMC 8fcbcdd80d fix(vault): check vault before checking providers
Because of the new providers hookers, a use of the proviers class was
perform before checking if Vault was enabled. And if Vault was not
enabled there was a `NoClassDefFoundError`.
Now a first Vault check is done before the use of the providers class.
2023-10-07 02:42:52 +02:00
..
java/com/gamingmesh/jobs fix(vault): check vault before checking providers 2023-10-07 02:42:52 +02:00
resources feat(tops): add possibility to be hidder from tops 2023-10-07 02:29:47 +02:00