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. A helpful PlotSquared GUI with player input. Minecraft gui spigot plotsquared Updated Jan 7, 2019; Java; IntellectualSites / PlotSquared-Expansion Star 1 Code Issues.
- 1.15
- 1.16
- Languages Supported:
- German, but all Messages fully configurable
PlotSquaredSettings allows your players to set flags inside a GUI.
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!
Permissions:
PlotSquaredSettings does not have any permissions, it uses the Permissions of PlotSqared:
Plotsquared Gui
plots.set.flag.Commands:
/psettings
Plotsquared Guide
- opens the GUIPlotSquared 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. A helpful PlotSquared GUI with player input. Minecraft gui spigot plotsquared Updated Jan 7, 2019; Java; IntellectualSites / PlotSquared-Expansion Star 1 Code Issues.
- 1.15
- 1.16
- Languages Supported:
- German, but all Messages fully configurable
PlotSquaredSettings allows your players to set flags inside a GUI.
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!
Permissions:
PlotSquaredSettings does not have any permissions, it uses the Permissions of PlotSqared:
Plotsquared Gui
plots.set.flag.Commands:
/psettings
Plotsquared Guide
- opens the GUIConfiguration:
Plotsquared Github
# 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'