mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-01-19 16:59:36 +01:00
*
This commit is contained in:
parent
f6fc39d2e2
commit
da7918ba60
@ -80,6 +80,7 @@ public class Rate extends SubCommand {
|
||||
}
|
||||
if (rated) {
|
||||
sendMessage(plr, C.RATING_ALREADY_EXISTS, plot.getId().toString());
|
||||
return false;
|
||||
}
|
||||
final boolean success = true;
|
||||
if (success) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user