Skip to content

Commit

Permalink
i forgor v2
Browse files Browse the repository at this point in the history
  • Loading branch information
NazrinNya authored Jul 4, 2023
1 parent 58d0ce5 commit e60b573
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/java/plugin/Ploogin.java
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,7 @@ public void registerClientCommands(CommandHandler handler){
player.sendMessage("[scarlet]You must be admin to use this command.");
}
});
handler.<Player>register("timestop", "za warudo", (args, player) -> {

});
}
// logs /js errors so this shit won't crash
// i dont know why it even exists
@Override
public void dispose(){
Expand Down

0 comments on commit e60b573

Please sign in to comment.