|
@@ -164,6 +164,14 @@
|
|
"/advancement revoke <targets> through <advancement>",
|
|
"/advancement revoke <targets> through <advancement>",
|
|
"/advancement revoke <targets> until <advancement>"
|
|
"/advancement revoke <targets> until <advancement>"
|
|
],
|
|
],
|
|
|
|
+ "attribute": [
|
|
|
|
+ "/attribute <target> <attribute> get [<scale>]",
|
|
|
|
+ "/attribute <target> <attribute> base get [<scale>]",
|
|
|
|
+ "/attribute <target> <attribute> base set <value>",
|
|
|
|
+ "/attribute <target> <attribute> modifier add <uuid> <name> <value> (add|multiply|multiply_base)",
|
|
|
|
+ "/attribute <target> <attribute> modifier remove <uuid>",
|
|
|
|
+ "/attribute <target> <attribute> modifier value get <uuid> [<scale>]"
|
|
|
|
+ ],
|
|
"ban": [
|
|
"ban": [
|
|
"/ban <targets>",
|
|
"/ban <targets>",
|
|
"/ban <targets> <reason>"
|
|
"/ban <targets> <reason>"
|