Clean Up Not working
Mr00Anderson opened this issue ยท 5 comments
Clean up is not working, on my production server or on test. Below is the test server settings
Paste Bin: name/link
FWCUI
http://pastebin.com/d9SGpvEZ
How do you know its not working? Clean up checks the block id in the location and removes the entry from the database if it doesn't match whats in the database. Have you verified this is not happening? your settings don't really ahve anything to do with the cleanup fucntion. Please verify that it is in deed broken (doubt it) and reopen if necessary.
I verified it by place a block and not logging in for more than a day. Was set for a day cleanup.
Sent from my iPhone
On Apr 13, 2012, at 12:45 AM, phaed420 [email protected] wrote:
How do you know its not working? Clean up checks the block id in the location and removes the entry from the database if it doesn't match whats in the database. Have you verified this is not happening? your settings don't really ahve anything to do with the cleanup fucntion. Please verify that it is in deed broken (doubt it) and reopen if necessary.
Reply to this email directly or view it on GitHub:
#253 (comment)
No. The fields or stone don't get removed. When a player is inactive. I thought that's what the configuration option was for.
Sent from my iPhone
On Apr 13, 2012, at 4:26 AM, phaed420 [email protected] wrote:
Oh you mean purging not cleanup. Cleanup is /ps clean, and cleans orphaned fields form the world. Purging is something different.
Reply to this email directly or view it on GitHub:
#253 (comment)
Oh you mean purging not cleanup. Cleanup is /ps clean, and cleans orphaned fields form the world. Purging is something different. I'll look into it.