Skip to content

NameHistorian 0.3.0

Compare
Choose a tag to compare
@Tisawesomeness Tisawesomeness released this 09 May 20:21
· 11 commits to main since this release
  • /history can now look up the current username/UUID of a player from Mojang servers
    • This allows looking up offline players by username or looking up players who haven't joined the server at all
    • The name/UUID returned from Mojang servers will be stored in the database
    • Can be turned off in the config
  • /history can now look up offline players by username, even if Mojang lookups are disabled
  • /history now accepts UUIDs without dashes
  • /history now checks if a username/UUID is invalid
  • UUIDs and usernames can now be clicked to copy-paste (requires 1.15+ server)
  • The plugin now fills missing translations in en.properties on load or reload
  • Fixed plugin not running on older versions