PeopleCrafter
Schafhirte
Hallo bei mir geht nirgens wo pvp.
Hier sind meine einstellungen:
Essentials:
Multiverse:
Server.propertis:
Was muss ich machen damit pvp in World und hunger an ist ?
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 ?