forked from SteamWar/SteamWar
Mark declined schematics as seen and fix substring usage in CheckedSchematic creation
This commit is contained in:
@@ -94,6 +94,8 @@ public class ConnectionListener extends BasicListener {
|
||||
} else {
|
||||
chatter.system("CHECK_DECLINED", type.name(), checkedSchematic.getSchemName(), checkedSchematic.getDeclineReason());
|
||||
}
|
||||
|
||||
checkedSchematic.setSeen(true);
|
||||
}
|
||||
|
||||
if(newPlayers.contains(player.getUniqueId())){
|
||||
|
||||
Reference in New Issue
Block a user