AlpsBTE / Plot-System

An easy to use building system for the BuildTheEarth project.
https://jenkins.alps-bte.com/job/PlotSystem/
MIT License
20 stars 15 forks source link

[Bug] - Do not abandon rejected plots due to inactivity #66

Open LordTuxn opened 2 years ago

LordTuxn commented 2 years ago

Recently there has been an increasing problem that builders have not received any feedback on their plot after they have submitted it, because they have not joined the server for more than two weeks. On the one hand, this is bad because a plot that has been built is abandoned and on the other hand, the user cannot improve.

Solution: Rejected plots should not be deleted automatically after a certain inactivity. There could be an option to disable this in the config or maybe add another inactivity time for rejected plots.