Skip to content

Releases: hyperdefined/AutoWhitelistRemove

1.2.6

30 Sep 22:01
ad5e01c

Choose a tag to compare

1.2.5

23 Mar 19:01
c545129

Choose a tag to compare

  • Added the ability to remove/add ignored players via commands.
  • Added extra-commands to the config. These commands will run when a player is removed.

1.2.4

15 Dec 23:41
470df5c

Choose a tag to compare

  • Migrated to Paper API, which drops support for Spigot.
  • Updated to Java 21.

1.2.3

28 Feb 19:11
a31e3db

Choose a tag to compare

  • Added the ability to ignore players from being removed in the configuration.

1.2.1

15 Aug 15:35
b74a72d

Choose a tag to compare

  • Proper permissions handling in plugin.yml.

1.2

18 Jul 02:26
6f0e9e5

Choose a tag to compare

1.2
  • Update all messages to use MiniMessage internally.
  • Added more logging for removing players.
  • Check whitelisted players via API, not by reading the JSON directly.
  • Remove inactive players from the whitelist using API, not by forcing a console command.

1.1.1

21 Jan 22:22
debc8b6

Choose a tag to compare

  • Skip players that have not logged in.

Version 1.1

02 Dec 17:45
3d19527

Choose a tag to compare

  • New update checker.
  • Better handling of removing players. This should prevent null players from being removed.

Version 1.0

14 Jun 17:50
8362a96

Choose a tag to compare

Initial release of the plugin!