This commit is contained in:
Daniel Waggner 2023-05-21 22:42:49 -07:00
parent 967cd5588b
commit f39d9b0086
194 changed files with 18521 additions and 2658 deletions

View File

@ -0,0 +1,31 @@
MAP_NAME:Chastershire
MAP_AUTHOR:Danese
MIN_X:-74
MAX_X:71
MIN_Z:-62
MAX_Z:70
MIN_Y:0
MAX_Y:256
TEAM_NAME:Red
TEAM_SPAWNS:-61,21,34:-59,19,31:-59,22,45:-55,18,2:-55,20,9:-55,19,14:-55,18,20:-55,20,35:-54,18,6:-54,16,27:-52,17,0:-51,16,25:-51,17,34:-50,17,8:-50,19,13:-50,19,17:-49,17,-3:-48,16,0:-48,16,36:-48,18,39:-46,17,4:-46,15,24:-46,15,30:-45,15,34:-44,15,15:-43,15,27:-42,15,11:-42,15,20:-41,14,3:-40,15,-4:
TEAM_NAME:Blue
TEAM_SPAWNS:-9,28,33:-9,28,37:-9,28,41:-6,28,6:-6,28,9:-6,28,13:-6,28,16:-5,28,33:-1,28,6:-1,28,16:-1,28,33:3,28,6:3,28,16:3,28,21:3,28,25:3,28,29:3,28,33:6,28,-27:6,28,-23:6,28,-19:6,28,-15:6,28,-11:6,28,-7:6,28,-3:6,28,1:6,28,6:10,25,-1:10,25,11:14,25,-1:14,25,2:14,25,5:14,25,8:14,25,11:19,25,-1:19,25,2:19,25,5:19,25,8:19,25,11:21,25,-3:23,54,20:23,54,27:23,54,33:24,25,-3:28,43,-36:28,43,-29:28,43,-20:28,43,-8:28,43,0:28,43,7:34,43,-8:
DATA_NAME:RED
DATA_LOCS:-33,15,13:-30,14,30:-27,13,-3:
DATA_NAME:PINK
DATA_LOCS:-41,14,11:-41,14,13:-41,14,15:
DATA_NAME:BLACK
DATA_LOCS:3,13,-13:
DATA_NAME:YELLOW
DATA_LOCS:68,62,4:
DATA_NAME:GREEN
DATA_LOCS:40,60,-41:41,60,-43:43,60,-44:45,60,-42:47,60,-43:49,60,-41:51,60,-43:57,60,-43:60,60,-41:62,60,-43:

View File

@ -1,10 +1,4 @@
[
{
"uuid": "088a931b-509d-41a8-9469-21f6762b7da0",
"name": "Danese",
"level": 4,
"bypassesPlayerLimit": false
},
{
"uuid": "9af8dbaf-6936-4d3f-a6a4-81bd535e9270",
"name": "danes",

View File

@ -1,5 +1,5 @@
#Minecraft server properties
#Sat May 20 16:16:37 MST 2023
#Sun May 21 14:12:01 MST 2023
spawn-protection=0
generator-settings=
force-gamemode=false

View File

@ -14,18 +14,14 @@ config-version: 8
settings:
debug: false
save-user-cache-on-stop-only: false
filter-creative-items: true
moved-wrongly-threshold: 0.0625
moved-too-quickly-threshold: 100.0
late-bind: false
bungeecord: false
timeout-time: 60
restart-on-crash: true
restart-script: ./start.sh
sample-count: 12
player-shuffle: 0
moved-wrongly-threshold: 0.0625
filter-creative-items: true
user-cache-size: 1000
int-cache-limit: 1024
sample-count: 12
player-shuffle: 0
netty-threads: 4
attribute:
maxHealth:
max: 2048.0
@ -33,11 +29,14 @@ settings:
max: 2048.0
attackDamage:
max: 2048.0
netty-threads: 4
bungeecord: false
late-bind: false
timeout-time: 60
restart-on-crash: true
restart-script: ./start.sh
commands:
tab-complete: 0
silent-commandblock-console: false
log: true
replace-commands:
- setblock
- summon
@ -45,6 +44,7 @@ commands:
- tellraw
spam-exclusions:
- /skill
log: true
messages:
whitelist: You are not whitelisted on this server!
unknown-command: Unknown command. Type "/help" for help.
@ -58,18 +58,55 @@ stats:
world-settings:
default:
verbose: true
wither-spawn-sound-radius: 0
hanging-tick-frequency: 100
merge-radius:
item: 2.5
exp: 3.0
item-despawn-rate: 6000
enable-zombie-pigmen-portal-spawns: true
entity-activation-range:
animals: 32
monsters: 32
misc: 16
mob-spawn-range: 4
growth:
cactus-modifier: 100
cane-modifier: 100
melon-modifier: 100
mushroom-modifier: 100
pumpkin-modifier: 100
sapling-modifier: 100
wheat-modifier: 100
netherwart-modifier: 100
nerf-spawner-mobs: false
random-light-updates: false
entity-tracking-range:
players: 48
animals: 48
monsters: 48
misc: 32
other: 64
max-bulk-chunks: 10
hunger:
walk-exhaustion: 0.2
sprint-exhaustion: 0.8
combat-exhaustion: 0.3
regen-exhaustion: 3.0
max-tnt-per-tick: 100
max-tick-time:
tile: 50
entity: 50
max-tnt-per-tick: 100
save-structure-info: true
zombie-aggressive-towards-villager: true
wither-spawn-sound-radius: 0
hanging-tick-frequency: 100
arrow-despawn-rate: 1200
view-distance: 10
max-entity-collisions: 8
seed-village: 10387312
seed-feature: 14357617
dragon-death-sound-radius: 0
chunks-per-tick: 650
clear-tick-list: false
anti-xray:
enabled: true
engine-mode: 1
@ -90,44 +127,7 @@ world-settings:
replace-blocks:
- 1
- 5
zombie-aggressive-towards-villager: true
merge-radius:
item: 2.5
exp: 3.0
item-despawn-rate: 6000
ticks-per:
hopper-transfer: 8
hopper-check: 8
hopper-amount: 1
entity-tracking-range:
players: 48
animals: 48
monsters: 48
misc: 32
other: 64
random-light-updates: false
mob-spawn-range: 4
nerf-spawner-mobs: false
save-structure-info: true
growth:
cactus-modifier: 100
cane-modifier: 100
melon-modifier: 100
mushroom-modifier: 100
pumpkin-modifier: 100
sapling-modifier: 100
wheat-modifier: 100
netherwart-modifier: 100
entity-activation-range:
animals: 32
monsters: 32
misc: 16
arrow-despawn-rate: 1200
view-distance: 10
enable-zombie-pigmen-portal-spawns: true
chunks-per-tick: 650
clear-tick-list: false
seed-village: 10387312
seed-feature: 14357617
max-entity-collisions: 8
dragon-death-sound-radius: 0

View File

@ -1 +1 @@
[{"name":"Danese","uuid":"088a931b-509d-41a8-9469-21f6762b7da0","expiresOn":"2023-06-20 16:16:46 -0700"},{"name":"Danese","uuid":"777c086d-be18-36d6-896a-643ce8745474","expiresOn":"2023-06-20 12:02:41 -0700"}]
[{"name":"Danese","uuid":"088a931b-509d-41a8-9469-21f6762b7da0","expiresOn":"2023-06-21 14:54:53 -0700"},{"name":"Danese","uuid":"777c086d-be18-36d6-896a-643ce8745474","expiresOn":"2023-06-20 12:02:41 -0700"}]

Some files were not shown because too many files have changed in this diff Show More