Doesn't with Offlineplayer arg methods work slower?
CodingLukas opened this issue ยท 1 comments
Is there any performance advantage vs old deprecated method or a new method?
Main.economy.hasAccount(Offlineplayer arg)
vs
Main.economy.hasAccount(String arg)