-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Bug: ConfirmedSomething isn't workingSomething isn't working
Description
Describe the bug
I enabled the feature "Server-Links" and for testing I didnt changed anything — literally just enabled it.
Saved file and restart the server. Nothing was shown. I do not have any other plugins which manages this section.
For testing I installed another Plugin for only server-links. That worked fine.
How to reproduce
Installing AdvancecChat on Paper-1.21.8-60 and enable the feature in the config file.
Restart the server.
Screenshots / Videos
Config at this time
# Server Links in ESC Menu. 1.21+ only.
# Link types: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/ServerLinks.Type.html
# You do not have to set the link type, it is optional. Using `REPORT_BUG`, it may appear on disconnect/crash screens.
server-links:
enabled: true
links:
# 0:
# type: COMMUNITY # Example of type link. These links are translated with Minecraft.
# link: "https://discord.gg/"
1:
name: "<rainbow>-----------------------------------</rainbow>"
link: "https://example.com"
2:
name: "<b>Our Website</b>"
link: "https://example.com"
3:
name: "⭐ <b><gold>Donation Store</gold></b> ⭐"
link: "https://buy.example.com/"
4:
name: "<b>Staff Chat</b>"
link: "https://discord.gg/"
permission: "advancedchat.staffchat"
5:
name: "<rainbow>-----------------------------------</rainbow>"
link: "https://example.com"
Server Log
https://mcpaste.io/fed40eff4b26e1d6
Filled out form correct and using latest version
I confirm
Metadata
Metadata
Assignees
Labels
Bug: ConfirmedSomething isn't workingSomething isn't working
