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 Oct 14, 2011Any Chance at a source ?
-
View User Profile
-
Send Message
Posted Oct 14, 2011When i start the server this plugin gets an error , something with Yaml configuration
-
View User Profile
-
Send Message
Posted Oct 14, 2011Great Plugin!
My orginal post is not needed anymore as i got it fixed
hopefully
-
View User Profile
-
Send Message
Posted Oct 14, 2011Awesome, thank you for this!
-
View User Profile
-
Send Message
Posted Oct 14, 2011@wide_load
Heh this is exactly what I use
-
View User Profile
-
Send Message
Posted Sep 24, 2011@Kekler
They do not line up with chunks, and I won't be making a version that does that. It would not give the same flexibility.
You could get it to line up with chunk borders by settings the size to a multiple of 16 minus with width of one path.
-
View User Profile
-
Send Message
Posted Sep 23, 2011Do they line up with chunks? can you make a format where they line up with chunks and just put an even amount of the road in each chunk?
-
View User Profile
-
Send Message
Posted Sep 21, 2011@RazorFlint
Texture pack is Jolicraft :)
-
View User Profile
-
Send Message
Posted Sep 21, 2011@wide_load
Nice plugin, whats the texture pack? :-)
-
View User Profile
-
Send Message
Posted Sep 14, 2011This would be awsome for my building test of my server. :')
-
View User Profile
-
Send Message
Posted Sep 10, 2011Fixed the stage, it keep changing back. I think it might be yet another BukkitDev bug.
-
View User Profile
-
Send Message
Posted Sep 10, 2011@wide_load
May want to change the stange from "Planning" to Beta/Release, given how this plugin looks ;)
-
View User Profile
-
Send Message
Posted Sep 10, 2011@Axelthecritic
Should work great with Multiverse 2 (Core) I'll test later today. Looks like a cool WGEN plugin!
-
View User Profile
-
Send Message
Posted Sep 9, 2011It would be cool for certain groups of streets to have themes. And it would be cool for the admins to be able to sell these, and give some smaller ones for free to new users.
-
View User Profile
-
Send Message
Posted Sep 9, 2011It doesn't work with multiverse for me....
-
View User Profile
-
Send Message
Posted Sep 6, 2011That is not what this is for really, it's meant to be for building competitions.
-
View User Profile
-
Send Message
Posted Sep 6, 2011I would like to see you add a feature where each plot is its own biome. For example, each plot comes with 2 trees, a pond, reeds, and some grass. Like each one is its own little survival area. That would be pretty cool in my opinion :)
-
View User Profile
-
Send Message
Posted Sep 6, 2011Nevermind had old MultiVerse. By the way thanks for the plugin :)
-
View User Profile
-
Send Message
Posted Sep 6, 2011@Kzkas
In what way does it not work ?
-
View User Profile
-
Send Message
Posted Sep 6, 2011/mv create competition_world normal -g InfinitePlots
Don't work :(