mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-15 11:04:29 +02:00
TODO <3
This commit is contained in:
@@ -590,7 +590,7 @@ public class User extends UserBase implements IUser
|
|||||||
@Override
|
@Override
|
||||||
public boolean canAfford(double amount, boolean b)
|
public boolean canAfford(double amount, boolean b)
|
||||||
{
|
{
|
||||||
return true;
|
return true; //TODO eco.loan permission check
|
||||||
}
|
}
|
||||||
private long teleportInvulnerabilityTimestamp = 0;
|
private long teleportInvulnerabilityTimestamp = 0;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user