Fix writing headers and update to be more papery (#12459)

This commit is contained in:
Isaac - The456
2025-04-21 19:38:07 +01:00
committed by GitHub
parent 04b91129a5
commit def0532ffc
7 changed files with 43 additions and 33 deletions

View File

@@ -1,15 +1,13 @@
# This is the main configuration file for Bukkit.
# This is the Bukkit configuration file in Paper.
# 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 Discord or leave a message
# on the forums asking for advice.
#
# Discord: https://www.spigotmc.org/go/discord
# Forums: https://www.spigotmc.org/
# Bug tracker: https://www.spigotmc.org/go/bugs
#
# 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

View File

@@ -1,13 +1,12 @@
# 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 Discord or leave a message
# on the forums asking for advice.
#
# Discord: https://www.spigotmc.org/go/discord
# Forums: https://www.spigotmc.org/
# Bug tracker: https://www.spigotmc.org/go/bugs
# 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

View File

@@ -1,4 +1,4 @@
# This is the help configuration file for Bukkit.
# This is the Bukkit help configuration file for Paper.
#
# 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
@@ -53,3 +53,10 @@
# - PluginNameOne
# - PluginNameTwo
# - PluginNameThree
#
# If you need help with the configuration or have any questions related to Paper,
# join us in our Discord or check the docs page.
#
# Docs: https://docs.papermc.io/
# Discord: https://discord.gg/papermc
# Website: https://papermc.io/