BetterSocialCommands
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- Source Code:
- https://github.com/Videndum/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 installto get player-related placeholdersCode (Text):/papi ecloud download Player

BetterSocialCommands 1.0.0
Enhance BetterSocial by running commands after linking or unlinking socials.