Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

A super simple hook to allow Better Social to trigger commands

Notifications You must be signed in to change notification settings

Resnovas/BetterSocialCommands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetterSocialCommands

A super basic extension to BetterSocial

Adds

  • Commands can be run after linking
  • Command can be run after unlinking

Permissions

Command Permission Default
Reload bettersocial.admin op

Config

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

About

A super simple hook to allow Better Social to trigger commands

Resources

Stars

Watchers

Forks

Languages