GUI should now work with minecraft versions 1.21.11 and 1.21.9
Improved tab completion for all commands
Typed arguments will now only display matching results instead of all options all the time (this includes usernames & group names in /ontime, /mactime gui [player:group], etc.)
Bug Fixes
Fixed bug where /mactime reset player [username] was not tab completing usernames
Fixed bug where the ontime saving file would sometimes save with blank data if server was restarted on the same day the data was saved
If you have any requests for features or if you have found a bug, feel free to contact me via discord -> ajmac
Added default config.yml and messages.yml to plugin description
Reduced "Invalid skin url" error to only notify when a java user has an invalid skin url
Bug Fixes
Fixed issue where the SQLite database would not update immediately and would only update after a server restart
Fixed /mactime gui online and /mactime gui offline not displaying players who were not in groups listed in whitelisted-groups when sort-by-luckperm-group was set to false
If you have any requests for features or if you have found a bug, feel free to contact me via discord -> ajmac
MacTime v1.0.4 This update contains a config.yml and messages.yml update so make sure to copy your config data from config_old.yml and your messages data from messages_old.yml to the newly generatedconfig.yml and messages.yml
Performance improvements for tracked players who join a server for the first time
Fixed bug with reset command throwing [code single]SQLIntegrityConstraintViolationException[/code]