TF-EssentialsX/Essentials
Josh Roy 8a8d45c91e
Fix vault provider account creation (#4147)
Removed an extraneous name->uuid check
  This check swallowed any warnings spit out by UserMap#trackUUID causing problems
  for plugins which didn't check the success of this method and thus leading to
  possible stack overflow exceptions or other unexpected behavior

Actually save accounts created with VaultEconomyProvider#createPlayerAccount
  Complete oversight as I was under the impression tracking the UUID would create
  the files for us.
2021-05-13 00:52:26 +00:00
..
src Fix vault provider account creation (#4147) 2021-05-13 00:52:26 +00:00
build.gradle Update bStats Metrics class to 1.8 (#3845) 2020-12-19 16:27:07 +00:00