SkBee loading before Skript [solution] #214
Closed
WizardWoodland
started this conversation in
General
Replies: 2 comments 3 replies
-
|
I just wanted to share the solution, because I did not find it on the internet. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Why is Skript not a dependency of SkBee anyway?? That's dumb. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
if you have a plugin installed that changes the loading order installed,
(for example, multiverse core)
then skbee may load before skript and therefore be disabled.
BUG solution:
In the .jar archive of the skbee plugin in the file plugin.yml
Replace
with
And it works.
Beta Was this translation helpful? Give feedback.
All reactions