Script Help #256


  • Task
Open
  • tisflamin created this issue Mar 1, 2021

    Hiya, so I'm trying to get placeholders to work for scripts (papi ones) and it doesn't seem to work. Here is what I'm trying.

    runcmd:
    - "/sudo $arg1 staffautocheckafkgui"
    - "/playsound minecraft:block.anvil.destroy ambient $arg1 ~ ~ ~ 10000000000 0"
    - "$delay$<10>"
    - "$text$&b&lAuto Clicking Detection >> &e&l$arg1's &b&L30 Seconds has been completed."
    - $Script$%if%%luckperms_has_permission_afkcompleted%$arg1==yes
    - "$text$&b&lAuto Clicking Detection >> &e&L$arg1&b&l is not AutoClicking!"
    - $Script$%else%
    - "$text$&b&lAuto Clicking Detection >> &e&L$arg1&b&l is &c&lAutoClicking!"

     

    but when I have the permission it still says that I am autoclicking. I'd prefer if you could get in contact to me #Flamin0304 on discord, if not that's fine!

     

  • tisflamin added a tag Task Mar 1, 2021
  • Fordy436 posted a comment Mar 1, 2021

    Have you installed the LuckPerms plugin hook with papi?


To post a comment, please login or register a new account.