mirror of
https://github.com/5vl/CorePlugin.git
synced 2025-09-13 11:23:39 +00:00
1.0.3
1.0.3
This commit is contained in:
@@ -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.
|
@@ -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!
|
Reference in New Issue
Block a user