• Es freut uns dass du in unser Minecraft Forum gefunden hast. Hier kannst du mit über 130.000 Minecraft Fans über Minecraft diskutieren, Fragen stellen und anderen helfen. In diesem Minecraft Forum kannst du auch nach Teammitgliedern, Administratoren, Moderatoren , Supporter oder Sponsoren suchen. Gerne kannst du im Offtopic Bereich unseres Minecraft Forums auch über nicht Minecraft spezifische Themen reden. Wir hoffen dir gefällt es in unserem Minecraft Forum!

PvP Problem

Status
Für weitere Antworten geschlossen.

PeopleCrafter

Schafhirte
Registriert
1 Juli 2012
Beiträge
134
Diamanten
0
Hallo bei mir geht nirgens wo pvp.
Hier sind meine einstellungen:

Essentials:

Code:
disable:

# Should fall damage be disabled?

fall: false

# Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.

# They will be unable to attack users without that same permission node.

pvp: false

# Should drowning damage be disabled?

# (Split into two behaviors; generally, you want both set to the same value)

drown: false

suffocate: false

Multiverse:

Code:
worlds:
world:
seed: 8467948696467170240
environment: NORMAL
type: NORMAL
hidden: false
alias:
name: ''
color: WHITE
pvp: true
scale: 1.0

respawnworld: world
allowweather: true
difficulty: EASY
animals:
spawn: true
monsters:
spawn: true
entryfee:
currency: -1
price: 0.0
hunger: true
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: true
spawn:x: 26.5
y: 64.0
z: 256.5
pitch: 0.0
yaw: 0.0
world: world
autoload: true
bedrespawn: true
world3:
environment: NORMAL
type: NORMAL
hidden: false
alias:
name: ''
color: WHITE
pvp: false
scale: 1.0
respawnworld: ''
allowweather: true
difficulty: EASY
animals:
spawn: true
monsters:
spawn: true
entryfee:
currency: -1
price: 0.0
hunger: true
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: true
spawn:
x: 255.5
y: 64.0
z: 246.5
pitch: 0.0
yaw: 0.0
world: world3
autoload: true
bedrespawn: true
seed: 2519959853866181263
world_the_end:
seed: 412853542437326488
environment: THE_END
type: NORMAL
hidden: false
alias:
name: ''
color: WHITE
pvp: true
scale: 1.0
respawnworld: ''
allowweather: true
difficulty: EASY
animals:
spawn: true
monsters:
spawn: true
entryfee:
currency: -1
price: 0.0
hunger: true
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: true
spawn:
x: 0.0
y: 63.0
z: 0.0
pitch: 0.0
yaw: 0.0
world: world_the_end
autoload: true
bedrespawn: true
world4:
seed: -6948518068698815403
environment: NORMAL
type: NORMAL
hidden: false
alias:
name: ''
color: WHITE
pvp: true
scale: 1.0
respawnworld: ''
allowweather: false
difficulty: EASY
animals:
spawn: true
monsters:
spawn: false
entryfee:
currency: -1
price: 0.0
hunger: true
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: true
spawn:
x: 231.5
y: 64.0
z: 179.5
pitch: 0.0
yaw: 0.0
world: world4
autoload: true
bedrespawn: true
world2:
seed: 5317314536006004423
environment: NORMAL
type: NORMAL
hidden: false
alias:
name: ''
color: WHITE
pvp: false
scale: 1.0
respawnworld: ''
allowweather: false
difficulty: EASY
animals:
spawn: true
monsters:
spawn: false
entryfee:
currency: -1
price: 0.0
hunger: true
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: true
spawn:
x: 4.5
y: 64.0
z: 253.5
pitch: 0.0
yaw: 0.0
world: world2
autoload: true
bedrespawn: true
world_nether:
seed: 412853542437326488
environment: NETHER
type: NORMAL
hidden: false
alias:
name: ''
color: WHITE
pvp: true
scale: 8.0
respawnworld: ''
allowweather: true
difficulty: EASY
animals:
spawn: true
monsters:
spawn: true
entryfee:
currency: -1
price: 0.0
hunger: true
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: truespawn:
x: -2.5
y: 64.0
z: -1.5
pitch: 0.0
yaw: 0.0
world: world_nether
autoload: true
bedrespawn: true
hunger:
seed: 6938358163719280732
environment: NORMAL
type: FLAT
hidden: false
alias:
name: ''
color: WHITE
pvp: true
scale: 1.0
respawnworld: ''
allowweather: true
difficulty: EASY
animals:
spawn: true
monsters:
spawn: false
entryfee:
currency: -1
price: 0.0
hunger: true
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: true
spawn:
x: 35.0
y: 40.0
z: 0.0
pitch: 0.0
yaw: 0.0
world: hunger
autoload: true
bedrespawn: true

Server.propertis:

Code:
#Minecraft server properties
#Wed Aug 22 16:14:00 CEST 2012
allow-nether=false
level-name=world
enable-query=false
allow-flight=false
server-port=25565
level-type=DEFAULT
enable-rcon=false
level-seed=
server-ip=ZENSIERT
max-build-height=256
spawn-npcs=true
white-list=false
spawn-animals=true
snooper-enabled=true
hardcore=false
texture-pack=
online-mode=true
pvp=true
difficulty=1
server-name=PeopleCraft
gamemode=0
max-players=50
spawn-monsters=true
view-distance=10
generate-structures=true




Was muss ich machen damit pvp in World und hunger an ist ?
 

rBxGame

