1.0.3
This commit is contained in:
5vl
2021-01-13 17:15:33 +01:00
parent 6277e9b3c3
commit 4dd5a897ea
8 changed files with 153 additions and 5 deletions

View File

@@ -38,9 +38,16 @@ BroadcastBan: 'has been banned for: &e' # Last color code is the color that the
BroadcastUnban: 'has been unbanned.'
# Other
# Leave/Join messages.
CustomJoin: '&7[&a+&7]&b'
CustomLeave: '&7[&c-&7]&b'
# Errors
CannotFindPlayer: '&4Error: Cannot find the specified player.'
MissingPermission: '&4&lYou do not have permission to execute this command!'
Console: '&cYou can only run this command as a player.'
InvalidArgument: '&4Error: Invalid argument.'
CommandDisabled: '&bThis command has been disabled.'
# Other
Discord: '&bhttps://discord.gg/YourDiscordLinkHere' # Please put in your discord link.

View File

@@ -24,4 +24,6 @@ commands:
unban:
description: You can unban people with this!
discord:
description: Send your discord link in chat!
description: Send your discord link in chat!
toggle:
description: You can toggle certain features with this!