Compare commits

..

No commits in common. "03d66b1c69be6604a1682a6ebb0db871c1f2cf83" and "e91d618dd65811a206ae6fa09a447ce59fcde0f2" have entirely different histories.

3 changed files with 12 additions and 14 deletions

View file

@ -95,7 +95,7 @@ tasks {
runServer {
downloadPlugins {
url("https://download.luckperms.net/1593/bukkit/loader/LuckPerms-Bukkit-5.5.8.jar")
url("https://download.luckperms.net/1575/bukkit/loader/LuckPerms-Bukkit-5.4.158.jar")
// 1.20.5 - latest testing
url("https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/artifact/build/libs/ProtocolLib.jar")

View file

@ -168,3 +168,12 @@ gui:
lore:
- "<grey>Clicking on any disguise as this mode is</grey>"
- "<grey>active will remove it from your favorites.</grey>"
cycling_choices:
lore:
- "<gray><i>Cycle through the values</i></gray>"
- "<gray><i>by left or right clicking.</i></gray>"
language:
name: "Language"
random_skin:
name: "Random skin on login"

View file

@ -159,14 +159,3 @@ gui:
name: "Langage"
random_skin:
name: "Apparence aléatoire à la connexion"
favorites:
add:
name: "Ajouter un favori"
lore:
- "<grey>Ajoute une nouvelle apparence favorite.</grey>"
- "<grey>Maintenez <gold>SHIFT</gold> pour ajouter votre apparence actuelle !</grey>"
remove:
name: "Activer la suppression"
lore:
- "<grey>Cliquer sur un déguisement lorsque le mode est</grey>"
- "<grey>actif le supprimera de vos favoris.</grey>"