Automatic flag PVP false Minecraft?

mi
- in Servers
7

Hey on my citybuild server people can fight on plots some don't know how to turn it off. I would like that when a plot is taken possession of, the flag pvp is automatically set to false does that work somehow or should I turn off PVP completely?

ju

You would have to change that in the configuration or properties. You just have to take your time and deal with the plug-in. PS after half an hour at the latest you should have it

Pa

Just go to the PlotSquared folder, into the world.yml and scroll down to the bottom there you can set the global falgs under flags

mi

Thank you

mi

Worlds:

cb01:

plot:

height: 64

size: 45

filling:

- '1: 0'

floor:

- '2: 0'

bedrock: true

biome: FOREST

auto_merge: false

create_signs: true

wall:

block: '44: 7 '

block_claimed: 0: 0

filling: '98: 0 '

height: 64

road:

width: 11

height: 64

block: '98: 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: {pvp = false}

So right?

mi

Flags: {pvp = false}

Pa

You're welcome

Pa

Yes either the same or a colon, have to see what works