InfinitePlots
Description
This plugin provides a simple generator for server admins to use to create an infinite world of building plots (of a configurable size), the idea is for it to be used to create a world to be used for building competitions. I made this to use on my server and am releasing it just in case anyone else is looking for the same thing.
NOTE: This does not create any worlds, you will need to use a plugin like MultiVerse or edit your world.yml file to create one using this plugins name as the generator. An example of the command used to create a world using MultiVerse would be
/mv create competition_world normal -g InfinitePlots
Bug Reports / Suggestions
If you find a bug, encounter a problem or have a suggestion, please fill out a ticket via the Tickets link above. I do not have the time to read through the comments section, any comment that fits the previous three categories will be ignored.
Plot Size
The plot-size option in the config file controls the size of the plots that are generated, it will only take effect in new areas so you may need to delete the worlds folder and have it regenerate.
You can also set the size of the plots for a given world using the generator ID parameter, for a size of 64 (the default) you can do
/mv create competition_world normal -g InfinitePlots:64
for 128 you would do
/mv create competition_world normal -g InfinitePlots:128
If the ID parameter is not specified the value from the config file will be used.
For details of the other config options see the config page.
Contributing
Contributions to the project are very much welcome, if you have a feature that you want implemented and know a nice way to do it then consider forking the repo and submitting a pull request. These will be accepted as long as the following simple guidelines are followed.
- Do not edit the structure of the pom.xml file, feel free to add a dependency if you need it but the formatting and structure should not be changed.
- If you are exposing a new API method, add a JavaDoc comment to it, but don't over-comment internal code.
- Follow the existing code style, don't antagonise over every space though !
All dependencies that are used are now available from a public Maven repo, so you don't have to worry about building several other projects just to add a simple change any more.
Source Code
Dev Builds
Changes Since Last Release
Information on the development version can be found on the new version of this page http://dev.bukkit.org/server-mods/infiniteplots/pages/main-dev/
Download
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
http://bukkit.jacekk.co.uk:8000/job/InfinitePlots/
-
View User Profile
-
Send Message
Posted Feb 19, 2013@heatseekerbunge
@wide_load
Thanks! Looking forward to it, good luck :)
-
View User Profile
-
Send Message
Posted Feb 18, 2013@Colton_Sorbie
Which version of InfinitePlots are you running? I am going to assume you are using version 0.8.1 along with InfiniteClaims v2.1.2? If so you should swing on over to the InfiniteClaims page which is linked above, and about mid page of the description, is the command to fix the pathway destruction problem. You can even copy and paste the command directly from the page in-game.
Hope this helps.
-
View User Profile
-
Send Message
Posted Feb 18, 2013I'M HAVING MAJOR ISSUES! All i want is a creative world for my users... but here's the problem... WorldGuard is not automatically protecting the pathways and unclaimed plots... SO ANYONE CAN DESTROY THEM! How do I fix this? Thank You
-
View User Profile
-
Send Message
Posted Feb 18, 2013@SirPole
@heatseekerbunge
Also what he said :P I guess technically we are ditching both if you want to put it like that.
-
View User Profile
-
Send Message
Posted Feb 18, 2013@SirPole
Hey we arent ditching it, just combining the two plugins :P
-
View User Profile
-
Send Message
Posted Feb 17, 2013@SirPole
Yup that will be in the next upload too :)
-
View User Profile
-
Send Message
Posted Feb 17, 2013So, since you're ditching InfiniteClaims, is there going to be a way to convert current plots under the new system? :)
-
View User Profile
-
Send Message
Posted Feb 16, 2013@TheAJ471
._. In the hour it took me to reply you could have very easily tested it.
-
View User Profile
-
Send Message
Posted Feb 16, 2013Will this work with multiworld?
-
View User Profile
-
Send Message
Posted Feb 16, 2013@Flapcraft
@zeropoint77
Consult the documentation for which ever permissions plugin you use.
@Slava123456
Will be in the next upload :)
-
View User Profile
-
Send Message
Posted Feb 16, 2013Hello, how to make that players cant claim more than 1 plot and vip can 2, and how to make that player need to pay claim and vip don't need?
-
View User Profile
-
Send Message
Posted Feb 16, 2013@zeropoint77
Go into you multiverse worlds file, find your world and make sure the generator is set to infiniteplots. If so delete the world folder so it regenerates.
-
View User Profile
-
Send Message
Posted Feb 16, 2013I keep getting a normal world not a flat world
-
View User Profile
-
Send Message
Posted Feb 16, 2013@Flapcraft
Yes that would be very helpful
-
View User Profile
-
Send Message
Posted Feb 15, 2013@wide_load
Yes i think that would be really helpfull, so only donators can build in the bigplot world
-
View User Profile
-
Send Message
Posted Feb 14, 2013@Flapcraft
So assign the claim permission to the group you want in the world you want.
-
View User Profile
-
Send Message
Posted Feb 14, 2013@wide_load
I don't see how the permissions system would do that, i think you are misunderstanding me, people only have permission to claim plots in one world, not in the donator only people with infiniteplots.claim.donatorworld have permission to build / claim there.
-
View User Profile
-
Send Message
Posted Feb 14, 2013@Flapcraft
That would be something to suggest to your permissions plugin, I know bPermissions supports it but I'm not sure about any of the others.
-
View User Profile
-
Send Message
Posted Feb 13, 2013Just a quick suggestion:
Per world permissions, so it is possible that i give permissions for everybody to build in the normal plot world, but only admins/donators have permissions to build in the bigplot world. I think this would be a really nice feature.
-
View User Profile
-
Send Message
Posted Feb 9, 2013@heatseekerbunge
Ok, Thank you. I'll will test the new version on a test server.