From 879eeadc8850b06f2c4a5c050e1840a1f4526790 Mon Sep 17 00:00:00 2001 From: Melon-Oof <147187344+Melon-Oof@users.noreply.github.com> Date: Fri, 12 Apr 2024 14:11:44 +0200 Subject: [PATCH 1/8] Add some comments to config.yml --- Essentials/src/main/resources/config.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Essentials/src/main/resources/config.yml b/Essentials/src/main/resources/config.yml index bab8fece..caf93348 100644 --- a/Essentials/src/main/resources/config.yml +++ b/Essentials/src/main/resources/config.yml @@ -18,25 +18,34 @@ storage-type: MYSQL database-configuration: prefix: "zessentials_" + # For Pterodactyl panel: when you create a database it creates a _. Set "prefix"'s value to the prefix of the database host: 192.168.10.10 + # IP Address of the machine the database is hosted on port: 3306 + # Port of the database, by default MySQL's port is 3306 user: homestead password: 'secret' database: zessentials + # For Pterodactyl panel: when you create a database it creates a _. Set "database"'s value to the name of the database debug: false enable-cooldown-bypass: false command-cooldowns: +# Create command cooldowns (can run a command after X amount of seconds) - command: heal cooldown: 60 + # In this example you can see that the "/heal" command has a 60 seconds cooldown permissions: - permission: "essentials.cooldown.heal.vip" cooldown: 40 + # In this example whoever has "essentials.cooldown.heal.vip" permission can run "/heal" after 40 seconds - permission: "essentials.cooldown.heal.staff" cooldown: 20 + # In this example whoever has "essentials.cooldown.heal.vip" permission can run "/heal" after 20 seconds trash-size: 27 +# Trash can GUI size. Must be 9, 18, 27, 36, 45, 54. compact-materials: - from: COAL @@ -60,4 +69,4 @@ compact-materials: - from: COPPER_INGOT to: COPPER_BLOCK - from: NETHERITE_INGOT - to: NETHERITE_BLOCK \ No newline at end of file + to: NETHERITE_BLOCK From ef97f5a33537291e66af5b01a38a9d40f09a9212 Mon Sep 17 00:00:00 2001 From: Melon-Oof <147187344+Melon-Oof@users.noreply.github.com> Date: Fri, 12 Apr 2024 14:15:08 +0200 Subject: [PATCH 2/8] Update commands.yml --- Essentials/src/main/resources/commands.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Essentials/src/main/resources/commands.yml b/Essentials/src/main/resources/commands.yml index ec605803..687856b2 100644 --- a/Essentials/src/main/resources/commands.yml +++ b/Essentials/src/main/resources/commands.yml @@ -1,3 +1,4 @@ +# In this file you can choose which commands to enable and which ones to disable gamemode: true gmc: true gma: true @@ -29,4 +30,4 @@ player-weather: true player-time: true tp: true tphere: true -economy: true \ No newline at end of file +economy: true From c38e7a0d66593e0a842198e32918cb8d6a4084a2 Mon Sep 17 00:00:00 2001 From: Melon-Oof <147187344+Melon-Oof@users.noreply.github.com> Date: Fri, 12 Apr 2024 14:17:50 +0200 Subject: [PATCH 3/8] Add zEssentials logo --- Essentials/src/main/resources/commands.yml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Essentials/src/main/resources/commands.yml b/Essentials/src/main/resources/commands.yml index 687856b2..59077478 100644 --- a/Essentials/src/main/resources/commands.yml +++ b/Essentials/src/main/resources/commands.yml @@ -1,4 +1,16 @@ -# In this file you can choose which commands to enable and which ones to disable +######################################################################################################################## +# +# ███████╗███████╗░██████╗░██████╗███████╗███╗░░██╗████████╗██╗░█████╗░██╗░░░░░░██████╗ +# ╚════██║██╔════╝██╔════╝██╔════╝██╔════╝████╗░██║╚══██╔══╝██║██╔══██╗██║░░░░░██╔════╝ +# ░░███╔═╝█████╗░░╚█████╗░╚█████╗░█████╗░░██╔██╗██║░░░██║░░░██║███████║██║░░░░░╚█████╗░ +# ██╔══╝░░██╔══╝░░░╚═══██╗░╚═══██╗██╔══╝░░██║╚████║░░░██║░░░██║██╔══██║██║░░░░░░╚═══██╗ +# ███████╗███████╗██████╔╝██████╔╝███████╗██║░╚███║░░░██║░░░██║██║░░██║███████╗██████╔╝ +# ╚══════╝╚══════╝╚═════╝░╚═════╝░╚══════╝╚═╝░░╚══╝░░░╚═╝░░░╚═╝╚═╝░░╚═╝╚══════╝╚═════╝░ +# +######################################################################################################################## + +# In this file you can choose which commands to enable or disable + gamemode: true gmc: true gma: true From 01cd69903cf7552feba46a311c1417300f5835be Mon Sep 17 00:00:00 2001 From: Melon-Oof <147187344+Melon-Oof@users.noreply.github.com> Date: Fri, 12 Apr 2024 14:19:52 +0200 Subject: [PATCH 4/8] Update messages.yml --- Essentials/src/main/resources/messages/messages.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Essentials/src/main/resources/messages/messages.yml b/Essentials/src/main/resources/messages/messages.yml index 2cd0c590..d8deecec 100644 --- a/Essentials/src/main/resources/messages/messages.yml +++ b/Essentials/src/main/resources/messages/messages.yml @@ -1,5 +1,7 @@ +# Plugin's prefix prefix: "#03fcb6zEssentials #656665• " you: "you" +#Trash can GUI title trash: "&8Trash" # Commands From 21402df3a8d31849894deca337ddd06742110ab9 Mon Sep 17 00:00:00 2001 From: Melon-Oof <147187344+Melon-Oof@users.noreply.github.com> Date: Fri, 12 Apr 2024 15:11:31 +0200 Subject: [PATCH 5/8] Create messages_it.yml --- .../main/resources/messages/messages_it.yml | 150 ++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 Essentials/src/main/resources/messages/messages_it.yml diff --git a/Essentials/src/main/resources/messages/messages_it.yml b/Essentials/src/main/resources/messages/messages_it.yml new file mode 100644 index 00000000..8785e36c --- /dev/null +++ b/Essentials/src/main/resources/messages/messages_it.yml @@ -0,0 +1,150 @@ +# Plugin's prefix +# Translation made by Melon-Oof +prefix: "#03fcb6zEssentials #656665• " +you: "Tu" +#Trash can GUI title +trash: "&8Cestino della Spazzatura" + +# Commands +command-syntax-error: "#ff0000Devi eseguire il comando segunedo questo formato#656665: &f%syntax%" +command-no-permission: "#ff0000Non puoi eseguire questo comando." +command-no-console: "#ff0000Solo i giocatori possono eseguire questo comando." +command-no-arg: "#ff0000Non è stato possible trovare il comando con questi argomenti." +command-syntaxe-help: "&f%syntax% #656665» &7%description%" + +command-reload: "#00ff40Hai appena aggiornato la ocnfigurazione." +command-essentials: "&ezEssentials&8, &eVersione &f%version%" + + +# GameMode commands +command-gamemode: "&fLa modalità&e %gamemode%&f è stata data a &b%player%&f." +command-gamemode-invalid: "#ff0000Giocatore non valido." + + +# Weather commands +command-day: "&fHai fatto diventare &egiorno&f nel mondo &a%world%&f." +command-night: "&ffHai fatto diventare &enightfall&f nel mondo &a%world%&f." +command-sun: "&ffHai fatto diventare &esun&f nel mondo &a%world%&f." + + +# Admins commands +command-top: "&7Sei stato teletrasportato in &ecima&7." +command-top-error: "#ff0000Non è stato possibile trovare un posizione sicura." +command-speed-invalid: "#ff0000Giocatore non valido." +command-speed-fly: "&7Hai impostato la velocità di &nvolo&r&7 a &f%speed%&7 per il giocatore &f%player%&7. &8(&f2 &7di default8)" +command-speed-walk: "&Hai impostato la velocità di &ncammino&r&7 a &f%speed%&7 per il giocatore &f%player%&7. &8(&f2 &7di default&8)" +command-speed-error: "#ff0000Devi immettere un numero tra &60#ff0000 e &610#ff0000. &8(&f2 &7by default&8)" +command-god-enable: "&7Modalità God &aabilitata &7per &f%player%&a." +command-god-disable: "&7Modalità God &cdisabilitata &7per &f%player%&a." +command-heal-sender: "&7Hai appena curato &f%player%&7." +command-heal-receiver: "&aSei appena stato curato." +command-heal-error: "&cNon puoi curare qualcuno che è morto!" +command-more-error: "&cYou cannot make this order in item in hand." +command-more-success: "&7You just put your item to &f64&7." +command-feed-sender: "&7Hai appena sfamato &f%player%&7." +command-feed-receiver: "&aSei stato sfamato." +command-feed-error: "&cNon puoi dar da mangiare a giocatori morti!" +command-compact-type: "&cImpossibile comprimere &f%material%&c." +command-compact-error: "&cNon hai &f%item%&c nel tuo inventario." +command-compact-success: "&7Hai appena compresso #0EEA93x%amount% #99E0FF%item% &7in #0EEA93x%toAmount% #99E0FF%toItem%&7." +command-hat-success: "&7Hai appena messo #0ef0ce%item% &7sulla tua testa." +command-hat-error: "&cNon puoi mettere aria sulla tua testa." +command-player-weather-reset: "&7Hai appena cambiato il tempo atmosferico a quello del server." +command-player-weather-downfall: "&7Hai appena messo pioggia su di te." +command-player-time-reset: "&7Hai appena cambiato il tempo aa quello del server." +command-player-time-change: "&7Sei qui per cambiare il tuo tempo." + +# Teleport commands +command-tpa-error: "#ff0000Hai gia mandato la richiesta a #99E0FF%player%#ff0000." +command-tpa-error-same: "#ff0000Non puoi teletrasportarti a te stesso." +command-tpa-error-offline: "#ff0000Non è stato possibile trovare il giocatore." +command-tpa-error-to-late-empty: "#ff0000Non hai nessuna richiesta di teletrasporto." +command-tpa-error-to-late-expire: "#ff0000La richiesta di teletrasporto è scaduta." +command-tpa-sender: + - "#00FF00✔ #99E0FFMandata la richiesta a &f%displayName% #99E0FF." + - " #99E0FFType #00FF00/tpacancel %player%#99E0FF per cancellare la tua richiesta." +command-tpa-receiver: + - "" + - "#F8F327⚠ &f%displayName% #99E0FFha richiesto di teletrasportarsi da te!" + - " #99E0FFScrivi #00FF00/tpaccept #99E0FFper #00FF00accettare#99E0FF." + - " #99E0FFScrivi #ff0000/tpdeny #99E0FFper #ff0000rifiutare#99E0FF." + - "" + - "&7&oHai 60 secondi per accettare la richiesta di teletrasporto" +command-tpa-accept-receiver: "#99E0FFHai appena #00FF00accettato #99E0FFla richiesta di teletrasporto da parte di #99E0FF%player%&a." +command-tpa-accept-sender: "#99E0FF%player%&a ha appena accettato la tua richiesta di teletrasporto." +command-teleport-ignore-player: "#ff0000Non puoi mandare la richiesta di teletrasporto a #99E0FF%player%#ff0000 ti ignorano." +command-teleport-world: "#ff0000Devi stare nello stesso mondo per teletrasportarti." +command-tpa-error-to-late: "#ff0000Non hai nessuna richiesta di teletrasporto al momento." +command-tpa-error-to-late-2: "#ff0000La richiesta è scaduta." +command-tp-deny-sender: "#00FF00✔ Rifiutata la richiesta di teletrasporto di &f%player% #00FF00." +command-tp-deny-receiver: "#ff0000✘ &f%player% #ff0000ha rifiutato la tua richiesta di teletrasporto." +command-tp-cancel-error: "#ff0000Non hai mandato nessuna richiesta di teletrasporto a &f%player%#ff0000." +command-tp-cancel-sender: "#ff0000Cancellata #99E0FFla tua richiesta di teletrasporto a %player%." +command-tp-cancel-receiver: "&f%player% #ff0000ha cancellato la sua richiesta di teletrasporto." +command-world-teleport-self: "&aSei appena stato teletrasportato nel mondo &f%world%&a." +command-world-teleport-other: "&aHai appena teletrasportato &f%player% &anel mondo &f%world%&a." +command-tp: "&7Ti sei teletrasportato da #34cfe0%player%&f." +command-tp-self: "&7Hai teletrasportato #34cfe0%player%&7 da te." + + +# Command description +description-reload: "Aggiorna i file di configurazione" +description-gamemode: "Cambia la modalità di gioco" +description-gamemode-creative: "Cambia la modalità di gioco a creativa" +description-gamemode-survival: "Cambia la modalità di gioco a spettatore" +description-gamemode-adventure: "Cambia la modalità di gioco ad avventura" +description-gamemode-spectator: "Cambia la modalità di gioco spettatore" +description-day: "Imposta giorno nel tuo mondo" +description-night: "Imposta notte nel tuo mondo" +description-sun: "Imposta il sole nel tuo mondo" +description-top: "Teletrasportati in cima" +description-speed: "Cambia la velocità di movimento" +description-enderchest: "Apri la tua cassa dell'end" +description-endersee: "Apri la cassa dell'end di un altro giocatore" +description-tpa: "Teletrasportati a un giocatore" +description-tpa-accept: "Accetta la richiesta di teletrasporto" +description-tpa-deny: "Rifiuta la richiesta di teletrasporto" +description-tpa-cancel: "Cancella una richiesta di teletrasporto" +description-god: "Attiva o disattiva la modalità God" +description-heal: "Cura un giocatore" +description-more: "Ottieni più oggetti" +description-tp-world: "Teletrasportati in un altro mondo" +description-trash: "Apri il cestino della spazzatura" +description-feed: "Sfama un giocatore" +description-craft: "Apri il banco da lavoro" +description-enchanting: "Apri l'enchantment table" +description-invsee: "Apri l'inventario di un giocatore" +description-compact: "Comprimi un materiale" +description-hat: "Indossa un cappello" +description-tp: "Teletrasportati a un giocatore" +description-tp-self: "Teleport a player to your location" +description-player-weather: "Change your weather" +description-player-time: "Change your time" + +# Time format +time-day: "%02d giorno %02d ora %02d minuto %02d secondo" +time-hour: "%02d ora %02d minuto %02d secondo" +time-minute: "%02d minuto %02d secondo" +time-second: "%02d secondo" +format-second: "secondo" +format-seconds: "secondi" +format-minute: "minuto" +format-minutes: "minuti" +format-hour: "ora" +format-hours: "ore" +format-day: "giorno" +format-days: "giorni" +cooldown: "#ff0000✘ Devi aspettare &f%cooldown% #ff0000prima di poter ripetere questa azione." + + +# Teleportation +teleport-move: "#ff0000Non devi muoverti!" +teleport-message: + type: ACTION + message: "&7Verrai teletrasportato entro #0EEA93%seconds% &7secondi, non muoverti." +teleport-error: "#ff0000Hai gia una richiesta di teletrasporto in corso!" +teleport-success: + type: ACTION + message: "#99E0FFTi sei teletrasportato con successo!" +teleport-damage: "#ff0000Teletrasporto annullato. Hai ricevuto danno." +teleport-error-location: "#ff0000Non è stato possibile teletrasportarti in modo sicuro." From 6cd0d7ce1a092e78283d02bcbc2d330c91c3a699 Mon Sep 17 00:00:00 2001 From: Melon-Oof <147187344+Melon-Oof@users.noreply.github.com> Date: Fri, 12 Apr 2024 15:31:32 +0200 Subject: [PATCH 6/8] Add files via upload --- .../src/main/resources/messages/messages.yml | 349 ++++++++++-------- 1 file changed, 200 insertions(+), 149 deletions(-) diff --git a/Essentials/src/main/resources/messages/messages.yml b/Essentials/src/main/resources/messages/messages.yml index d8deecec..e54cae4b 100644 --- a/Essentials/src/main/resources/messages/messages.yml +++ b/Essentials/src/main/resources/messages/messages.yml @@ -1,149 +1,200 @@ -# Plugin's prefix -prefix: "#03fcb6zEssentials #656665• " -you: "you" -#Trash can GUI title -trash: "&8Trash" - -# Commands -command-syntax-error: "#ff0000You must execute the command like this#656665: &f%syntax%" -command-no-permission: "#ff0000You do not have permission to run this command." -command-no-console: "#ff0000Only one player can execute this command." -command-no-arg: "#ff0000Impossible to find the command with its arguments." -command-syntaxe-help: "&f%syntax% #656665» &7%description%" - -command-reload: "#00ff40You have just reloaded the configuration files." -command-essentials: "&ezEssentials&8, &eVersion &f%version%" - - -# GameMode commands -command-gamemode: "&fSet game mode&e %gamemode%&f for &b%player%&f." -command-gamemode-invalid: "#ff0000You need to specify a valid player." - - -# Weather commands -command-day: "&fYou have just brought &edaylight&f into the world &a%world%&f." -command-night: "&fYou have just brought &enightfall&f into the world &a%world%&f." -command-sun: "&fYou have just brought the &esun&f into the world &a%world%&f." - - -# Admins commands -command-top: "&7You've just been teleported to &etop&7." -command-top-error: "#ff0000Unable to find a position to transport you safely." -command-speed-invalid: "#ff0000You need to specify a valid player." -command-speed-fly: "&7You have just set your &nfly&r&7 speed to &f%speed%&7 for &f%player%&7. &8(&f2 &7by default&8)" -command-speed-walk: "&7You have just set your &nwalk&r&7 speed to &f%speed%&7 for &f%player%&7. &8(&f2 &7by default&8)" -command-speed-error: "#ff0000You must enter a number between &60#ff0000 and &610#ff0000. &8(&f2 &7by default&8)" -command-god-enable: "&7God mode &aenable &7for &f%player%&a." -command-god-disable: "&7God mode &cdisable &7for &f%player%&a." -command-heal-sender: "&7You just healed the player &f%player%&7." -command-heal-receiver: "&aYou have been healed." -command-heal-error: "&cYou cannot heal someone who is dead !" -command-more-error: "&cYou cannot make this order in item in hand." -command-more-success: "&7You just put your item to &f64&7." -command-feed-sender: "&7You just feed the player &f%player%&7." -command-feed-receiver: "&aYou have been feed." -command-feed-error: "&cYou cannot feed someone who is dead !" -command-compact-type: "&cImpossible to compact the material &f%material%&c." -command-compact-error: "&cYou have no &f%item%&c in your inventory." -command-compact-success: "&7You have just transformed #0EEA93x%amount% #99E0FF%item% &7en #0EEA93x%toAmount% #99E0FF%toItem%&7." -command-hat-success: "&7You just put #0ef0ce%item% &7on your head." -command-hat-error: "&cYou cannot put air on your head." -command-player-weather-reset: "&7You just changed the weather to that of the server." -command-player-weather-downfall: "&7You just put the rain on for yourself." -command-player-time-reset: "&7You just changed the time to that of the server." -command-player-time-change: "&7You’re here to change your time." - -# Teleport commands -command-tpa-error: "#ff0000You have already sent a request to #99E0FF%player%#ff0000." -command-tpa-error-same: "#ff0000You cannot teleport to yourself." -command-tpa-error-offline: "#ff0000Unable to find player, must be offline." -command-tpa-error-to-late-empty: "#ff0000You do not have a teleport request." -command-tpa-error-to-late-expire: "#ff0000The teleport request has expired." -command-tpa-sender: - - "#00FF00✔ #99E0FFSent &f%displayName% #99E0FFa teleport request." - - " #99E0FFType #00FF00/tpacencel %player%#99E0FF to cancel your request." -command-tpa-receiver: - - "" - - "#F8F327⚠ &f%displayName% #99E0FFhas requested to teleport to you!" - - " #99E0FFType #00FF00/tpaccept #99E0FFto #00FF00accept#99E0FF." - - " #99E0FFType #ff0000/tpdeny #99E0FFto #ff0000deny#99E0FF." - - "" - - "&7&oYou have 60 seconds to accept the teleport request." -command-tpa-accept-receiver: "#99E0FFYou have just #00FF00accepted #99E0FFthe teleport request from #99E0FF%player%&a." -command-tpa-accept-sender: "#99E0FF%player%&a has just accepted your teleport request." -command-teleport-ignore-player: "#ff0000You cannot send a teleport request to #99E0FF%player%#ff0000 they are ignoring you." -command-teleport-world: "#ff0000You need to be in the same world to teleport." -command-tpa-error-to-late: "#ff0000You do not have a teleport request." -command-tpa-error-to-late-2: "#ff0000The request has expired." -command-tp-deny-sender: "#00FF00✔ Denied &f%player% #00FF00teleport request." -command-tp-deny-receiver: "#ff0000✘ &f%player% #ff0000has denied your teleport request." -command-tp-cancel-error: "#ff0000You did not send a teleport request at &f%player%#ff0000." -command-tp-cancel-sender: "#ff0000Cancelled #99E0FFyour teleport request to %player%." -command-tp-cancel-receiver: "&f%player% #ff0000cancelled their teleport request to you." -command-world-teleport-self: "&aYou have just been teleported into the world &f%world%&a." -command-world-teleport-other: "&aYou just teleported the player &f%player% &ain the world &f%world%&a." -command-tp: "&7You just teleport to the player #34cfe0%player%&f." -command-tp-self: "&7You just teleported #34cfe0%player%&7 to your position." - - -# Command description -description-reload: "Reload configuration files" -description-gamemode: "Change player gamemode" -description-gamemode-creative: "Change player gamemode to creative" -description-gamemode-survival: "Change player gamemode to survival" -description-gamemode-adventure: "Change player gamemode to adventure" -description-gamemode-spectator: "Change player gamemode to spectator" -description-day: "Set the day in your world" -description-night: "Set the night in your world" -description-sun: "Set the sun in your world" -description-top: "Teleporting to top" -description-speed: "Change player speed" -description-enderchest: "Open your enderchest" -description-endersee: "Open a player enderchest" -description-tpa: "Teleport to a player" -description-tpa-accept: "Accept a teleportation request" -description-tpa-deny: "Denied a teleportation request" -description-tpa-cancel: "Cancel a teleportation request" -description-god: "Toggle god mode" -description-heal: "Heal a player" -description-more: "Get more items" -description-tp-world: "Teleport to another world" -description-trash: "Open a trash can" -description-feed: "Feed a player" -description-craft: "Open workbench" -description-enchanting: "Open enchantment table" -description-invsee: "Open player's inventory" -description-compact: "Compact material" -description-hat: "Create yourself a pretty hat" -description-tp: "Teleport to a player" -description-tp-self: "Teleport a player to your location" -description-player-weather: "Change your weather" -description-player-time: "Change your time" - -# Time format -time-day: "%02d day %02d hour %02d minute %02d second" -time-hour: "%02d hour %02d minute(s) %02d second" -time-minute: "%02d minute %02d second" -time-second: "%02d second" -format-second: "second" -format-seconds: "seconds" -format-minute: "minute" -format-minutes: "minutes" -format-hour: "hour" -format-hours: "hours" -format-day: "d" -format-days: "days" -cooldown: "#ff0000✘ You must wait for &f%cooldown% #ff0000before performing this action." - - -# Teleportation -teleport-move: "#ff0000You must not move!" -teleport-message: - type: ACTION - message: "&7Teleporting in #0EEA93%seconds% &7seconds, you must not move." -teleport-error: "#ff0000You already have a teleportation in progress!" -teleport-success: - type: ACTION - message: "#99E0FFYou have just teleported successfully!" -teleport-damage: "#ff0000You must not take damage during teleportation." -teleport-error-location: "#ff0000Unable to teleport you safely." +prefix: "#03fcb6zEssentials #656665• " +you: "you" +trash: "&8Trash" +player-not-found: "&f%player% #FF0000was not found." +module-disable: "#FF0000The &f%name% #FF0000module is disabled. You cannot use this command." + +# Commands +command-syntax-error: "#ff0000You must execute the command like this#656665: &f%syntax%" +command-no-permission: "#ff0000You do not have permission to run this command." +command-no-console: "#ff0000Only one player can execute this command." +command-no-arg: "#ff0000Impossible to find the command with its arguments." +command-syntaxe-help: "&f%syntax% #656665» &7%description%" + +command-reload: "#00ff40You have just reloaded the configuration files." +command-essentials: "&ezEssentials&8, &eVersion &f%version%" + + +# GameMode commands +command-gamemode: "&fSet game mode&e %gamemode%&f for &b%player%&f." +command-gamemode-invalid: "#ff0000You need to specify a valid player." + + +# Weather commands +command-day: "&fYou have just brought &edaylight&f into the world &a%world%&f." +command-night: "&fYou have just brought &enightfall&f into the world &a%world%&f." +command-sun: "&fYou have just brought the &esun&f into the world &a%world%&f." + + +# Admins commands +command-top: "&7You've just been teleported to &etop&7." +command-top-error: "#ff0000Unable to find a position to transport you safely." +command-speed-invalid: "#ff0000You need to specify a valid player." +command-speed-fly: "&7You have just set your &nfly&r&7 speed to &f%speed%&7 for &f%player%&7. &8(&f2 &7by default&8)" +command-speed-walk: "&7You have just set your &nwalk&r&7 speed to &f%speed%&7 for &f%player%&7. &8(&f2 &7by default&8)" +command-speed-error: "#ff0000You must enter a number between &60#ff0000 and &610#ff0000. &8(&f2 &7by default&8)" +command-god-enable: "&7God mode &aenable &7for &f%player%&a." +command-god-disable: "&7God mode &cdisable &7for &f%player%&a." +command-heal-sender: "&7You just healed the player &f%player%&7." +command-heal-receiver: "&aYou have been healed." +command-heal-error: "&cYou cannot heal someone who is dead !" +command-more-error: "&cYou cannot make this order in item in hand." +command-more-success: "&7You just put your item to &f64&7." +command-feed-sender: "&7You just feed the player &f%player%&7." +command-feed-receiver: "&aYou have been feed." +command-feed-error: "&cYou cannot feed someone who is dead !" +command-compact-type: "&cImpossible to compact the material &f%material%&c." +command-compact-error: "&cYou have no &f%item%&c in your inventory." +command-compact-success: "&7You have just transformed #0EEA93x%amount% #99E0FF%item% &7en #0EEA93x%toAmount% #99E0FF%toItem%&7." +command-hat-success: "&7You just put #0ef0ce%item% &7on your head." +command-hat-error: "&cYou cannot put air on your head." +command-player-weather-reset: "&7You just changed the weather to that of the server." +command-player-weather-downfall: "&7You just put the rain on for yourself." +command-player-time-reset: "&7You just changed the time to that of the server." +command-player-time-change: "&7You’re here to change your time." +command-fly-enable: "&7Flight mode &aenable &7for &f%player%&a." +command-fly-disable: "&7Flight mode &cdisable &7for &f%player%&a." + + +# Economy +command-economy-not-found: "#ff0000 Can’t find a economy with the name &f%name%#ff0000." +command-economy-give-all-sender: "#99E0FFYou just gave &f%economyFormat% #99E0FFto the online players." +command-economy-give-sender: "#99E0FFYou just gave &f%economyFormat% #99E0FFto the player &7%player%#99E0FF." +command-economy-give-receiver: "#99E0FFYou have just received &f%economyFormat%." +command-economy-set-sender: "#99E0FFYou just set &f%economyFormat% #99E0FFto the player &7%player%#99E0FF." +command-economy-set-receiver: "#99E0FFYou have just been modified &f%economyFormat%." +command-economy-take-sender: "#99E0FFYou just take &f%economyFormat% #99E0FFto the player &7%player%#99E0FF." +command-economy-take-receiver: "#99E0FFYou have just lost &f%economyFormat%." +command-economy-show-empty: "&f%player% #FF0000has no money." +command-economy-show-info: "&7- #99E0FF%economy% &f%amount%." +command-money: + - "#99E0FFYou have&8:" + - " &7- #99E0FF%economy-name-money% &f%economy-money%." + - " &7- #99E0FF%economy-name-coins% &f%economy-coins%." +command-pay-negative: "#ff0000Amount to pay must be positive." +command-pay-min: "#ff0000The minimum amount you can pay is &f%amount%#ff0000." +command-pay-max: "#ff0000The maximum amount you can pay is &f%amount%#ff0000." +command-pay-sender: "#99E0FFYou just sent #F8F327%amount%#99E0FF to the player &f%player%#99E0FF." +command-pay-receiver: "&f%player% #99E0FFjust sent you #F8F327%amount%#99E0FF." +command-pay-disable: "#ff0000You can’t send %name%." +command-pay-self: "#ff0000You cannot send money to yourself." +command-pay-not-enough: "#ff0000You don't have enough money." + + +# Teleport commands +command-tpa-error: "#ff0000You have already sent a request to #99E0FF%player%#ff0000." +command-tpa-error-same: "#ff0000You cannot teleport to yourself." +command-tpa-error-offline: "#ff0000Unable to find player, must be offline." +command-tpa-error-to-late-empty: "#ff0000You do not have a teleport request." +command-tpa-error-to-late-expire: "#ff0000The teleport request has expired." +command-tpa-sender: + - "#00FF00✔ #99E0FFSent &f%displayName% #99E0FFa teleport request." + - " #99E0FFType #00FF00/tpacencel %player%#99E0FF to cancel your request." +command-tpa-receiver: + - "" + - "#F8F327⚠ &f%displayName% #99E0FFhas requested to teleport to you!" + - " #99E0FFType #00FF00/tpaccept #99E0FFto #00FF00accept#99E0FF." + - " #99E0FFType #ff0000/tpdeny #99E0FFto #ff0000deny#99E0FF." + - "" + - "&7&oYou have 60 seconds to accept the teleport request." +command-tpa-accept-receiver: "#99E0FFYou have just #00FF00accepted #99E0FFthe teleport request from #99E0FF%player%&a." +command-tpa-accept-sender: "#99E0FF%player%&a has just accepted your teleport request." +command-teleport-ignore-player: "#ff0000You cannot send a teleport request to #99E0FF%player%#ff0000 they are ignoring you." +command-teleport-world: "#ff0000You need to be in the same world to teleport." +command-tpa-error-to-late: "#ff0000You do not have a teleport request." +command-tpa-error-to-late-2: "#ff0000The request has expired." +command-tp-deny-sender: "#00FF00✔ Denied &f%player% #00FF00teleport request." +command-tp-deny-receiver: "#ff0000✘ &f%player% #ff0000has denied your teleport request." +command-tp-cancel-error: "#ff0000You did not send a teleport request at &f%player%#ff0000." +command-tp-cancel-sender: "#ff0000Cancelled #99E0FFyour teleport request to %player%." +command-tp-cancel-receiver: "&f%player% #ff0000cancelled their teleport request to you." +command-world-teleport-self: "&aYou have just been teleported into the world &f%world%&a." +command-world-teleport-other: "&aYou just teleported the player &f%player% &ain the world &f%world%&a." +command-tp: "&7You just teleport to the player #34cfe0%player%&f." +command-tp-self: "&7You just teleported #34cfe0%player%&7 to your position." + + +# First join +join-message: "#99E0FF%player% &7joined the game" +quit-message: "#99E0FF%player% &7left the game" +first-join-message: "" +first-join-motd: + - "" + - "#00FF00✔ #99E0FFWelcome %player%#99E0FF !" + - "" + - "#858ef8Discord&8: #99E0FFhttps://discord.groupez.dev/" + - "&7Website&8: #99E0FFhttps://minecraft-inventory-builder.com/" + - "" + + +# Command description +description-reload: "Reload configuration files" +description-gamemode: "Change player gamemode" +description-gamemode-creative: "Change player gamemode to creative" +description-gamemode-survival: "Change player gamemode to survival" +description-gamemode-adventure: "Change player gamemode to adventure" +description-gamemode-spectator: "Change player gamemode to spectator" +description-day: "Set the day in your world" +description-night: "Set the night in your world" +description-sun: "Set the sun in your world" +description-top: "Teleporting to top" +description-speed: "Change player speed" +description-enderchest: "Open your enderchest" +description-endersee: "Open a player enderchest" +description-tpa: "Teleport to a player" +description-tpa-accept: "Accept a teleportation request" +description-tpa-deny: "Denied a teleportation request" +description-tpa-cancel: "Cancel a teleportation request" +description-god: "Toggle god mode" +description-heal: "Heal a player" +description-more: "Get more items" +description-tp-world: "Teleport to another world" +description-trash: "Open a trash can" +description-feed: "Feed a player" +description-craft: "Open workbench" +description-enchanting: "Open enchantment table" +description-invsee: "Open player's inventory" +description-compact: "Compact material" +description-hat: "Create yourself a pretty hat" +description-tp: "Teleport to a player" +description-tp-self: "Teleport a player to your location" +description-player-weather: "Change your weather" +description-player-time: "Change your time" +description-money: "Show your money" +description-eco: "Manages the server economies" +description-eco-set: "Sets the specified player's balance to the specified amount of money" +description-eco-take: "Takes the specified amount of money from the specified player" +description-eco-give: "Gives the specified player the specified amount of money" +description-eco-give-all: "Gives for all players the specified amount of money" +description-eco-reset: "Resets the specified player's balance to the server's starting balance" +description-eco-show: "Show player money" +description-pay: "Pays another player from your balance" +description-fly: "Toggle flight" + + +# Time format +time-day: "%02d day %02d hour %02d minute %02d second" +time-hour: "%02d hour %02d minute(s) %02d second" +time-minute: "%02d minute %02d second" +time-second: "%02d second" +format-second: "second" +format-seconds: "seconds" +format-minute: "minute" +format-minutes: "minutes" +format-hour: "hour" +format-hours: "hours" +format-day: "d" +format-days: "days" +cooldown: "#ff0000✘ You must wait for &f%cooldown% #ff0000before performing this action." + + +# Teleportation +teleport-move: "#ff0000You must not move!" +teleport-message: + type: ACTION + message: "&7Teleporting in #0EEA93%seconds% &7seconds, you must not move." +teleport-success: + type: ACTION + message: "#99E0FFYou have just teleported successfully!" +teleport-damage: "#ff0000You must not take damage during teleportation." +teleport-error-location: "#ff0000Unable to teleport you safely." From 8f1292fcc36943c73f4ccc7affad5f7aa2b5665b Mon Sep 17 00:00:00 2001 From: Melon-Oof <147187344+Melon-Oof@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:01:15 +0200 Subject: [PATCH 7/8] Update messages_it.yml --- .../main/resources/messages/messages_it.yml | 62 +++++++++++++++++-- 1 file changed, 57 insertions(+), 5 deletions(-) diff --git a/Essentials/src/main/resources/messages/messages_it.yml b/Essentials/src/main/resources/messages/messages_it.yml index 8785e36c..9b62e732 100644 --- a/Essentials/src/main/resources/messages/messages_it.yml +++ b/Essentials/src/main/resources/messages/messages_it.yml @@ -4,7 +4,8 @@ prefix: "#03fcb6zEssentials #656665• " you: "Tu" #Trash can GUI title trash: "&8Cestino della Spazzatura" - +player-not-found: "&f%player% #FF0000non è stato trovato." +module-disable: "#FF0000Il modulo &f%name% #FF0000 è disabilitato, non puoi usare questo comando." # Commands command-syntax-error: "#ff0000Devi eseguire il comando segunedo questo formato#656665: &f%syntax%" command-no-permission: "#ff0000Non puoi eseguire questo comando." @@ -53,6 +54,33 @@ command-player-weather-reset: "&7Hai appena cambiato il tempo atmosferico a quel command-player-weather-downfall: "&7Hai appena messo pioggia su di te." command-player-time-reset: "&7Hai appena cambiato il tempo aa quello del server." command-player-time-change: "&7Sei qui per cambiare il tuo tempo." +command-fly-enable: "&7Modalità volo &aabilitata &7per &f%player%&a." +command-fly-disable: "&7Modalità volo &cdisabilitata &7per &f%player%&a." + +# Economy +command-economy-not-found: "#ff0000 Non riesco a trovare una valuta di nome &f%name%#ff0000." +command-economy-give-all-sender: "#99E0FFHai appena dato &f%economyFormat% #99E0FFai giocatori online." +command-economy-give-sender: "#99E0FFHai appena dato &f%economyFormat% #99E0FFa &7%player%#99E0FF." +command-economy-give-receiver: "#99E0FFHai appena ricevuto &f%economyFormat%." +command-economy-set-sender: "#99E0FFHai impostato il saldo a &f%economyFormat% #99E0FFdel giocatore &7%player%#99E0FF." +command-economy-set-receiver: "#99E0FFHai appena modificato &f%economyFormat%." +command-economy-take-sender: "#99E0FFHai appena preso &f%economyFormat% #99E0FFa &7%player%#99E0FF." +command-economy-take-receiver: "#99E0FFHai perso &f%economyFormat%." +command-economy-show-empty: "&f%player% #FF0000has no money." +command-economy-show-info: "&7- #99E0FF%economy% &f%amount%." +command-money: + - "#99E0FFHai&8:" + - " &7- #99E0FF%economy-name-money% &f%economy-money%." + - " &7- #99E0FF%economy-name-coins% &f%economy-coins%." +command-pay-negative: "#ff0000Quantità da pagare deve essere positiva." +command-pay-min: "#ff0000La quantità minima che puoi pagare è &f%amount%#ff0000." +command-pay-max: "#ff0000La quantità massima che puoi pagare è &f%amount%#ff0000." +command-pay-sender: "#99E0FFHai dato #F8F327%amount%#99E0FF a &f%player%#99E0FF." +command-pay-receiver: "&f%player% #99E0FFti ha dato #F8F327%amount%#99E0FF." +command-pay-disable: "#ff0000Non puoi dare %name%." +command-pay-self: "#ff0000Non puoi dare soldi a te stesso." +command-pay-not-enough: "#ff0000Non hai abbastanza soldi." + # Teleport commands command-tpa-error: "#ff0000Hai gia mandato la richiesta a #99E0FF%player%#ff0000." @@ -87,6 +115,20 @@ command-tp: "&7Ti sei teletrasportato da #34cfe0%player%&f." command-tp-self: "&7Hai teletrasportato #34cfe0%player%&7 da te." +# First join +join-message: "&a+ #99E0FF%player%" +quit-message: "&c- #99E0FF%player%" +first-join-message: "" +first-join-motd: + - "" + - "#00FF00✔ #99E0FFBenvenuto %player%#99E0FF !" + - "" + - "#858ef8Discord&8: #99E0FFhttps://discord.groupez.dev/" + - "&7Sito&8: #99E0FFhttps://minecraft-inventory-builder.com/" + - "" + + + # Command description description-reload: "Aggiorna i file di configurazione" description-gamemode: "Cambia la modalità di gioco" @@ -117,9 +159,20 @@ description-invsee: "Apri l'inventario di un giocatore" description-compact: "Comprimi un materiale" description-hat: "Indossa un cappello" description-tp: "Teletrasportati a un giocatore" -description-tp-self: "Teleport a player to your location" -description-player-weather: "Change your weather" -description-player-time: "Change your time" +description-tp-self: "Teletrasportati da un giocatore" +description-player-weather: "Cambia il tempo metereologico" +description-player-time: "Chambia il tempo" +description-money: "Mostra il tuo saldo" +description-eco: "Manages the server economies" +description-eco-set: "Imposta il saldo di un giocatore alla quantita scelta" +description-eco-take: "Prendi dei soldi da un giocatore" +description-eco-give: "Dai a un giocatore dei soldi" +description-eco-give-all: "Dai a tutti i giocatori dei soldi" +description-eco-reset: "Azzera il saldo del giocatore al saldo iniziale del server" +description-eco-show: "Mostra il saldo di un giocatore" +description-pay: "Paga un altro giocatore attraverso l'utilizzo del tuo saldo" +description-fly: "Abilita/Disabilita il volo" + # Time format time-day: "%02d giorno %02d ora %02d minuto %02d secondo" @@ -142,7 +195,6 @@ teleport-move: "#ff0000Non devi muoverti!" teleport-message: type: ACTION message: "&7Verrai teletrasportato entro #0EEA93%seconds% &7secondi, non muoverti." -teleport-error: "#ff0000Hai gia una richiesta di teletrasporto in corso!" teleport-success: type: ACTION message: "#99E0FFTi sei teletrasportato con successo!" From 8c92688c1d2553ff71bff5c456edbc5154b5d269 Mon Sep 17 00:00:00 2001 From: Melon-Oof <147187344+Melon-Oof@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:01:43 +0200 Subject: [PATCH 8/8] Fix typo --- Essentials/src/main/resources/messages/messages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Essentials/src/main/resources/messages/messages.yml b/Essentials/src/main/resources/messages/messages.yml index e54cae4b..4f404be2 100644 --- a/Essentials/src/main/resources/messages/messages.yml +++ b/Essentials/src/main/resources/messages/messages.yml @@ -89,7 +89,7 @@ command-tpa-error-to-late-empty: "#ff0000You do not have a teleport request." command-tpa-error-to-late-expire: "#ff0000The teleport request has expired." command-tpa-sender: - "#00FF00✔ #99E0FFSent &f%displayName% #99E0FFa teleport request." - - " #99E0FFType #00FF00/tpacencel %player%#99E0FF to cancel your request." + - " #99E0FFType #00FF00/tpacancel %player%#99E0FF to cancel your request." command-tpa-receiver: - "" - "#F8F327⚠ &f%displayName% #99E0FFhas requested to teleport to you!"