ForgeEssentials

ForgeEssentials

339k Downloads

[1.12.2] [BUG] The /perm user [USERNAME] perms command does not work if the player is offline

AMDBartek opened this issue ยท 1 comments

commented

Initial Steps

  • I have updated to the latest build from Jenkins before reporting a bug
  • I have checked, if the bug was not already reported by using the search.
  • Attached is my ForgeEssentials/modlist.txt, my latest.log, and my debug.log
  • Also, attached are the client logs (if applicable)

Describe the bug
The /perm user [USERNAME] perms command does not work when the player is offline

To Reproduce
Steps to reproduce the behavior:

  1. Use /perm user [USERNAME] perms. While the player is offline
  2. Check error in the server log

Expected behavior
The perm command to list all of the permissions for that player

Desktop (please complete the following information):

  • OS: [Windows 10]
  • Browser [Chrome]
  • Version [79.0.3945.130]

Additional context
Add any other context about the problem here.
latest.log
debug.log
modlist.txt

commented

FE only works on online users because of UUID translation of usernames. This cannot be resolved in FE and therefor be closed.