Skip to content

Commit

Permalink
fix: make Essentials load OMIT, close #727
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Dec 13, 2024
1 parent 1eebdb2 commit 24c410e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper/src/main/resources/paper-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ dependencies:
required: false
join-classpath: true
Essentials:
load: AFTER
load: OMIT # Important - Avoid changing this due to circular dependency issues
required: false
join-classpath: true

0 comments on commit 24c410e

Please sign in to comment.