Skip to content

Commit

Permalink
All current commands have #81
Browse files Browse the repository at this point in the history
Closes #81
  • Loading branch information
JustBru00 committed Jan 24, 2018
1 parent 0d137ef commit 6a757d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public static boolean checkExistingName(Player p) {

/**
* Issue #81
* Checks if the lore of the item is one of the ones from the config.
* Checks if the lore of the item is one of the ones from the config file.
* Useful to keep players from changing important lore.
* @param p The Player that we are checking for.
* @return True if the item can be edited. False if the item contains a blacklisted lore string.
Expand Down

0 comments on commit 6a757d6

Please sign in to comment.