Jump to content

DemyanM

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by DemyanM

  1. Hello BogeyGaming, the scripts you requested are really easy to make:
     

    options:
    	apply_link: #replace this with the link to your application form#
    	discord_server_link: #replace this with your discord invite link#
    	
    
    command /discord:
    	trigger:
    		send "&7You can join our discord by clicking this link &e%{@discord_server_link}%"
    
    command /apply:
    	trigger:
    		send "&7You can apply here &e%{@apply_link}%"

     

    • Thanks 1
×
×
  • Create New...