Jump to content

Claim bug?


Sarakatunga

Recommended Posts

Hello, I have my server and the claim is configured like this.

<property name = "LandClaimCount" value = "2" />
  <property name = "LandClaimSize" value = "60" />
  <property name = "LandClaimDeadZone" value = "30" />
  <property name = "LandClaimExpiryTime" value = "3" />
  <property name = "LandClaimDecayMode" value = "2" />
  <property name = "LandClaimOnlineDurabilityModifier" value = "50" />
  <property name = "LandClaimOfflineDurabilityModifier" value = "0" />
  <property name = "LandClaimOfflineDelay" value = "30" />

When the owner of the claim disconnects, it should be 30 minutes before the claim of 50 x becomes infinite. it works sometimes but not always, it's like "LandClaimOfflineDelay" won't work. What am I doing wrong?. The logs do not say anything.

 

 

Edit: Sorry, the claim delay is wrongly configured!

 

 

Edited by Sarakatunga (see edit history)
Link to comment
Share on other sites

I return to the post hehe, my friends informed me that when a player who owns the claim disconnects for several days exceeding 3 days it is like some players cannot break their claim, it remains infinite forever. Only new ones can break!

<property name = "LandClaimExpiryTime" value = "3" />
  it seems to work when it wants.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...