1. There was a plugin like this for Legacy where players had to type into chat "/checkin" every couple of days or their homes/bases would start to decay.

    I was wondering if a similar concept was able to be done here. It may need Building Owners plugin to be modified to include a "date stamp" for the building (foundations ultimately) because I would think that would ultimately be the database it would want to access.

    Essentially:
    player disconnection - plugin checks if player owns buildings, if true, sets/resets a timer (customizable by config of course ;))
    if timer runs out, all foundations for said player automatically destroy (or parts destroy, or even put that as option, I don't know what effect a heap of buildings collapsing at the same time would have on the server though)
    on player connection - plugin checks if player owns buildings, if true, stops timer

    Thanks in advance, either way.
     
  2. +1

    Also definetly need last usage info then admin can remove unused houses easily