Update BeeTrait.java

This commit is contained in:
lilingfengdev 2024-01-30 15:47:09 +08:00 committed by GitHub
parent 30298608d4
commit 0db8f18a82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ public class BeeTrait extends Trait {
@Command(
aliases = { "npc" },
usage = "bee (-s/-n) --anger anger",
desc = "Sets bee modifiers",
desc = "设置蜜蜂特征",
modifiers = { "bee" },
min = 1,
max = 1,