Skip to content

Commit b0af9a7

Browse files
authored
Update plugin.yml
Fixed an error
1 parent 8facd1c commit b0af9a7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/main/resources/plugin.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,23 @@ commands:
1515
usage: /punish <player>
1616
permission: weguardian.punish
1717
ban:
18-
description: Permanently ban a player with LibertyBans features
18+
description: Permanently ban a player
1919
usage: /ban <player> <reason> [-s] [-t template] [-d duration]
2020
permission: weguardian.ban
2121
tempban:
22-
description: Temporarily ban a player with LibertyBans features
22+
description: Temporarily ban a player
2323
usage: /tempban <player> <duration> <reason> [-s] [-t template]
2424
permission: weguardian.tempban
2525
mute:
26-
description: Permanently mute a player with LibertyBans features
26+
description: Permanently mute a playee
2727
usage: /mute <player> <reason> [-s] [-t template] [-d duration] [--ip]
2828
permission: weguardian.mute
2929
tempmute:
30-
description: Temporarily mute a player with LibertyBans features
30+
description: Temporarily mute a player
3131
usage: /tempmute <player> <duration> <reason> [-s] [-t template] [--ip]
3232
permission: weguardian.tempmute
3333
kick:
34-
description: Kick a player from the server with LibertyBans features
34+
description: Kick a player from the server
3535
usage: /kick <player> <reason> [-s] [-t template] [--ip]
3636
permission: weguardian.kick
3737
warn:

0 commit comments

Comments
 (0)