Skip to content

Commit

Permalink
Merge pull request #2 from Breakerland/beta
Browse files Browse the repository at this point in the history
Initial version 6.0
  • Loading branch information
Corenb authored Feb 6, 2020
2 parents ca32147 + 807ae4c commit 36c78ee
Show file tree
Hide file tree
Showing 2,064 changed files with 396,517 additions and 0 deletions.
37 changes: 37 additions & 0 deletions bukkit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# 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: true
warn-on-overload: false
permissions-file: permissions.yml
update-folder: update
plugin-profiling: false
connection-throttle: -1
query-plugins: false
deprecated-verbose: default
shutdown-message: Arrêt du serveur
minimum-api: none
spawn-limits:
monsters: 15
animals: 10
water-animals: 3
ambient: 2
chunk-gc:
period-in-ticks: 300
ticks-per:
animal-spawns: 10
monster-spawns: 5
autosave: 0
aliases: commands.yml
65 changes: 65 additions & 0 deletions commands.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
# This is the commands configuration file for Bukkit.
# For documentation on how to make use of this file, check out the Bukkit Wiki at
# https://www.spigotmc.org/go/commands-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

command-block-overrides: []
ignore-vanilla-permissions: false
aliases:
icanhasbukkit:
- version $1-
changelog:
- customtext changelog $1-
liens:
- customtext links $1-
grades:
- menu grades
lag:
- spigot:tps
help:
- essentials:help $1-
aide:
- essentials:help $1-
regle:
- essentials:rules
hdv:
- ah $1-
metier:
- jobs $1-
shop:
- essentials:warp Magasin
magasin:
- essentials:warp Magasin
nether:
- essentials:warp Nether
enchantement:
- essentials:warp Enchantement
ender:
- essentials:warp End
mage:
- essentials:warp Mage
warps:
- pwarp:pwarps
warp:
- pwarp:pwarp $1-
setwarp:
- pwarp:pwarp set $1-
lp:
- []
luckperms:
- []
perm:
- []
perms:
- []
permissions:
- []
permission:
- []
56 changes: 56 additions & 0 deletions help.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# This is the help configuration file for Bukkit.
#
# By default you do not need to modify this file. Help topics for all plugin commands are automatically provided by
# or extracted from your installed plugins. You only need to modify this file if you wish to add new help pages to
# your server or override the help pages of existing plugin commands.
#
# This file is divided up into the following parts:
# -- general-topics: lists admin defined help topics
# -- index-topics: lists admin defined index topics
# -- amend-topics: lists topic amendments to apply to existing help topics
# -- ignore-plugins: lists any plugins that should be excluded from help
#
# Examples are given below. When amending command topic, the string <text> will be replaced with the existing value
# in the help topic. Color codes can be used in topic text. The color code character is & followed by 0-F.
# ================================================================
#
# Set this to true to list the individual command help topics in the master help.
# command-topics-in-master-index: true
#
# Each general topic will show up as a separate topic in the help index along with all the plugin command topics.
# general-topics:
# Rules:
# shortText: Rules of the server
# fullText: |
# &61. Be kind to your fellow players.
# &B2. No griefing.
# &D3. No swearing.
# permission: topics.rules
#
# Each index topic will show up as a separate sub-index in the help index along with all the plugin command topics.
# To override the default help index (displayed when the user executes /help), name the index topic "Default".
# index-topics:
# Ban Commands:
# shortText: Player banning commands
# preamble: Moderator - do not abuse these commands
# permission: op
# commands:
# - /ban
# - /ban-ip
# - /banlist
#
# Topic amendments are used to change the content of automatically generated plugin command topics.
# amended-topics:
# /stop:
# shortText: Stops the server cold....in its tracks!
# fullText: <text> - This kills the server.
# permission: you.dont.have
#
# Any plugin in the ignored plugins list will be excluded from help. The name must match the name displayed by
# the /plugins command. Ignore "Bukkit" to remove the standard bukkit commands from the index. Ignore "All"
# to completely disable automatic help topic generation.
# ignore-plugins:
# - PluginNameOne
# - PluginNameTwo
# - PluginNameThree

205 changes: 205 additions & 0 deletions paper.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,205 @@
# This is the main configuration file for Paper.
# As you can see, there's tons to configure. Some options may impact gameplay, so use
# with caution, and make sure you know what each option does before configuring.
#
# If you need help with the configuration or have any questions related to Paper,
# join us in our Discord or IRC channel.
#
# Discord: https://paperdiscord.emc.gs
# IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )
# Website: https://papermc.io/
# Docs: https://paper.readthedocs.org/

