Plotsquared Commands List

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.

PlotSquared Legacy (1.8.8-1.12.2) has been revived. We would appreciate it if you were to join our Discord for support: More Info Installation (includes conversion) Usage (info about various parts of the plugin) Commands & Permissions; Features. Plotsquared on a normal world. I'm running Paper 1.16.4, and certain vanilla commands are not displaying their output in chat, such as /data, /give, etc. PlotSquared Player Commands: /plot info - Brings up new categories such as Members, Trusted, and Flags. /plot add - Makes them a Member which enables them to break/place blocks while the Owner is online. /plot trust - Makes them Trusted on your plot and enables WorldEdit usage for them on your plot.

Native Minecraft Version:
1.15
Tested Minecraft Versions:
  • 1.15
  • 1.16
Languages Supported:
German, but all Messages fully configurable
Works with PlotSquared v4 and v5
PlotSquaredSettings allows your players to set flags inside a GUI.

Plotsquared Commands List Discord

Currently the following flags are supported: Missing a flag? Feel free to contact me!
  • vehicle-break
  • pve
  • pvp
  • fly
  • explosion
  • ice-melt
  • mycel-grow
  • grass-grow
  • forcefield
  • vine-grow
  • vehicle-use
  • snow-melt
  • vehicle-place
  • kelp-grow
  • This project is still beta, so more flags will come soon!
Note: Most custom plugins which introduce a 'true/false' flag, will also work.
Permissions:
PlotSquaredSettings does not have any permissions, it uses the Permissions of PlotSqared:
plots.set.flag.<flag_name>
Commands:
/psettings

Plotsquared Commands List Command

- opens the GUI

Plotsquared Commands List


Configuration:

Plotsquared Commands List Roblox

List

# The name of the GUI
inventory-name
: '&2Plot-Settings'
# Chat messages
messages
:
# Message is displayed if you are not standing on a plot
no-plot
: 'Du stehst auf keinem Plot!'
# Message is displayed if you are not standing on your own plot
not-owner
: 'Du bist nicht der Plot-Besitzer!'
# Message is displayed if you don't have the permission to set the flags on this plot
no-permission
: '&4Du besitzt dafür nicht die nötigen Rechte!'
# Items for different setting states (disabled/enabled/default) and menus
items
:
menu
:
flags
:
type
: 'white_banner'
name
: 'Flags setzen'
placeholder
:
type
: 'light_gray_stained_glass_pane'
name
: '
players
:
type
: 'player_head'
name
: 'Spieler verwalten'
boolean
:
active
:
type
: 'green_wool'
name
: 'Aktiviert'
inactive
:
type
: 'red_wool'
name
: 'Deaktiviert'
tri-state
:
active
:
type
: 'green_wool'
name
: 'Aktiviert'
inactive
:
type
: 'red_wool'
name
: 'Deaktiviert'
default
:
type
: 'gray_wool'
name
: 'Standardwert'
# Each flag should have its entry in flag-items with an item ID
flag-items
:
fly
: 'feather'
explosion
: 'tnt'
grass-grow
: 'grass'
vine-grow
: 'vine'
mycel-grow
: 'mycelium'
kelp-grow
: 'kelp'
snow-melt
: 'snowball'
vehicle-place
: 'minecart'
vehicle-use
: 'chest_minecart'
vehicle-break
: 'tnt_minecart'
ice-melt
: 'ice'
pvp
: 'diamond_sword'
pve
: 'golden_sword'