Customizable date string that is shown when players are offline. Look for 'datetime-format' in config.yml
Filter options. Choose between 3 filter options: 'ALL', 'ONLINE', 'OFFLINE'. These are utilized for the auto suggest when running command 'findp player'
The default filter is set in config.yml
Config migrator. Automatically migrates your config.yml to the latest version without any data loss.
Bug fixes:
Corrected a few small permissions errors relating to auto suggestions
FindPlayer has been updated for the first time since it's initial release.
Originally this was my first java and minecraft plugin. I've since learned alot working on different plugins and have applied my experience to this update.
Bug fixes:
Now Java 16 compatible
Code improvements that should prevent issues
New features:
PAPI (PlaceholderAPI) support: %location%
Tab suggestions. Will suggest all available online and cached player names
New customizable message in config.yml: invalid-player-message
Version command added
Player locations saved upon server shutdown
Tested with version 1.13.x to 1.16.5. Should work on 1.17 as well but have to wait until Paper has released a 1.17 build to confirm