mirror of
https://github.com/taoneill/war.git
synced 2025-01-03 06:17:33 +01:00
Fix saving zonemaker list updates
Honestly everyone should be using war.zonemaker by now.
This commit is contained in:
parent
0dde3acaed
commit
66ef1b9cc2
@ -63,6 +63,7 @@ public class ZoneMakerCommand extends AbstractWarCommand {
|
||||
War.war.log(player.getName() + " made " + other.getName() + " a zonemaker", Level.INFO);
|
||||
}
|
||||
}
|
||||
WarYmlMapper.save();
|
||||
} else {
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user