Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Apr 22, 2020
2 parents 2554881 + f6fb18d commit 15c6e15
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ public CheckMeOutCommand(CheckMeOut addon, CompositeCommand parent) {
*/
@Override
public void setup() {
// TODO Auto-generated method stub

this.setPermission("checkmeout");
this.setOnlyPlayer(true);
this.setDescription("checkmeout.commands.user.description");
}

@Override
Expand Down

0 comments on commit 15c6e15

Please sign in to comment.