Skip to content

Instantly share code, notes, and snippets.

@KaratekHD
Created May 15, 2019 12:53
Show Gist options
  • Save KaratekHD/eb5bc5e9600f4b08e78e3f41e76d9936 to your computer and use it in GitHub Desktop.
Save KaratekHD/eb5bc5e9600f4b08e78e3f41e76d9936 to your computer and use it in GitHub Desktop.
PlotSquared Settings
# These first 4 aren't configurable
issues: "https://github.com/IntellectualSites/PlotSquared/issues"
wiki: "https://github.com/IntellectualSites/PlotSquared/wiki"
date: "26 Aug 2018 22:00:00 GMT"
build: "https://ci.athion.net/job/PlotSquared/2026"
commit: "https://github.com/IntellectualSites/PlotSquared/commit/cd9d22c"
platform: "Bukkit"
# Show additional information in console
debug: true
# The big annoying text that appears when you enter a plot
# For a single plot: `/plot flag set titles false`
# For just you: `/plot toggle titles`
titles: true
# Enable or disable part of the plugin
# Note: A cache will use some memory if enabled
enabled-components:
# The database stores all the plots
database: true
# Events are needed to track a lot of things
events: true
# Commands are used to interact with the plugin
commands: true
# The UUID cacher is used to resolve player names
uuid-cache: true
# The plugin auto updater
updater: true
# Stores user metadata in a database
persistent-meta: true
# Optimizes permission checks
permission-cache: true
# Optimizes block changing code
block-cache: true
# Getting a rating won't need the database
rating-cache: true
# The converter will attempt to convert the PlotMe database
plotme-converter: true
# Allow WorldEdit to be restricted to plots
worldedit-restrictions: true
# Allow economy to be used
economy: true
# Send anonymous usage statistics. Bukkit only setting.
metrics: true
# Expiry will clear old or simplistic plots
plot-expiry: false
# Processes chunks (trimming, or entity/tile limits)
chunk-processor: false
# Kill mobs on roads
kill-road-mobs: false
# Kill items on roads
kill-road-items: false
# Kill vehicles on roads
kill-road-vehicles: false
# Notify a player of any missed comments upon plot entry
comment-notifier: false
# Let player's claim entire worlds with PlotSquared
worlds: false
# Actively purge invalid database entries
database-purger: false
# Delete plots when a player is banned
ban-deleter: false
ratings:
categories: []
claim:
# The max plots claimed in a single `/plot auto <size>` command
max-auto-area: 4
redstone:
# Disable redstone in unoccupied plots
disable-unoccupied: false
# Disable redstone when all owners/trusted/members are offline
disable-offline: false
# Detect and cancel invalid pistons on the edge of plots (e.g. placed with WorldEdit)
detect-invalid-edge-pistons: false
teleport:
# Teleport to your plot on death
on-death: false
# Teleport to your plot on login
on-login: false
# Add a teleportation delay to all commands
delay: 0
# The visit command is ordered by world instead of globally
per-world-visit: false
confirmation:
# Teleport to your plot on death
confirmation-timeout-seconds: 20
# Switching from PlotMe?
plotme:
# Cache the uuids from the PlotMe database
cache-uuds: false
# Relating to how many plots someone can claim
limit:
# Should the limit be global (over multiple worlds)
global: false
# The range of permissions to check e.g. plots.plot.127
max-plots: 127
chat:
# Sometimes console color doesn't work, you can disable it here
console-color: true
# Should chat be interactive
interactive: true
done:
# Require a done plot to download
required-for-download: false
# Only done plots can be rated
required-for-ratings: false
# Restrict building when a plot is done
restrict-building: false
# The limit being how many plots a player can claim
counts-towards-limit: true
web:
# The web interface for schematics
# - All schematics are anonymous and private
# - Downloads can be deleted by the user
# - Supports plot uploads, downloads and saves
url: "https://empcraft.com/plots/"
# The web interface for assets
# - All schematics are organized and public
# - Assets can be searched, selected and downloaded
assets: "https://empcraft.com/assetpack/"
# Configure the paths that will be used
paths:
schematics: "schematics"
bo3: "bo3"
scripts: "scripts"
templates: "templates"
translations: "translations"
uuid:
# Force using offline UUIDs (it usually detects the right mode)
offline: false
# Force using lowercase UUIDs
force-lowercase: false
# Use a database to store UUID/name info
use-sqluuidhandler: false
chunk-processor:
# Auto trim will not save chunks which aren't claimed
auto-trim: false
# Max tile entities per chunk
max-tiles: 4096
# Max entities per chunk
max-entities: 512
# Disable block physics
disable-physics: false
# This is an auto clearing task called `task1`
auto-clear:
task1:
threshold: 1
required-plots: -1
confirmation: true
days: 7
skip-account-age-days: -1
worlds:
- "*"
# See: https://github.com/IntellectualSites/PlotSquared/wiki/Plot-analysis
calibration:
variety: 0
variety-sd: 0
changes: 0
changes-sd: 1
faces: 0
faces-sd: 0
data-sd: 0
air: 0
air-sd: 0
data: 0
worlds:
PlotWorldNeu:
plot:
height: 64
biome: FOREST
size: 42
filling:
- '1:0'
auto_merge: false
bedrock: true
create_signs: true
floor:
- '2:0'
wall:
filling: '1:0'
block_claimed: '44:1'
height: 64
block: '44:0'
misc_spawn_unowned: false
road:
block: '155:0'
height: 64
width: 7
home:
nonmembers: side
default: side
schematic:
specify_on_claim: false
on_claim: false
file: 'null'
economy:
prices:
merge: 100
sell: 100
claim: 100
use: false
chat:
enabled: false
limits:
max-members: 128
world:
max_height: 256
gamemode: creative
min_height: 1
border: false
event:
spawn:
egg: false
breeding: false
custom: true
natural_mob_spawning: false
mob_spawner_spawning: false
flags: {}
GamelPlots:
plot:
height: 64
biome: FOREST
size: 42
filling:
- '1:0'
auto_merge: false
bedrock: true
create_signs: true
floor:
- '2:0'
wall:
filling: '1:0'
block_claimed: '44:1'
height: 64
block: '44:0'
misc_spawn_unowned: false
road:
block: '155:0'
height: 64
width: 7
home:
nonmembers: side
default: side
schematic:
specify_on_claim: false
on_claim: false
file: 'null'
economy:
prices:
merge: 100
sell: 100
claim: 100
use: false
chat:
enabled: false
limits:
max-members: 128
world:
max_height: 256
gamemode: creative
min_height: 1
border: false
event:
spawn:
egg: false
breeding: false
custom: true
natural_mob_spawning: false
mob_spawner_spawning: false
flags: {}
plotwelt:
plot:
height: 64
biome: FOREST
size: 42
filling:
- '1:0'
auto_merge: false
bedrock: true
create_signs: true
floor:
- '2:0'
wall:
filling: '1:0'
block_claimed: '44:1'
height: 64
block: '44:0'
misc_spawn_unowned: false
road:
block: '155:0'
height: 64
width: 7
home:
nonmembers: side
default: side
schematic:
specify_on_claim: false
on_claim: false
file: 'null'
economy:
prices:
merge: 100
sell: 100
claim: 100
use: false
chat:
enabled: false
limits:
max-members: 128
world:
max_height: 256
gamemode: creative
min_height: 1
border: false
event:
spawn:
egg: false
breeding: false
custom: true
natural_mob_spawning: false
mob_spawner_spawning: false
flags: {}
plots:
plot:
height: 64
biome: FOREST
size: 42
filling:
- '1:0'
auto_merge: false
bedrock: true
create_signs: true
floor:
- '2:0'
wall:
filling: '1:0'
block_claimed: '44:1'
height: 64
block: '44:0'
misc_spawn_unowned: false
road:
block: '155:0'
height: 64
width: 7
home:
nonmembers: side
default: side
schematic:
specify_on_claim: false
on_claim: false
file: 'null'
economy:
prices:
merge: 100
sell: 100
claim: 100
use: false
chat:
enabled: false
limits:
max-members: 128
world:
max_height: 256
gamemode: creative
min_height: 1
border: false
event:
spawn:
egg: false
breeding: false
custom: true
natural_mob_spawning: false
mob_spawner_spawning: false
flags: {}
GamelMC_plots:
plot:
height: 64
biome: FOREST
size: 42
filling:
- '1:0'
auto_merge: false
bedrock: true
create_signs: true
floor:
- '2:0'
wall:
filling: '1:0'
block_claimed: '44:1'
height: 64
block: '44:0'
misc_spawn_unowned: false
road:
block: '155:0'
height: 64
width: 7
home:
nonmembers: side
default: side
schematic:
specify_on_claim: false
on_claim: false
file: 'null'
economy:
prices:
merge: 100
sell: 100
claim: 100
use: false
chat:
enabled: false
limits:
max-members: 128
world:
max_height: 256
gamemode: creative
min_height: 1
border: false
event:
spawn:
egg: false
breeding: false
custom: true
natural_mob_spawning: false
mob_spawner_spawning: false
flags: {}
PlotWelt:
plot:
height: 64
size: 32
filling:
- '3:0'
floor:
- '2:0'
bedrock: true
biome: FOREST
auto_merge: false
create_signs: true
wall:
block: '44:1'
block_claimed: '44:4'
filling: '1:0'
height: 64
road:
width: 5
height: 64
block: '5:0'
misc_spawn_unowned: false
home:
nonmembers: side
default: side
schematic:
specify_on_claim: false
on_claim: false
file: 'null'
economy:
prices:
merge: 100
sell: 100
claim: 100
use: false
chat:
enabled: false
limits:
max-members: 128
world:
max_height: 256
gamemode: creative
min_height: 1
border: false
event:
spawn:
egg: false
breeding: false
custom: true
natural_mob_spawning: false
mob_spawner_spawning: false
flags: {}
PlotsAufGamelMC:
plot:
height: 64
size: 32
filling:
- '3:0'
floor:
- '2:0'
bedrock: true
biome: FOREST
auto_merge: false
create_signs: true
wall:
block: '44:0'
block_claimed: '44:4'
filling: '1:0'
height: 64
road:
width: 5
height: 64
block: '5:0'
misc_spawn_unowned: false
home:
nonmembers: side
default: side
schematic:
specify_on_claim: false
on_claim: false
file: 'null'
economy:
prices:
merge: 100
sell: 100
claim: 100
use: false
chat:
enabled: false
limits:
max-members: 128
world:
max_height: 256
gamemode: creative
min_height: 1
border: false
event:
spawn:
egg: false
breeding: false
custom: true
natural_mob_spawning: false
mob_spawner_spawning: false
flags: {}
WeltDerPlots:
plot:
height: 64
size: 32
filling:
- '3:0'
floor:
- '2:0'
bedrock: true
biome: FOREST
auto_merge: false
create_signs: true
wall:
block: '44:0'
block_claimed: '44:4'
filling: '1:0'
height: 64
road:
width: 5
height: 64
block: '5:0'
misc_spawn_unowned: false
home:
nonmembers: side
default: side
schematic:
specify_on_claim: false
on_claim: false
file: 'null'
economy:
prices:
merge: 100
sell: 100
claim: 100
use: false
chat:
enabled: false
limits:
max-members: 128
world:
max_height: 256
gamemode: creative
min_height: 1
border: false
event:
spawn:
egg: false
breeding: false
custom: true
natural_mob_spawning: false
mob_spawner_spawning: false
flags: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment