Plotsquared Permissions

Posted on by admin
Plotsquared permissions
  • Plotsquare; how do i add a permission to a group (group plugin 'group manager') so they can own a plot? Do u have to do it in the plotsquare config or in game?
  • PlotSquared expansion for PlaceholderAPI. This project is intended to be an updated and backwards compatible extension for PlotSquared. This expansion works for both the old and new API's of PlotSquared. Download from the eCloud Download ingame: /papi ecloud download PlotSquared followed by /papi reload.

This is the last release of PlotSquared as on this resource page on dev bukkit. Read more about it on our discord server: PlotSquared version 5 is now available! It's available on Patreon and SpigotMC. We've made an announcement about this in our Discord server (link above).

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 permissions listCurrently 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.

Plotsquared Permissions Wiki

Permissions:
PlotSquaredSettings does not have any permissions, it uses the Permissions of PlotSqared:
plots.set.flag.<flag_name>
Commands:

Plotsquared Plugin Permissions

/psettings - opens the GUI

Configuration:
Plotsquared

Plotsquared Permission Nodes


Plotsquared commands

How To Use Plotsquared


# 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'