GriefDefender/bukkit
bloodshot 84fdbd2de0 Fix claimlist command when passing target player.
* Add new permission 'griefdefender.user.claim.command.list.others' to
control whether a player can use target argument.
* Change permission 'griefdefender.user.claim.command.list' to
'griefdefender.user.claim.command.list.base' to account for others
addition.

bukkit:

* Remove call to Bukkit.getOfflinePlayer(name) as it would return a UUID
for any name passed to it.
2020-01-31 15:26:29 -05:00
..
src/main Fix claimlist command when passing target player. 2020-01-31 15:26:29 -05:00
build.gradle Move assets to common folder. 2020-01-09 19:53:00 -05:00