Posted  by  admin

Plotsquared Help

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. This video is to help you guys with the new 1.9 plot system. IP: mc-emily.net Website: mcemily.enjin.com. PlotSquared messages and flags support PlaceholderAPI placeholders. The only requirement is that PlaceholderAPI is installed on the server. As an example, using /plot flag set greeting Welcome%playername% will send the message 'Welcome Steve' when the player Steve enters a plot. A list of available placeholders can be found here. What is PlotSquared? PlotSquared is a land and world management plugin. It includes several highly configurable world generators. You can create plots of land in existing worlds using plot clusters, or you can have a full world of plots.

  1. Plotsquared Plugin Help
  2. Plotsquared Help

What is PlotSquared?
PlotSquared is a land and world management plugin. It includes several highly configurable world generators. You can create plots of land in existing worlds using plot clusters, or you can have a full world of plots.

  • In built plot downloading + cross server saving and loading + some optional web interfaces
  • Plot swapping / copying and cross world plot moving
  • Plot merging, your own plots or between friends
  • Add, Trust or Deny people from your plot
  • Extensive flag system so you can decide what should be protected on a per world, or per plot basis
  • Plot entry notifications / per plot time / weather / music etc with the flag system
  • Add custom roads to existing maps to make them look nicer
  • Configure additional messages however you want
  • Dynamic world border to prevent excessive exploring
  • Mob protection and per plot mob limiting
  • Plot rating, ranking, complexity analysis, and auto clearing calibration
  • Restrict the use of WorldEdit and VoxelSniper to plots only.
  • And lots of more features! Check our wiki or Spigot page for more information!
Here are a few screenshots of its features, check the Spigot page for more:
  1. Please ensure the correct platform & version is selected above.
    Versions labeled as 'Spigot' run on Paper as well.
    Versions below 1.13 are classified as legacy and receive limited to none support.

    • From ci.athion.net

  2. Download any optional dependencies

    • PlotUpload - Web interface that supports multiple servers
    • PlotWebPHP - Web interface that supports plot searching

  3. Configure the plugin + Give players the required permissions

    • You can find the configs file at: /PlotSquared/config/settings.yml

  4. If you have any questions, or just want to chat, you can join the Discord channel:

  5. #IntellectualSites @ Discord
  6. If you want to show your appreciation, donations or a constructive review are always welcome:

Plotsquared Plugin Help

Plotsquared help

Plotsquared Help

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.