verbose: false
config-version: 20
settings:
load-permissions-yml-before-plugins: true
bungee-online-mode: false
region-file-cache-size: 256
incoming-packet-spam-threshold: 300
save-player-data: true
use-alternative-luck-formula: false
use-versioned-world: false
suggest-player-names-when-null-tab-completions: true
enable-player-collisions: true
save-empty-scoreboard-teams: false
velocity-support:
enabled: false
online-mode: false
secret: ''
async-chunks:
enable: true
load-threads: -1
watchdog:
early-warning-every: 5000
early-warning-delay: 10000
spam-limiter:
tab-spam-increment: 1
tab-spam-limit: 500
book-size:
page-max: 2560
total-multiplier: 0.98
messages:
no-permission: '&cDésolé, vous n''avez pas la permission d''exécuter cette commande.
Merci de contacter un administrateur si vous pensez qu''il s''agit d''une erreur.'
kick:
authentication-servers-down: Les serveurs d'authentification de Mojang sont actuellement
indisponible
connection-throttle: Connection throttled! Please wait before reconnecting.
flying-player: Il n'est pas autorisé de voler
flying-vehicle: Il n'est pas autorisé de voler
timings:
enabled: true
verbose: true
server-name-privacy: false
hidden-config-entries:
- database
- settings.bungeecord-addresses
history-interval: 300
history-length: 3600
server-name: BreakerLand
world-settings:
default:
seed-based-feature-search: true
portal-create-radius: 16
entities-target-with-follow-range: false
remove-corrupt-tile-entities: true
fixed-chunk-inhabited-time: -1
disable-teleportation-suffocation-check: false
optimize-explosions: true
per-player-mob-spawns: true
portal-search-radius: 128
use-vanilla-world-scoreboard-name-coloring: false
enable-treasure-maps: true
treasure-maps-return-already-discovered: false
experience-merge-max-value: -1
prevent-moving-into-unloaded-chunks: true
max-auto-save-chunks-per-tick: 12
falling-block-height-nerf: 0
tnt-entity-height-nerf: 0
filter-nbt-data-from-spawn-eggs-and-related: true
max-entity-collisions: 1
disable-creeper-lingering-effect: false
duplicate-uuid-resolver: saferegen
duplicate-uuid-saferegen-delete-range: 32
disable-thunder: false
skeleton-horse-thunder-spawn-chance: 0.01
disable-ice-and-snow: false
count-all-mobs-for-spawning: false
keep-spawn-loaded-range: 8
keep-spawn-loaded: false
auto-save-interval: 1200
armor-stands-do-collision-entity-lookups: false
grass-spread-tick-rate: 4
water-over-lava-flow-speed: 5
bed-search-radius: 1
use-faster-eigencraft-redstone: true
fix-zero-tick-instant-grow-farms: true
nether-ceiling-void-damage-height: 256
allow-non-player-entities-on-scoreboards: false
disable-explosion-knockback: false
parrots-are-unaffected-by-player-movement: false
container-update-tick-rate: 3
non-player-arrow-despawn-rate: 60
creative-arrow-despawn-rate: 0
prevent-tnt-from-moving-in-water: false
armor-stands-tick: false
spawner-nerfed-mobs-should-jump: false
allow-leashing-undead-horse: true
baby-zombie-movement-speed: 0.5
all-chunks-are-slime-chunks: false
mob-spawner-tick-rate: 2
game-mechanics:
disable-pillager-patrols: false
scan-for-legacy-ender-dragon: true
disable-chest-cat-detection: false
shield-blocking-delay: 5
disable-player-crits: false
disable-sprint-interruption-on-attack: false
disable-end-credits: true
disable-relative-projectile-velocity: false
disable-unloaded-chunk-enderpearl-exploit: true
max-growth-height:
cactus: 3
reeds: 3
fishing-time-range:
MinimumTicks: 100
MaximumTicks: 600
despawn-ranges:
soft: 32
hard: 96
lightning-strike-distance-limit:
sound: -1
impact-sound: -1
flash: -1
frosted-ice:
enabled: true
delay:
min: 20
max: 40
lootables:
auto-replenish: true
restrict-player-reloot: true
reset-seed-on-fill: true
max-refills: -1
refresh-min: 12h
refresh-max: 2d
hopper:
cooldown-when-full: true
disable-move-event: false
alt-item-despawn-rate:
enabled: true
items:
COBBLESTONE: 300
LILY_PAD: 300
anti-xray:
enabled: false
engine-mode: 2
chunk-edge-mode: 2
max-chunk-section-index: 3
update-radius: 2
hidden-blocks:
- gold_ore
- iron_ore
- coal_ore
- lapis_ore
- mossy_cobblestone
- obsidian
- chest
- diamond_ore
- redstone_ore
- clay
- emerald_ore
- ender_chest
replacement-blocks:
- stone
- oak_planks
generator-settings:
flat-bedrock: false
squid-spawn-height:
maximum: 0.0
baby-zombie-movement-modifier: 0.5
survie_new:
auto-save-interval: 600
keep-spawn-loaded: true
anti-xray:
enabled: true
engine-mode: 1
chunk-edge-mode: 2
max-chunk-section-index: 3
update-radius: 2
hidden-blocks:
- gold_ore
- iron_ore
- coal_ore
- lapis_ore
- mossy_cobblestone
- obsidian
- chest
- diamond_ore
- redstone_ore
- clay
- emerald_ore
- ender_chest
replacement-blocks:
- stone
23 changes: 23 additions & 0 deletions permissions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
avantages.premium:
default: false
children:
essentials.repair: true
essentials.kits.premium: true
essentials.feed: true
essentials.condense: true
essentials.hat: true
essentials.speed: true
essentials.speed.walk: true
essentials.me: true
essentials.sethome.multiple.premium: true
jobs.woodcutter.vipmaxlevel: true
jobs.miner.vipmaxlevel: true
jobs.builder.vipmaxlevel: true
jobs.digger.vipmaxlevel: true
jobs.farmer.vipmaxlevel: true
jobs.hunter.vipmaxlevel: true
jobs.crafter.vipmaxlevel: true
jobs.fisherman.vipmaxlevel: true
jobs.weaponsmith.vipmaxlevel: true
essentials.signs.color: true
essentials.signs.magic: true
Binary file added plugins/ArmorStandTools.jar
Binary file not shown.
Loading

0 comments on commit 36c78ee

Please sign in to comment.