Skip to content

Commit

Permalink
Update paper plugin loading order
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgH93 committed Feb 23, 2023
1 parent 48b2029 commit 2b04fb9
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ bootstrapper: "at.pcgamingfreaks.Minepacks.Paper.MinepacksBootstrap"

dependencies:
- name: PCGF_PluginLib
required: false
required: false

load-after:
- name: PCGF_PluginLib
bootstrap: true

0 comments on commit 2b04fb9

Please sign in to comment.