Skip to content

Commit

Permalink
chore: revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
CerealAxis committed May 22, 2024
1 parent 7baa442 commit 0de9b12
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions src/main/java/cn/xor7/iseeyou/ISeeYou.kt
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,8 @@ class ISeeYou : JavaPlugin(), CommandExecutor {

override fun onEnable() {
instance = this

// 等待修复
//CommandAPI.onEnable()
//registerCommand()

CommandAPI.onEnable()
registerCommand()
setupConfig()

logger.info("██╗███████╗███████╗███████╗██╗ ██╗ ██████╗ ██╗ ██╗")
Expand Down

0 comments on commit 0de9b12

Please sign in to comment.