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