Setup

Setup
Setting up Plotty 2 is fairly simple. The first things you need are:
- A CraftBukkit server (obviously)
- WorldGuard (installed)
- WorldEdit (installed)
- A world/worlds generated with InfinitePlots.
Once you have all of the above, follow these steps to install Plotty 2.
- Download Plotty2.jar from here.
- Put the jar into your server's plugins folder and reload or restart the server.
- Navigate to /plugins/Plotty/ and open plots.json in your favourite text editor.
- In the plots.json file, find the part that says "worlds":["Creative"]. Replace Creative with your InfinitePlots world name. If you need to add more than one, separate them with a comma (e.g. ["Creative","Creative1","Creative2"])
- Save the plots.json file and reload the server. This is the only time you will need to edit the file directly.
- While you are ingame on your server, make sure you have the appropriate permissions (see permissions page) and type /plot config. (If /plot does not work because of conflicts with another plugin, use /plotty).
- This will show you a list of all the available config options. To change one of them, type /plot config <OPTION> <VALUE>. Options that are yes/no must be input as true (yes) or false (no). Options that are numerical must be input as numbers.
- Configure the plotSize option to the same as the plot size value for InfinitePlots. Do the same for the plotHeight option.
- Most config options are self-explanatory, but are explained below anyway.
- Now all that's left is to give your players the appropriate permissions for the commands. Plotty uses BukkitPerms - this is due to the fact that many permissions plugins support it and it is built into the craftbukkit API. Permissions can be found on the Commands page.
Config Options
• plotSize - How big are the plots? (set this to the same as InfinitePlots)
• plotHeight - How tall are the plots? (set this to the same as InfinitePlots)
• maxPlots - The default number of plots a player can have.
• baseBlock - The block used as a base. This will be needed for clearing plots. (recommended to set the same as InfinitePlots value).
• surfaceBlock - The block used on the surface of plots. This will be needed for clearing plots. (recommended to set the same as InfinitePlots value)
• delCooldown - How long (in seconds) does a player have to wait before they can delete/clear a plot?
• clearOnDelete - Should Plotty clear plots when they are deleted?
• worlds - List of worlds that Plotty is allowed in. (add world with /plot config worlds add <name>)
• centertp - Should Plotty teleport players to the center of their plots?
• publicByDefault - Are plots public when they are first created (are they visible in the global list)?
• enableTnt - Is TNT enabled for newly created plots?
• voteDelay - How long (hours) before a player can vote for a plot?
Language
You may have noticed a language.json file in the Plotty folder. This is where you can configure messages that Plotty sends to players. All options are very self-explanatory so I will not go over them here.




-
View User Profile
-
Send Message
Posted Jan 19, 2013This looks great! Reminds me a lot of the plots plugin on the mau5ville server.
-
View User Profile
-
Send Message
Posted Jan 24, 2013So once we create a plot, how do we make it open so others can claim it?
-
View User Profile
-
Send Message
Posted Feb 5, 2013Ok I have Multiple Worlds with Multiple Plot Sizes Will That work with this? If so how?
-
View User Profile
-
Send Message
Posted Feb 24, 2013Hi, I made a world and I manually made all the plots (with worldedit of course), is there a way that I can use *that* world to be my plot world instead of a generated one by infiniteplots? Thanks.
-
View User Profile
-
Send Message
Posted Mar 19, 2013im having problems with plotty. whenever someone claims a plot they can claim on another persons plot, why?
-
View User Profile
-
Send Message
Posted Apr 7, 2013Am i supposed to be able to build in the roads, I am deop-ed.
-
View User Profile
-
Send Message
Posted May 8, 2013So this is messed up. Plotty uses 6 spaces between each region/plot BUT InfinitePlots creates a path of only 5 (7 with the fences) blocks width so that will never work together. Thus there is no config option for that, please fix this.
Thanks already!