#Lord Rank Command

1 messages · Page 1 of 1 (latest)

jade lily
#

with 1 day delay

wind crater
#

this is not the place to ask someone to make you a skript, if you want people to make you skripts go to #job-board and request a skript.

the #skript-chat and #1027009214478028821 is used for those who wants to learn/need help/guide with skript

jade lily
#

but we made a skript

#

its not helping

#

command /kit lord:
permission: lord
permission message: &cSorry! Try Buying Lord rank using /buy
trigger:
give player 1 sunflower named "&bLord &6Token" with lore "&6Only For people with rank LORD"
set {Lordkit.%player's uuid%} to true
wait 24 hours
clear {Lordkit.%player's uuid%}

on join:
if player has permission "lord":
if {Lordkit.%player's uuid%} is true:
send "&6&lYou have &b&l/kit lord &6&lwaiting for you!"

#

thats the skript

wind crater
#

if you need help with a current skript, please how it with error

broken relicBOT
#

Code Blocks

To make it easier for others to read your code, it is asked that you send it in a code block. On Discord, you can simply send this:

```
Code here
```

jade lily
jade lily
wind crater
#

like this

jade lily
#

Uhh how to do it please telll

wind crater
#
this
is 
my 
code
wind crater
broken relicBOT
#

Code Blocks

To make it easier for others to read your code, it is asked that you send it in a code block. On Discord, you can simply send this:

```
Code here
```

wind crater
jade lily
#
command /kit lord:
    permission: lord
    permission message: &cSorry! Try Buying Lord rank using /buy
    trigger:
        give player 1 sunflower named "&bLord &6Token" with lore "&6Only For people with rank LORD"
        set {Lordkit.%player's uuid%} to true
        wait 24 hours
        clear {Lordkit.%player's uuid%}

on join:
    if player has permission "lord":
        if {Lordkit.%player's uuid%} is true:
            send "&6&lYou have &b&l/kit lord &6&lwaiting for you!"
#

there

wind crater
#

you can do

command /mycommand:
  cooldown: 24 hours
  cooldown message: "You claimed %elapsed time% ago, you may claim again again in %remaining time%."
  trigger:
    #code
jade lily
#

Ohh,

#

like

#

command /mycommand:
cooldown: 24 hours
trigger:
give player 1 sunflower named "&bLord &6Token" with lore "&6Only For people with rank LORD"
set {Lordkit.%player's uuid%} to true
wait 24 hours
clear {Lordkit.%player's uuid%}

on join:
if player has permission "lord":
if {Lordkit.%player's uuid%} is true:
send "&6&lYou have &b&l/kit lord &6&lwaiting for you!"

#

that?

wind crater
#

sure, but you can keep the current command and permission too

jade lily
#

ok

#

thanks

#

lemme try

wind crater
jade lily
#

Ohhhh

wind crater
#

you already made it

jade lily
#

Ok

#

thanks

#

yeah the command works @wind crater thanks

#

How to close this

wind crater
#

then click close

jade lily
#

Ohh