From 2c5c0f5bc3873375e93e841611700a90a5687b32 Mon Sep 17 00:00:00 2001 From: Chromachine Date: Thu, 22 Oct 2020 20:13:17 +0000 Subject: [PATCH] Add v4 --- Multiverse-Core/worlds.yml | 47 +++++++++++++++++++++++++++++++++ WorldGuard/worlds/v4/config.yml | 13 +++++++++ 2 files changed, 60 insertions(+) create mode 100644 WorldGuard/worlds/v4/config.yml diff --git a/Multiverse-Core/worlds.yml b/Multiverse-Core/worlds.yml index 8b2666c..a1462af 100644 --- a/Multiverse-Core/worlds.yml +++ b/Multiverse-Core/worlds.yml @@ -422,3 +422,50 @@ worlds: generator: 'null' playerLimit: '-1' allowFlight: 'true' + v4: + ==: MVWorld + hidden: 'false' + alias: v4 + color: WHITE + style: NORMAL + pvp: 'true' + scale: '1.0' + respawnWorld: '' + allowWeather: 'false' + difficulty: EASY + spawning: + ==: MVSpawnSettings + animals: + ==: MVSpawnSubSettings + spawn: 'false' + spawnrate: '-1' + exceptions: [] + monsters: + ==: MVSpawnSubSettings + spawn: 'false' + spawnrate: '-1' + exceptions: [] + entryfee: + ==: MVEntryFee + amount: '0.0' + hunger: 'false' + autoHeal: 'true' + adjustSpawn: 'true' + portalForm: ALL + gameMode: ADVENTURE + keepSpawnInMemory: 'false' + spawnLocation: + ==: MVSpawnLocation + x: 1385.0 + y: 71.0 + z: -33.0 + pitch: 0.0 + yaw: 0.0 + autoLoad: 'true' + bedRespawn: 'true' + worldBlacklist: [] + environment: NORMAL + seed: '7008642968894271479' + generator: 'null' + playerLimit: '-1' + allowFlight: 'true' diff --git a/WorldGuard/worlds/v4/config.yml b/WorldGuard/worlds/v4/config.yml new file mode 100644 index 0000000..af4fd26 --- /dev/null +++ b/WorldGuard/worlds/v4/config.yml @@ -0,0 +1,13 @@ +# +# WorldGuard's world configuration file +# +# This is a world configuration file. Anything placed into here will only +# affect this world. If you don't put anything in this file, then the +# settings will be inherited from the main configuration file. +# +# If you see {} below, that means that there are NO entries in this file. +# Remove the {} and add your own entries. +# + +regions: + titles-always-use-default-times: true