mirror of
https://github.com/5vl/CorePlugin.git
synced 2025-09-13 11:23:39 +00:00
1.0.4
Removed /toggle and put the toggles in the config file due to some issues
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# Toggle features
|
||||
DiscordCommand: true
|
||||
CustomJoinAndLeave: true
|
||||
|
||||
# Gamemode messages
|
||||
CreativeSelf: '&aYour gamemode has been changed to &cCreative.'
|
||||
CreativeSetOther: '&aYou changed the gamemode to &cCreative &afor: &d' # Last color code is the color that the playername will show in.
|
||||
@@ -26,8 +30,8 @@ FlyDisabledOther: '&aYour fly has been &cdisabled &aby: &d' # Last color code is
|
||||
|
||||
# Heal
|
||||
HealSelf: '&aYou have &chealed &ayourself.'
|
||||
HealOther: '&aYou have &chealed &a:&d' # Last color code is the color that the playername will show in.
|
||||
HealedOther: '&aYou have been &chealed &aby: &d' # Last color code is the color that the playername will show in.
|
||||
HealOther: '&aYou have &chealed&a:&d' # Last color code is the color that the playername will show in.
|
||||
HealedOther: '&aYou have been &chealed &aby:&d' # Last color code is the color that the playername will show in.
|
||||
|
||||
# Punishments
|
||||
DefaultKick: 'You have been kicked from the server.'
|
||||
|
@@ -24,6 +24,4 @@ commands:
|
||||
unban:
|
||||
description: You can unban people with this!
|
||||
discord:
|
||||
description: Send your discord link in chat!
|
||||
toggle:
|
||||
description: You can toggle certain features with this!
|
||||
description: Send your discord link in chat!
|
Reference in New Issue
Block a user