Ehemaliges Teammitglied
Ehem. Teammitglied
Registriert
16 Februar 2012
Beiträge
1.074
Diamanten
0
PeopleCrafter' schrieb:
Hallo bei mir geht nirgens wo pvp.
Hier sind meine einstellungen:

Essentials:

Code:
disable:

# Should fall damage be disabled?

fall: false

# Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.

# They will be unable to attack users without that same permission node.

pvp: false

# Should drowning damage be disabled?

# (Split into two behaviors; generally, you want both set to the same value)

drown: false

suffocate: false

Multiverse:

Code:
worlds:
world:
seed: 8467948696467170240
environment: NORMAL
type: NORMAL
hidden: false
alias:
name: ''
color: WHITE
pvp: true
scale: 1.0

respawnworld: world
allowweather: true
difficulty: EASY
animals:
spawn: true
monsters:
spawn: true
entryfee:
currency: -1
price: 0.0
hunger: true
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: true
spawn:x: 26.5
y: 64.0
z: 256.5
pitch: 0.0
yaw: 0.0
world: world
autoload: true
bedrespawn: true
world3:
environment: NORMAL
type: NORMAL
hidden: false
alias:
name: ''
color: WHITE
pvp: false
scale: 1.0
respawnworld: ''
allowweather: true
difficulty: EASY
animals:
spawn: true
monsters:
spawn: true
entryfee:
currency: -1
price: 0.0
hunger: true
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: true
spawn:
x: 255.5
y: 64.0
z: 246.5
pitch: 0.0
yaw: 0.0
world: world3
autoload: true
bedrespawn: true
seed: 2519959853866181263
world_the_end:
seed: 412853542437326488
environment: THE_END
type: NORMAL
hidden: false
alias:
name: ''
color: WHITE
pvp: true
scale: 1.0
respawnworld: ''
allowweather: true
difficulty: EASY
animals:
spawn: true
monsters:
spawn: true
entryfee:
currency: -1
price: 0.0
hunger: true
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: true
spawn:
x: 0.0
y: 63.0
z: 0.0
pitch: 0.0
yaw: 0.0
world: world_the_end
autoload: true
bedrespawn: true
world4:
seed: -6948518068698815403
environment: NORMAL
type: NORMAL
hidden: false
alias:
name: ''
color: WHITE
pvp: true
scale: 1.0
respawnworld: ''
allowweather: false
difficulty: EASY
animals:
spawn: true
monsters:
spawn: false
entryfee:
currency: -1
price: 0.0
hunger: true
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: true
spawn:
x: 231.5
y: 64.0
z: 179.5
pitch: 0.0
yaw: 0.0
world: world4
autoload: true
bedrespawn: true
world2:
seed: 5317314536006004423
environment: NORMAL
type: NORMAL
hidden: false
alias:
name: ''
color: WHITE
pvp: false
scale: 1.0
respawnworld: ''
allowweather: false
difficulty: EASY
animals:
spawn: true
monsters:
spawn: false
entryfee:
currency: -1
price: 0.0
hunger: true
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: true
spawn:
x: 4.5
y: 64.0
z: 253.5
pitch: 0.0
yaw: 0.0
world: world2
autoload: true
bedrespawn: true
world_nether:
seed: 412853542437326488
environment: NETHER
type: NORMAL
hidden: false
alias:
name: ''
color: WHITE
pvp: true
scale: 8.0
respawnworld: ''
allowweather: true
difficulty: EASY
animals:
spawn: true
monsters:
spawn: true
entryfee:
currency: -1
price: 0.0
hunger: true
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: truespawn:
x: -2.5
y: 64.0
z: -1.5
pitch: 0.0
yaw: 0.0
world: world_nether
autoload: true
bedrespawn: true
hunger:
seed: 6938358163719280732
environment: NORMAL
type: FLAT
hidden: false
alias:
name: ''
color: WHITE
pvp: true
scale: 1.0
respawnworld: ''
allowweather: true
difficulty: EASY
animals:
spawn: true
monsters:
spawn: false
entryfee:
currency: -1
price: 0.0
hunger: true
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: true
spawn:
x: 35.0
y: 40.0
z: 0.0
pitch: 0.0
yaw: 0.0
world: hunger
autoload: true
bedrespawn: true

Server.propertis:

Code:
#Minecraft server properties
#Wed Aug 22 16:14:00 CEST 2012
allow-nether=false
level-name=world
enable-query=false
allow-flight=false
server-port=25565
level-type=DEFAULT
enable-rcon=false
level-seed=
server-ip=ZENSIERT
max-build-height=256
spawn-npcs=true
white-list=false
spawn-animals=true
snooper-enabled=true
hardcore=false
texture-pack=
online-mode=true
pvp=true
difficulty=1
server-name=PeopleCraft
gamemode=0
max-players=50
spawn-monsters=true
view-distance=10
generate-structures=true




Was muss ich machen damit pvp in World und hunger an ist ?
Warum ein zweites Thema eröffnen?
Du hast doch schon ein Thema mit dem selben Problem eröffnet.
Siehe hier!

Teste mal in der Welt, wo PvP an sein soll: /region flag __global__ pvp allow
Soll es nur in einer Region sein: /region flag RegionName pvp allow

Naja, einen der Themen kann man sicherlich closen, oder?


MFG
rBxGame
 

Dean

Määähhhhh!!
Entwickler
Registriert
11 August 2011
Beiträge
2.163
Alter
29
Diamanten
398
Minecraft
DeanR
bei essentials ist das etwas anders, dort steht oben disable vor, also würde das heißen: disable pvp, und da ist der false Wert richtig

//Edit: stell mal in Multiverse pvp auf true
 
Status
Für weitere Antworten geschlossen.
Oben