1
# MinecraftWrapped Messages
2
# All messages support MiniMessage formatting
3
# Documentation: https://docs.advntr.dev/minimessage/format.html
4
5
# Command Messages
6
only-players: "<color:#e37b40>MinecraftWrapped</color> <gray>» <red>Only players can use this command."
7
no-permission: "<color:#e37b40>MinecraftWrapped</color> <gray>» <red>You don't have permission to use this command."
8
not-available-yet: "<color:#e37b40>MinecraftWrapped</color> <gray>» <red>Wrapped is not available yet! Check back after the reveal date."
9
stats-loading: "<color:#e37b40>MinecraftWrapped</color> <gray>» <yellow>Your stats are still loading. Please wait a moment..."
10
error-loading-gui: "<color:#e37b40>MinecraftWrapped</color> <gray>» <red>Error loading GUI. Please contact an administrator."
11
no-stats-configured: "<color:#e37b40>MinecraftWrapped</color> <gray>» <red>No stats have been configured. Please contact an administrator."
12
13
# Admin Messages
14
admin-usage: "<color:#e37b40>MinecraftWrapped</color> <gray>» <yellow>Usage: /minecraftwrapped <reload/reset>"
15
reload-success: "<color:#e37b40>MinecraftWrapped</color> <gray>» <green>All files reloaded successfully!"
16
unknown-subcommand: "<color:#e37b40>MinecraftWrapped</color> <gray>» <red>Unknown subcommand. /mwadamin <reload/reset>"
17
18
# Login Reminder
19
wrapped-available-reminder: "<color:#e37b40>MinecraftWrapped</color> <gray>» <click:run_command:/wrapped><gold>Your <year> wrapped is now available to view! [Click]</click>"
20
21
# Reset Messages
22
reset-no-request: "<color:#e37b40>MinecraftWrapped</color> <gray>» <yellow>No pending reset request or request expired."
23
reset-expired: "<color:#e37b40>MinecraftWrapped</color> <gray>» <red>Reset confirmation expired."
24
reset-started: "<color:#e37b40>MinecraftWrapped</color> <gray>» <yellow>Resetting database..."
25
reset-success: "<color:#e37b40>MinecraftWrapped</color> <gray>» <green>Database successfully reset and all data cleared."
26
reset-confirm: "<color:#e37b40>MinecraftWrapped</color> <gray>» <green>Are you sure you want to DELETE ALL DATA? <click:run_command:/mwadmin reset confirm><bold><red>[CLICK TO CONFIRM]</bold></click> <gray>(Expires in 5s)"