Skip to content

Commit

Permalink
add: todo
Browse files Browse the repository at this point in the history
  • Loading branch information
sakurawald committed Jul 10, 2024
1 parent bd12b22 commit e626979
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ public void onInitialize() {
...

// TODO: force enable -> force disable
// TODO: stop loading if configuration structure is in-compatible

// will also be trigger if the player disconnect
LuckPermsUtil.getAPI().getEventBus().subscribe(UserDataRecalculateEvent.class, (event) -> {
Expand Down

0 comments on commit e626979

Please sign in to comment.