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 Dec 12, 2011Hi, i like your plugin very much! I created a new world with multiverse using the code in your description and it created the roads and plots in an area of x -207 to 207, z -207 to 207. How can i get plots in the rest of the world?
edit Seems to be a plugin conflict. Tried it again with only this plugin and multiverse 2 core and it worked. Thanks again!
-
View User Profile
-
Send Message
Posted Dec 11, 2011@YoshiGenius
HOW?
I need it to make worldguard regions when it generates that can be claimed by a player by typing /claim plot. But it needs to be configurable with permissions so certain ranks can have x amount of regions that they can claim....
-
View User Profile
-
Send Message
Posted Nov 25, 2011It works in conjunction with WorldGuard :D
-
View User Profile
-
Send Message
Posted Nov 25, 2011@blazeddesigns I'd recommend SimpleRegionMarket or RegionMarket, depending on if you use iConomy or another economy system like I do(Essentials)...
-
View User Profile
-
Send Message
Posted Nov 13, 2011Any Recommendations for protecting this world?
A good mod would be able to set each plot for sale. Anyone have any recommendations?
-
View User Profile
-
Send Message
Posted Nov 8, 2011@Psithief
:D
-
View User Profile
-
Send Message
Posted Nov 8, 2011Thanks for taking the time to upgrade the plugin!!
-
View User Profile
-
Send Message
Posted Oct 31, 2011I love it ! I was making plots by hand....
THANK YOU :D
-
View User Profile
-
Send Message
Posted Oct 20, 2011@ProfLiebstrumpf
Bug reports should go in a ticket.
-
View User Profile
-
Send Message
Posted Oct 20, 2011@MyCraftOfficial
Update your server.
-
View User Profile
-
Send Message
Posted Oct 20, 2011If i create it with "/mv create competition_world normal -g InfinitePlots" and warp me to the world, its look fine. I go 200 blocks far away i see the world is NOT generating plots!
And my server.log logging errors for ALL plugins:
"[SEVERE] Plugin <PLUGINNAMEHERE> does not contain any generators that may be used in the default world!" WTF is going wrong? O.o
-
View User Profile
-
Send Message
Posted Oct 20, 2011pastebin.com/GfrnVHAu
I could REALLY use help with this
-
View User Profile
-
Send Message
Posted Oct 19, 2011@nedercraft
If I may suggest. Install Multiverse-Core Use the suggested command from console. Shut server down and edit the server.properties with the name of the newly generated world. Delete the old world and Multiverse if you wish.
-
View User Profile
-
Send Message
Posted Oct 15, 2011how the hell are we suposed to use this plugin on the first map?
your "it will only take effect in new areas so you may need to delete the worlds folder and have it regenerate." apears to be bogus.
-
View User Profile
-
Send Message
Posted Oct 15, 2011@Aufrondegas
edit this in the config file.. from the multiworld plugin of your choice.
-
View User Profile
-
Send Message
Posted Oct 15, 2011Started the server with the world and it ended up with a couple of plots and then it had the normal terrain
-
View User Profile
-
Send Message
Posted Oct 14, 2011Why when I create a new world with the plugin, always creates monsters, even if I leave the server in peaceful?
-
View User Profile
-
Send Message
Posted Oct 14, 2011@havejack
No. This will never do anything more than provide the generator.
-
View User Profile
-
Send Message
Posted Oct 14, 2011@havejack
It's in the jar file.
-
View User Profile
-
Send Message
Posted Oct 14, 2011Could you make it where it makes auto worldguard regions and puts the Regions for sale ? or is it too hrd