Currently, editing spigot.yml is not allowed because of security reasons. While I don't exactly know what about spigot.yml is a risk to security, I feel like spigot.yml should still be editable somehow, settings like the merge radius of items and XP, server view distance should still be changable.
I would like to suggest a GUI for editing the Spigot config, excluding settings that are a risk to Aternos' security
My ideal Spigot config GUI would look like the GUI used to edit server options, and would include:
- Buttons to change True/False options
- Text boxes to change number options and message options.
- Descriptions of settings
Configure Spigot
Messages:
whitelist
Message: "You are not whitelisted on this server!" (this is a textbox the server owner can edit, the owner can't edit setting descriptions, of course)
Description: When whitelist mode is enabled, this is the message that will be displayed to all un-whitelisted users upon connection. You can add people to your whitelist by /whitelist add {username}
unknown-command
Message: "Unknown command. Type "/help" for help."
Description: This is the message that will be displayed in the chat if a player types in a command that is not registered/non-existent.
(and so on and so forth)
(descriptions taken from the Spigot wiki's spigot,yml config page)