Skip to content

Commit

Permalink
update for new core commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Feb 15, 2020
1 parent 61f9ab4 commit 27a55cd
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -144,6 +144,7 @@ public void onEnable() {
versionTag = this.getDescription().getVersion();

CoreUtilities.noDebugContext = new BukkitTagContext(null, null, null, false, null);
CoreUtilities.basicContext = new BukkitTagContext(null, null, null, true, null);

// Load Denizen's core
DenizenCore.init(coreImplementation);
Expand Down

0 comments on commit 27a55cd

Please sign in to comment.