[Discontinued] Polis [v2.7.0]

Finally! If you’d like a hand let me know – always wanted to learn Java.

@HassanS6000 polis will be released soon ? :slight_smile:

With economy? Yes

Do you have a deadline ?

No, but I’ll try to get it all done tonight and tomorrow

3 Likes

release not published yet ? :stuck_out_tongue:

Got very busy with other plugins will continue work on this today.

1 Like

Whenever someone is in a safezone, they get spammed with “[Polis]: Error! This land is claimed.”

Version 1.9 is being released soon with economy support and major bug fixes

3 Likes

ok, thanks so much

Release v1.9:

Tested on SpongeForge 1115

Changes:

  • Major bug fixes
  • Major configuration changes
  • Economy integration!

Commands:

  • /polis toggletax <toggle> - Enables/disables taxes in your Polis. Can only be toggled by leader.
  • /polis settax <tax> - Sets the tax amount, set by leader.
  • /polis settaxinterval <duration> - Sets the interval between taxes (applies even if members are offline) - Duration is written in HH:mm:ss format.
  • /polis deposit <amount> - Deposits amount into your town bank.

Permissions:

  • polis.taxes.toggle
  • polis.taxes.set
  • polis.taxes.interval.set
  • polis.deposit.use

How to Update (v1.8b and below):

  1. Open your server directory. Go into the config directory. Inside, you will see an polis.conf files. Copy this file to another location and open it with a text editor of your choice.

  2. Install Polis v1.9. Start the server. Once it starts, stop the server.

  3. Go into the polis folder in the config folder. A new config.conf, a data folder, and inside the data folder, a teams.conf. Open both .conf files in a text editor.

  4. From your old polis.conf file, you should see a teams section. Copy the entire section and move it into the teams.conf file.

  5. From your old polis.conf file, you should see a claims section. Copy the entire section and move it into the teams.conf file.

  6. From your old polis.conf file, you should see a polis section. Copy the entire section and move it into the config.conf file, but do not remove the new option polis.claims.cost.

  7. You’re all done! Start-up your server and enjoy your new clean configuration!

Enjoy this update! :smile:

Release v1.9b:

Tested on SpongeForge 1115

Changes:

  • Minor bug fixes

Enjoy this update! :smile:

1 Like

Going to try this out as soon as I get home! So taxes are imposed? Where does the collection go to?

Taxes go into the Polis bank! Polis bank funds are used to claim land

2 Likes

Release v1.9c:

Tested on SpongeForge 1115

Changes:

  • Minor bug fixes

Enjoy this update! :smile:

1 Like

Release v1.9d:

Tested on SpongeForge 1115

Changes:

  • Minor bug fixes

Enjoy this update! :smile:

You’re a moving target!

1 Like

The file structure for me is:

config/polis/

in the polis dir is the config.conf

in the polis dir is also another dir called data, within that dir is a file called teams.conf…

Is this correct and the two files that are supposed to be edited? Just double checking.

When i try deposit money it shows this message…

Error occurred while executing command: No value present

The command i am typing is /p deposit 1000

Yes that is correct, though you should not edit the file names.