Plotsquared

Posted on  by admin
Plotsquared Rating: 3,7/5 6830 votes
PlotsquaredPlotsquared templatePlotsquared

Easy, yet powerful Plot World generation and management.

PlotsquaredPlotsquared

Plotsquared Free

  • PlotSquared has been free and open sourced since 2014. Overall PlotSquared has half a million downloads and is a mandatory part to lots of servers. Posting it as premium resource allows us to spend more time developing it Lets look on a few features Plot Merging, per plot biomes and multi block plot parts Easy In-Game Setup Per plot weather.
  • PlotSquared is a land and world management plugin. It includes several highly configurable world generators, and an extensive developer API and end user wiki. You can access it by pledging to the PlotSquared Patron tier.
  • For example, the first prompt is for the world generation method and the response should be entered as: /plot setup PlotSquared. The second prompt is for the type of plots world to be created so choose the required world type by entering /plot setup where is one “normal”, “augmented” or “partial”.
  • 2nd attempt on doing a template for PlotSquared and I hope you guys will find it enjoyable or useful 1) unzip the file 2) upload the folders into the plugins/plotsquared directory If any problems please ask for support in the plotsquared IRC chat If you want to see it in person feel free to join the MC server mc.lilfunbuild.com.

Plotsquared Templates

Plot Squared is a mod that brings together many of the previous mods and really gives your players a great environment to be creative in while making it hard for others to grief or cause trouble. Plot Squared can take a bit to get configured at first as it uses multiverse, economy, sql, worldguard, and if desired the economy. For this setup we're going to edit the config file to add a new world and adjust some settings, then create a new world with multiverse and tell it to to use the Plot squared generator. We should then be able to teleport to that world and see not only the terrain being setup as we specified, but also be able to claim plots. Then we'll setup the permissions so players can also claim a plot for themselves.
Lets start with adding the mod to your plugins server, start and then stop the server so that the necessary files are generated for us. Like in Multi-inventory there are two files we are going to look at for configuration, one that handles the SQL setup, and the other that handles the mod settings. The SQL setup file is found at pluginsPlotSquaredconfigstorage.yml and you just set it up like you have with other previous mods if you want to use SQL, I didn't have any problems not using SQL but if you plan to do a lot of plot world work, I would suggest you get it setup before continuing.
In the same folder 'pluginsPlotSquaredconfig' there is a settings.yml file that we now want to look at and make some changes to so that when we generate the new world it will automatically work with PlotSquared. The File itself is not layed out intuitively, with the first section being some settings from the mod, then it goes into the world settings, and then back to some generic mod settings, I'll try and make this move obvious so you know later on where to make some changes to add another plot world to your server if desired.