Uplift Paper version to 1.21.10

This commit is contained in:
Focusvity
2025-11-05 18:18:53 +11:00
parent afd3223c24
commit f6f37ca23c
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
dependencies {
paperweight.paperDevBundle("1.21.8-R0.1-SNAPSHOT")
paperweight.paperDevBundle("1.21.10-R0.1-SNAPSHOT")
}
@@ -29,7 +29,7 @@ public class AttributeManager implements IAttributeManager {
if (args.length < 4)
{
player.sendMessage(mm.deserialize("<aqua>/itemizer attr add <<white>name<aqua>> <<white>strength<aqua>>" +
"[<white>slot<aqua>] <red>- <gold>Add an attribute"));
" [<white>slot<aqua>] <red>- <gold>Add an attribute"));
return;
}