Skip to content

Commit

Permalink
Weekend 91 final
Browse files Browse the repository at this point in the history
  • Loading branch information
qrush committed Aug 29, 2016
1 parent 4f15d93 commit 95a7837
Show file tree
Hide file tree
Showing 36 changed files with 24 additions and 24 deletions.
6 changes: 3 additions & 3 deletions server.properties
@@ -1,5 +1,5 @@
#Minecraft server properties
#Fri Aug 19 18:33:00 UTC 2016
#Fri Aug 26 16:17:15 UTC 2016
spawn-protection=0
max-tick-time=60000
generator-settings=
Expand Down Expand Up @@ -36,9 +36,9 @@ spawn-animals=true
white-list=false
rcon.password=happy-flower-warrior-two
generate-structures=true
max-build-height=256
online-mode=true
max-build-height=256
level-seed=
use-native-transport=true
enable-rcon=true
motd=Welcome to pickaxe.club\!
enable-rcon=true
18 changes: 9 additions & 9 deletions spigot.yml
Expand Up @@ -36,6 +36,13 @@ settings:
max: 2048.0
debug: false
moved-too-quickly-threshold: 100.0
messages:
whitelist: You are not whitelisted on this server!
unknown-command: Unknown command. Type "/help" for help.
server-full: The server is full!
outdated-client: Outdated client! Please use {0}
outdated-server: Outdated server! I'm still on {0}
restart: Server is restarting
commands:
tab-complete: 0
log: true
Expand All @@ -47,13 +54,6 @@ commands:
- summon
- testforblock
- tellraw
messages:
whitelist: You are not whitelisted on this server!
unknown-command: Unknown command. Type "/help" for help.
server-full: The server is full!
outdated-client: Outdated client! Please use {0}
outdated-server: Outdated server! I'm still on {0}
restart: Server is restarting
stats:
disable-saving: false
forced-stats: {}
Expand Down Expand Up @@ -99,14 +99,14 @@ world-settings:
max-tick-time:
tile: 50
entity: 50
enable-zombie-pigmen-portal-spawns: true
item-despawn-rate: 6000
merge-radius:
item: 2.5
exp: 3.0
arrow-despawn-rate: 1200
enable-zombie-pigmen-portal-spawns: true
wither-spawn-sound-radius: 0
view-distance: 9
wither-spawn-sound-radius: 0
hanging-tick-frequency: 100
zombie-aggressive-towards-villager: true
nerf-spawner-mobs: false
Expand Down
2 changes: 1 addition & 1 deletion usercache.json

Large diffs are not rendered by default.

Binary file modified world/data/Temple.dat
Binary file not shown.
Binary file modified world/data/villages.dat
Binary file not shown.
Binary file modified world/level.dat
Binary file not shown.
Binary file modified world/level.dat_old
Binary file not shown.
Binary file modified world/playerdata/1719f5a1-cddd-4580-8ee9-ef02da343f38.dat
Binary file not shown.
Binary file modified world/playerdata/360ac216-8b92-4f4b-884a-856b6b748035.dat
Binary file not shown.
Binary file modified world/playerdata/52ce3fba-1aa1-4548-8841-15b7e942687d.dat
Binary file not shown.
Binary file modified world/playerdata/61df4e32-e0fc-4d6c-abf5-ecdebd81d759.dat
Binary file not shown.
Binary file modified world/playerdata/76ebbd40-11ca-43e7-a605-3b8d553abd53.dat
Binary file not shown.
Binary file modified world/playerdata/a51f6d4d-0f29-4d2e-b4c6-42aa095c0527.dat
Binary file not shown.
Binary file modified world/playerdata/ab9ffd15-2e7e-41be-ba64-70fa71ab15ad.dat
Binary file not shown.
Binary file modified world/playerdata/b3ab4001-dc05-4a06-a8bb-2edb5766892a.dat
Binary file not shown.
Binary file modified world/playerdata/d5a21785-2873-4eff-a232-526bfc534dcf.dat
Binary file not shown.
Binary file modified world/playerdata/def678e7-5e95-4128-9252-29ad69b42014.dat
Binary file not shown.
Binary file modified world/playerdata/efb6fc35-604e-4dd8-93f9-ccdd1593ff69.dat
Binary file not shown.
Binary file modified world/session.lock
Binary file not shown.
2 changes: 1 addition & 1 deletion world/stats/1719f5a1-cddd-4580-8ee9-ef02da343f38.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion world/stats/360ac216-8b92-4f4b-884a-856b6b748035.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion world/stats/52ce3fba-1aa1-4548-8841-15b7e942687d.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion world/stats/61df4e32-e0fc-4d6c-abf5-ecdebd81d759.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion world/stats/76ebbd40-11ca-43e7-a605-3b8d553abd53.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion world/stats/a51f6d4d-0f29-4d2e-b4c6-42aa095c0527.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion world/stats/ab9ffd15-2e7e-41be-ba64-70fa71ab15ad.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion world/stats/b3ab4001-dc05-4a06-a8bb-2edb5766892a.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion world/stats/d5a21785-2873-4eff-a232-526bfc534dcf.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion world/stats/def678e7-5e95-4128-9252-29ad69b42014.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion world/stats/efb6fc35-604e-4dd8-93f9-ccdd1593ff69.json

Large diffs are not rendered by default.

Binary file modified world_nether/level.dat
Binary file not shown.
Binary file modified world_nether/level.dat_old
Binary file not shown.
Binary file modified world_nether/session.lock
Binary file not shown.
Binary file modified world_the_end/level.dat
Binary file not shown.
Binary file modified world_the_end/level.dat_old
Binary file not shown.
Binary file modified world_the_end/session.lock
Binary file not shown.

0 comments on commit 95a7837

Please sign in to comment.