#============================================== # Discord Broadcasting # Skript Made By TheTrouper#6969 # DO NOT DISTRIBUTE WITHOUT PREMISSION # Copy#001 #============================================== options: # Invite link to your discord Link: https://discord.gg/ogre # Broadcast Interval Interval: 3 minutes command /discord: trigger: send "&9Discord> &b Click This message to join our discord!" to player command /discordbroadcast: permission: discordbroadcast.announce aliases: /db trigger: send "&6&m=================================" to all players send " &a&lMake sure to join our discord!" to all players send " &c&l Want better loot? %newline%&7Join the discord for some shiny new gear!" to all players send " &9Click anywhere here or follow this link" to all players send " &b{@Link}" to all players send "&6&m=================================" to all players command /dstaff: permission: discordbroadcast.announce trigger: send "&6&m=================================" to all players send " &cAsking for staff ranks is against the rules." to all players send " &aIf you want to be a part of the staff team join the discord." to all players send " &aApplications are in the info channel (Google Form)" to all players send " &bYou can click anywhere in this block" to all players send " &b&lStaff Applications are OPEN" to all players send "&6&m=================================" to all players every {@Interval}: send "&6&m=================================" to all players send " &b&l Want better loot? %newline%&7 Join the discord for some shiny new gear!" to all players send " &eClick anywhere here or follow this link" to all players send " &9{@Link}" to all players send "&6&m=================================" to all players command sellout: permission: dupe.announce trigger: send "&6&m=================================" to all players send " &aDO /BUY FOR GREAT RANK DEALS" to all players send " &b&k0&r &dSTARTING AT 2$ FOR RANKS WITH FLY &b&k0" to all players send "&6&m=================================" to all players command /setdckit: permission: op trigger: set {discordkit} to player's held item send "&9Kit> &7The Discord kit should have been set" command /discordkit: permission: discordkit.use cooldown: 60 minutes cooldown message: &cYou can only claim a discord kit every hour! trigger: give player {discordkit} send "&9Kit> &7The Discord kit should have been given to you"