Compare commits
2 commits
e91d618dd6
...
03d66b1c69
Author | SHA1 | Date | |
---|---|---|---|
03d66b1c69 | |||
c35a70712a |
3 changed files with 14 additions and 12 deletions
|
@ -95,7 +95,7 @@ tasks {
|
|||
|
||||
runServer {
|
||||
downloadPlugins {
|
||||
url("https://download.luckperms.net/1575/bukkit/loader/LuckPerms-Bukkit-5.4.158.jar")
|
||||
url("https://download.luckperms.net/1593/bukkit/loader/LuckPerms-Bukkit-5.5.8.jar")
|
||||
|
||||
// 1.20.5 - latest testing
|
||||
url("https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/artifact/build/libs/ProtocolLib.jar")
|
||||
|
|
|
@ -168,12 +168,3 @@ 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"
|
|
@ -159,3 +159,14 @@ 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>"
|
Loading…
Add table
Add a link
Reference in a new issue