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.
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:
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
Download any optional dependencies
- PlotUpload - Web interface that supports multiple servers
- PlotWebPHP - Web interface that supports plot searching
Configure the plugin + Give players the required permissions
- You can find the configs file at: /PlotSquared/config/settings.yml
If you have any questions, or just want to chat, you can join the Discord channel:
- #IntellectualSites @ Discord
If you want to show your appreciation, donations or a constructive review are always welcome:
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
Download any optional dependencies
- PlotUpload - Web interface that supports multiple servers
- PlotWebPHP - Web interface that supports plot searching
Configure the plugin + Give players the required permissions
- You can find the configs file at: /PlotSquared/config/settings.yml
If you have any questions, or just want to chat, you can join the Discord channel:
Plotsquared Plugin Help
Plotsquared Help
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.