BetterSocialCommands
A super basic extension to
BetterSocial
Adds
- Commands can be run after linking
- Command can be run after unlinking
Permissions
Reload
- bettersocial.admin
Config
Code (YAML):
identifiers
:
# Each Identifier needs to be unique, otherwise it will throw errors
# Make sure this lines up with the identifiers in "social.yml" within "BetterSocial" folder
discord:
enabled
: true
# Should this identifier be used?
linkedCommands
:
# The commands that should be executed after linked event
- discordsrv link
%bettersocial_value_discord%
unlinkedCommands
:
# The commands that should be executed after linked event
- 'console
: discordsrv unlink
%player_name%'
Dependencies
BetterSocial
PlaceHolderAPI
- It is suggested to install
Code (Text):
/papi ecloud download Player
to get player-related placeholders