Hi, I had an idea of auto-removing shops from players that are offline for a period of time. I decided to write it myself. I'm not sure if you are interested, but I wrote a hook to Essentials that checks last online, and removes if greater than (config) amount of days. Let me know if you are interested in a pull request.
Note: for testing, shop was removed because of UUID match as I did not want to wait days between tests.
Hi, I had an idea of auto-removing shops from players that are offline for a period of time. I decided to write it myself. I'm not sure if you are interested, but I wrote a hook to Essentials that checks last online, and removes if greater than (config) amount of days. Let me know if you are interested in a pull request.
Note: for testing, shop was removed because of UUID match as I did not want to wait days between tests.