Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with prod repo #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .gitignore

This file was deleted.

Binary file removed Build Battle 1x1.png
Binary file not shown.
Binary file removed Build Battle Thumbnails.png
Binary file not shown.
38 changes: 0 additions & 38 deletions CHANGELOG.md

This file was deleted.

10 changes: 0 additions & 10 deletions README.md

This file was deleted.

Binary file modified abstract/data/raids.dat
Binary file not shown.
Binary file modified abstract/level.dat
Binary file not shown.
Binary file modified abstract/level.dat_old
Binary file not shown.
Binary file modified abstract/region/r.-1.-1.mca
Binary file not shown.
Binary file modified abstract/region/r.-1.0.mca
Binary file not shown.
Binary file modified abstract/region/r.0.-1.mca
Binary file not shown.
Binary file modified abstract/region/r.0.0.mca
Binary file not shown.
Binary file modified buildbattle_world/data/raids.dat
Binary file not shown.
6 changes: 0 additions & 6 deletions buildbattle_world/datapacks/bukkit/pack.mcmeta

This file was deleted.

Binary file modified buildbattle_world/entities/r.-1.0.mca
Binary file not shown.
Binary file modified buildbattle_world/level.dat
Binary file not shown.
Binary file modified buildbattle_world/level.dat_old
Binary file not shown.
Binary file modified buildbattle_world/region/r.-1.0.mca
Binary file not shown.
86 changes: 43 additions & 43 deletions bukkit.yml
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
# This is the main configuration file for Bukkit.
# As you can see, there's actually not that much to configure without any plugins.
# For a reference for any variable inside this file, check out the Bukkit Wiki at
# https://www.spigotmc.org/go/bukkit-yml
#
# If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice.
#
# IRC: #spigot @ irc.spi.gt
# (If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
# Forums: https://www.spigotmc.org/
# Bug tracker: https://www.spigotmc.org/go/bugs


settings:
allow-end: false
warn-on-overload: true
permissions-file: permissions.yml
update-folder: update
plugin-profiling: false
connection-throttle: 4000
query-plugins: true
deprecated-verbose: default
shutdown-message: Server closed
minimum-api: none
spawn-limits:
water-ambient: 20
water-underground-creature: 5
monsters: 70
animals: 10
water-animals: 15
ambient: 15
chunk-gc:
period-in-ticks: 600
ticks-per:
water-spawns: 1
water-ambient-spawns: 1
water-underground-creature-spawns: 1
ambient-spawns: 1
animal-spawns: 400
monster-spawns: 1
autosave: 6000
aliases: now-in-commands.yml
# This is the main configuration file for Bukkit.
# As you can see, there's actually not that much to configure without any plugins.
# For a reference for any variable inside this file, check out the Bukkit Wiki at
# https://www.spigotmc.org/go/bukkit-yml
#
# If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice.
#
# IRC: #spigot @ irc.spi.gt
# (If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
# Forums: https://www.spigotmc.org/
# Bug tracker: https://www.spigotmc.org/go/bugs
settings:
allow-end: false
warn-on-overload: true
permissions-file: permissions.yml
update-folder: update
plugin-profiling: false
connection-throttle: 4000
query-plugins: true
deprecated-verbose: default
shutdown-message: Server closed
minimum-api: none
spawn-limits:
water-ambient: 20
water-underground-creature: 5
monsters: 70
animals: 10
water-animals: 15
ambient: 15
chunk-gc:
period-in-ticks: 600
ticks-per:
water-spawns: 1
water-ambient-spawns: 1
water-underground-creature-spawns: 1
ambient-spawns: 1
animal-spawns: 400
monster-spawns: 1
autosave: 6000
aliases: now-in-commands.yml
Binary file modified candyland/data/raids.dat
Binary file not shown.
Binary file modified candyland/level.dat
Binary file not shown.
Binary file modified candyland/level.dat_old
Binary file not shown.
Binary file modified candyland/region/r.-1.-1.mca
Binary file not shown.
Binary file modified candyland/region/r.-1.0.mca
Binary file not shown.
Binary file modified candyland/region/r.0.-1.mca
Binary file not shown.
Binary file modified candyland/region/r.0.0.mca
Binary file not shown.
Loading