This update allows you to enable the "history" feature. If this is enabled and you type
/find [user] and the user is offline, it will check where the user was last seen and when.
If you already have the plugin installed and you are updating, append the following lines to your
config.yml to make use of it. Set
useHistory to false or do nothing if you don't care about this feature.
Code (YAML):
# When a user logs out, the timestamp and last server for that user will be saved if this is enabled.
useHistory
: false
neverSeen
: '&3
%target% &bdoesn''t appear to ever have joined.'
lastSeen
: '&3
%target% &bwas last seen on &3%server%&b %days% days ago!'