[Discontinued] Polis [v2.7.0]

The Economy plugin you’re using most likely doesn’t support VirtualAccounts, (are you using TotalEconomy?). Use another one such as EconomyLite, or wait for TotalEconomy to add that ability.

1 Like

That leads to the question what economy plugin do you prefer?

Release v1.9e:

Tested on SpongeForge 1115

Changes:

  • Minor bug fixes

Enjoy this update! :smile:

Cheers working with EconomyLite. :slight_smile:

1 Like

Hi @HassanS6000 ! Good new to see Polis released :slight_smile: I’ll have fun for sure with it. But, I think you may add in the config.conf file the possibility to add a claim limit ( ex: 5 claims for a group of player). Could you do that ? or maybe it’s already exist with the permissions of your plugin ^^

EDIT: Or maybe a claim cap / number of player who join the team.

I will add an ability to set a max claim amount for teams. :smiley:

Can you set it so people not added to the claim can’t kill mobs in the claimed area. Also so they can’t pick up items in claimed areas.

First economy ability and now a claims cap? Polis is becoming complete! Lol

1 Like

Yes! I’ll do this today.

3 Likes

Just pushed an update for Total Economy that adds Virtual Account support. Everything should be compatible and good to go now.

1 Like

Hassan, can you update Polis to say “claimed land for x amount of money” or similar? Right now when making a land purchase it is totally blind.

Sure, will do right now.

2 Likes

Also, can you take a look at a bug? For some reason in SafeZone and my own claimed land I cannot mount horses. It acts like I’m able to get on it, then glitches me off. I haven’t tried in unclaimed land yet. Any ideas?

Edit: Cannot mount in unclaimed land either.

You wouldn’t be able to mount in SafeZone unless you had perm polis.claim.admin.modify, but in your own land and unclaimed land you should be able to. Since you cannot, it may be a Sponge bug. Test further, and report it (if the error is reproduced,) on their GitHub.

Release v1.9f:

Tested on SpongeForge 1123

Changes:

  • Minor bug fixes

Enjoy this update! :smile:

Release v1.9g:

Tested on SpongeForge 1123

Changes:

  • Minor bug fixes

Enjoy this update! :smile:

1 Like

Your messages for autoclaim still do not contain claim cost!

This also means you are duplicating work… Why not call your claim method from within an if statement in your autoclaim method?

1 Like

You are establishing http connections from main thread.

Mojang rest api has limit, the company is so poor, it cant buy better hosting, so you are limited to 600 requests/15 minutes ±, on some larger servers/networks it could hit that limit quite fast.

Okay, I’ll modify my method soon.

Release v1.9h:

Tested on SpongeForge 1131

Changes:

  • Minor bug fixes

Enjoy this update! :smile: