SEServerExtender / EssentialsPlugin

Dedicated Essentials Plugin
GNU Lesser General Public License v3.0
18 stars 18 forks source link

Inactive Scan Upgrade Requested. #46

Open SilentSymphony opened 9 years ago

SilentSymphony commented 9 years ago

Currently from what I've seen the Inactivity scan will flag ships even if the inactive player only owns 1 block in a grid, The majority could be owned by an active player and this is at least for my server causing some problems.

I suggest that the scan check for majority owner, And if a ship is flagged for an inactive player, if they are not the majority owner the ship is not deleted and instead ownership of the blocks they had are transferred to the majority owner.

If the inactive player is the majority owner, the ship should be deleted.

dodexahedron commented 9 years ago

I like this suggestion. I am not entirely sold on the ownership transfer, though. There could potentially be legitimate reasons to have ownership of different blocks by different people. If I were to also do that part, I'd definitely make it a separately-configurable option.