feat(error): simplify error management regarding data-related operations

This commit is contained in:
ineanto 2024-08-27 18:56:55 +02:00
parent df988dbf87
commit 5197fefdaf
Signed by: ineanto
GPG key ID: E511F9CAA2F9CE84
9 changed files with 24 additions and 32 deletions

View file

@ -1,17 +1,14 @@
# Nicko ${version} - Language File:
# Specifies the configuration version, don't change.
version: "1.1.3"
version: "1.1.4"
error:
generic: "An unknown error occurred."
permission: "§cYou do not have the required permission."
invalid_username: "§cThis is not a valid Minecraft username."
mojang_name: "There is no Minecraft account with this name."
mojang_skin: "This Minecraft account has no skin."
cache: "Unable to get skin from the cache."
sql: "SQL Error"
json: "JSON Error"
event:
settings: