mirror of
https://e.coding.net/circlecloud/Residence.git
synced 2025-11-24 21:46:16 +00:00
clean up and release version...
Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
@@ -13,7 +13,7 @@ public class RentTask implements Runnable {
|
||||
public void run() {
|
||||
plugin.getRentManager().checkCurrentRents();
|
||||
if (plugin.getConfigManager().showIntervalMessages()) {
|
||||
plugin.getLog().info(" - Rent Expirations checked!");
|
||||
plugin.getLogger().info(" - Rent Expirations checked!");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user