mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-02-26 00:31:50 +01:00
code style
This commit is contained in:
parent
311d551653
commit
b0d9fdc978
@ -36,7 +36,7 @@ public class ProcessSyncronousEmailRegister implements Runnable {
|
||||
m.send(player, "vb_nonActiv");
|
||||
int time = Settings.getRegistrationTimeout * 20;
|
||||
int msgInterval = Settings.getWarnMessageInterval;
|
||||
|
||||
|
||||
BukkitScheduler sched = plugin.getServer().getScheduler();
|
||||
if (time != 0 && limbo != null) {
|
||||
limbo.getTimeoutTaskId().cancel();
|
||||
|
Loading…
Reference in New Issue
Block a user