Skip to content

v2.6 Released: remember at most 10 last known usernames of each user in either lists (implemented #8)

Compare
Choose a tag to compare
@Luluno01 Luluno01 released this 11 Apr 08:10
· 18 commits to master since this release

Changes:

  • Implement #8: BungeeSafeguard now remembers at most 10 last known usernames of each user. As a result, you will now see the usernames (if known) of users in the output of /bungeesafeguard dump along with their UUIDs.
  • Avoid triggering a bug of BungeeCord where the LoginEvent cannot be cancelled properly with null cancel reason.
  • Add command /whitelist list to dump only the whitelist.
  • Add command /blacklist list to dump only the blacklist.