#Permissions and delay

1 messages · Page 1 of 1 (latest)

cyan steppe
#
- '[console] lp user %player_name% permission set cauldron.recipe.apple.ready true<delay=600>'
- '[message] &7[&#94fb6a&l!&7] Your &#ddfdf2cauldron &7recipe is now ready&7.<delay=600>'
- '[sound] BLOCK_NOTE_BLOCK_BELL<delay=600>'

I have a crafting system with deluxe menus but when a player waits for the item to get crafted and leaves the server the commands above won't run is there any other way to recreate them? i use luckperms as a permission plugin. I also tried this and didn't work either:

- '[givepermission] cauldron.recipe.apple.ready<delay=600>'

I mostly care to somehow give permission to the player even if they disconnect from the server is there any way :/?

cyan steppe
#

any idea :/ ?

sweet nimbus
#

You can not do that with dm, I believe it checks if the player is still online before executing delayed actions