Skip to content

Commit

Permalink
Remove DecentHologramsReloadEvent.java from api
Browse files Browse the repository at this point in the history
  • Loading branch information
d0by1 committed Oct 11, 2023
1 parent 932eaf3 commit 9c37ddd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -183,9 +183,6 @@ public void reload() {
logOrBoot("Using PlaceholderAPI for placeholder support!");
}
this.bootMessenger.sendAndFinish();

// Call the reload event
Bukkit.getPluginManager().callEvent(new DecentHologramsReloadEvent());
}

public void log(@NonNull String message, Object... args) {
Expand Down

0 comments on commit 9c37ddd

Please sign in to comment.