Add PlotSquared
This commit is contained in:
116
paper/plugins/PlotSquared/config/worlds.yml
Executable file
116
paper/plugins/PlotSquared/config/worlds.yml
Executable file
@@ -0,0 +1,116 @@
|
||||
configuration_version: v5
|
||||
worlds:
|
||||
redstoner_creative:
|
||||
plot:
|
||||
height: 64
|
||||
size: 101
|
||||
filling: quartz_block
|
||||
floor: quartz_block
|
||||
bedrock: true
|
||||
biome: minecraft:forest
|
||||
sign_material: OAK_WALL_SIGN
|
||||
auto_merge: false
|
||||
create_signs: true
|
||||
wall:
|
||||
place_top_block: true
|
||||
block: smooth_stone_slab
|
||||
block_claimed: smooth_stone_slab
|
||||
filling: quartz_block
|
||||
height: 64
|
||||
road:
|
||||
width: 9
|
||||
height: 64
|
||||
block: sandstone
|
||||
flags: {}
|
||||
world:
|
||||
component_below_bedrock: false
|
||||
max_gen_height: 319
|
||||
max_height: 320
|
||||
gamemode: creative
|
||||
min_gen_height: 0
|
||||
min_height: 1
|
||||
border_size: 1
|
||||
border: false
|
||||
misc_spawn_unowned: false
|
||||
home:
|
||||
nonmembers: side
|
||||
default: side
|
||||
schematic:
|
||||
specify_on_claim: false
|
||||
on_claim: false
|
||||
file: 'null'
|
||||
schematics: []
|
||||
chat:
|
||||
forced: false
|
||||
enabled: true
|
||||
economy:
|
||||
prices:
|
||||
merge: 100
|
||||
sell: 100
|
||||
claim: 100
|
||||
use: false
|
||||
event:
|
||||
spawn:
|
||||
egg: false
|
||||
breeding: false
|
||||
custom: true
|
||||
natural_mob_spawning: false
|
||||
mob_spawner_spawning: false
|
||||
flags: {}
|
||||
redstoner_bigplots:
|
||||
plot:
|
||||
height: 64
|
||||
size: 311
|
||||
filling: quartz_block
|
||||
floor: quartz_block
|
||||
bedrock: true
|
||||
biome: minecraft:forest
|
||||
sign_material: OAK_WALL_SIGN
|
||||
auto_merge: false
|
||||
create_signs: true
|
||||
wall:
|
||||
place_top_block: true
|
||||
block: smooth_stone_slab
|
||||
block_claimed: smooth_stone_slab
|
||||
filling: quartz_block
|
||||
height: 64
|
||||
road:
|
||||
width: 9
|
||||
height: 64
|
||||
block: sandstone
|
||||
flags: {}
|
||||
world:
|
||||
component_below_bedrock: false
|
||||
max_gen_height: 319
|
||||
max_height: 320
|
||||
gamemode: creative
|
||||
min_gen_height: 0
|
||||
min_height: 1
|
||||
border_size: 1
|
||||
border: false
|
||||
misc_spawn_unowned: false
|
||||
home:
|
||||
nonmembers: side
|
||||
default: side
|
||||
schematic:
|
||||
specify_on_claim: false
|
||||
on_claim: false
|
||||
file: 'null'
|
||||
schematics: []
|
||||
chat:
|
||||
forced: false
|
||||
enabled: true
|
||||
economy:
|
||||
prices:
|
||||
merge: 100
|
||||
sell: 100
|
||||
claim: 100
|
||||
use: false
|
||||
event:
|
||||
spawn:
|
||||
egg: false
|
||||
breeding: false
|
||||
custom: true
|
||||
natural_mob_spawning: false
|
||||
mob_spawner_spawning: false
|
||||
flags: {}
|
||||
Reference in New Issue
Block a user