Old PVP
Souheii opened this issue ยท 2 comments
Hi ! Could you tell me how to make sure that players are forced into old mode pvp?
@Souheii inside config.yml
modesets:
old:
- "disable-attack-cooldown"
- "disable-sword-sweep"
- "disable-offhand"
- "old-tool-damage"
- "sword-blocking"
- "shield-damage-reduction"
- "old-golden-apples"
- "old-player-knockback"
- "old-player-regen"
- "old-armour-strength"
- "old-potion-effects"
- "old-critical-hits"
new: [ ]
worlds:
world: [ "old" ]
world_nether: [ "old" ]
world_the_end: [ "old" ]
# old_world: [ "old" ]
# brave_new_world: [ "old" ]