update to Minecraft 1.21.8
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
# This is the Bukkit configuration file in Paper.
|
||||
# As you can see, there's actually not that much to configure without any plugins.
|
||||
#
|
||||
# If you need help with the configuration or have any questions related to Paper,
|
||||
# join us in our Discord or check the docs page.
|
||||
#
|
||||
# File Reference: https://docs.papermc.io/paper/reference/bukkit-configuration/
|
||||
# Docs: https://docs.papermc.io/
|
||||
# Discord: https://discord.gg/papermc
|
||||
# Website: https://papermc.io/
|
||||
|
||||
settings:
|
||||
allow-end: true
|
||||
warn-on-overload: false
|
||||
|
||||
@@ -1,3 +1,13 @@
|
||||
# This is the Bukkit commands configuration file for Paper.
|
||||
#
|
||||
# If you need help with the configuration or have any questions related to Paper,
|
||||
# join us in our Discord or check the docs page.
|
||||
#
|
||||
# File Reference: https://docs.papermc.io/paper/reference/bukkit-commands-configuration/
|
||||
# Docs: https://docs.papermc.io/
|
||||
# Discord: https://discord.gg/papermc
|
||||
# Website: https://papermc.io/
|
||||
|
||||
command-block-overrides: []
|
||||
ignore-vanilla-permissions: false
|
||||
aliases:
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# This is the main configuration file for Spigot.
|
||||
# This is the Spigot 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.
|
||||
# For a reference for any variable inside this file, check out the Spigot wiki at
|
||||
# http://www.spigotmc.org/wiki/spigot-configuration/
|
||||
#
|
||||
# If you need help with the configuration or have any questions related to Spigot,
|
||||
# join us at the Discord or drop by our forums and leave a post.
|
||||
# If you need help with the configuration or have any questions related to Paper,
|
||||
# join us in our Discord or check the docs page.
|
||||
#
|
||||
# Discord: https://www.spigotmc.org/go/discord
|
||||
# Forums: http://www.spigotmc.org/
|
||||
# File Reference: https://docs.papermc.io/paper/reference/spigot-configuration/
|
||||
# Docs: https://docs.papermc.io/
|
||||
# Discord: https://discord.gg/papermc
|
||||
# Website: https://papermc.io/
|
||||
|
||||
settings:
|
||||
debug: false
|
||||
@@ -53,6 +53,7 @@ commands:
|
||||
log: true
|
||||
tab-complete: 0
|
||||
send-namespaced: true
|
||||
enable-spam-exclusions: false
|
||||
advancements:
|
||||
disable-saving: false
|
||||
disabled:
|
||||
|
||||
Reference in New Issue
Block a user