-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AutoCleanUp only remove residence #1112
Comments
[06:17:47] [Server thread/INFO]: [Residence] Skipped 21 residences due to inability to determine residence owner. So is this mistake. Is it possible to find out what kind? Because then I have no way to solve the problem. Thank you PS: Yesterday I managed to find another build without res where the res was deleted, but the regeneration did not take place. |
UPDATE! The residences are deleted, but the regeneration did not take place. I tried it with the WorldEdit plugin and everything was fine. Is it possible to fix this regeneration problem with the FAWE plugin or do I have to write to them? Thank you |
"Looking into Residence a bit, that definitely looks like an issue caused by improper use of the WorldEdit API on their end." Here I attach possible info about the problem. I hope that this problem will be found soon and it will be successfully solved. |
Please? |
Hello, today I was checking on a player whose residency should have been deleted. The residence was deleted, but unfortunately it was not regenerated. Is it possible to check this function?
No error popped up in the log.
Alternatively, is it possible to make a log file with the coordinates and nickname of the residence owner? To check. Thank you
"
AutoCleanUp:
# HIGHLY EXPERIMENTAL residence cleaning on server startup if player is offline for x days.
# Players can bypass this with residence.cleanbypass permission node
Use: true
# For how long player should be offline to delete hes residence
Days: 180
# Do you want to regenerate old residence area
# This requires world edit to be present
Regenerate: true
# Worlds to be included in check list
Worlds:
- Survival
# When enabled we will transfer residence to defined user instead of removing it
# Defined user will be excluded from cleanup operation
TrasnferToUser: false
# Worlds to be included in check list
UserName: Server_Land
"
Server: Pufferfish 1.20.1-R0.1-SNAPSHOT
Residence: 5.1.4.0
FastAsyncWorldEdit: FastAsyncWorldEdit-Bukkit-2.8.1
CMILib: 1.4.2.2
The text was updated successfully, but these errors were encountered: