feat(language): reworked messages and formatting
This commit is contained in:
parent
5197fefdaf
commit
0ef5766004
71 changed files with 670 additions and 522 deletions
|
@ -130,12 +130,12 @@ tasks {
|
|||
url("https://download.luckperms.net/1554/bukkit/loader/LuckPerms-Bukkit-5.4.139.jar")
|
||||
|
||||
// 1.20 - 1.20.4 testing
|
||||
url("https://github.com/dmulloy2/ProtocolLib/releases/download/5.2.0/ProtocolLib.jar")
|
||||
//url("https://github.com/dmulloy2/ProtocolLib/releases/download/5.2.0/ProtocolLib.jar")
|
||||
|
||||
// 1.20.5 - latest testing
|
||||
//url("https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/artifact/build/libs/ProtocolLib.jar")
|
||||
url("https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/artifact/build/libs/ProtocolLib.jar")
|
||||
}
|
||||
|
||||
minecraftVersion("1.20.4")
|
||||
minecraftVersion("1.21.1")
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue