diff --git a/discord.sk b/discord.sk index 27b9805..0890ac1 100644 --- a/discord.sk +++ b/discord.sk @@ -15,18 +15,17 @@ options: command /discord: trigger: - send "&d&k0 &b&l Click This message to join our discord! &d&k0" to player - + 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 " &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: @@ -40,15 +39,27 @@ command /dstaff: every {@Interval}: send "&6&m=================================" to all players - send "&a&lJoin our discord for the latest updates!" to all players - send " &9Click anywhere here or follow this link" to all players - send " &b{@Link}" 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 " &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"