Skip to content

Commit

Permalink
fixed .mazaaddbeancoin
Browse files Browse the repository at this point in the history
  • Loading branch information
Mazawrath committed Sep 19, 2018
1 parent ccfd373 commit a899123
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ public void onCommand(String command, String user, String pointValue, ServerText

points.addPoints(user, server.getIdAsString(), Integer.parseInt(pointValue));
}
else
serverTextChannel.sendMessage("Only Mazawrath can send this message.");
}
}

0 comments on commit a899123

Please sign in to comment.