How to run vanilla command for none op player who are clicking on the sign ? #7839


  • Fixed
  • Question
Closed
Assigned to epicanard
  • Forge_User_58634852 created this issue Jun 22, 2020

    What version of ServerSigns are you using?
    4.6.0

     

    What server version (/version) are you using?
    Bukkit 1.8.8

     

    Describe your issue/suggestion :

    I want to create kits with serversign but I got some troubles. I tried to add /give and /clear on signs. It works for op but not for narmal players. So I tried to make the command run in server side with the <server>. It is working to run the command for all players but the @p selector is not working. So I can't run vanilla commands for none op player who are clicking on the sign. Does someone can help me ?

  • Forge_User_58634852 added a tag Defect Jun 22, 2020
  • epicanard posted a comment Jun 23, 2020

    Hello :)


    You can use the type <server>.


    Exemple :

    /svs add <server> give <player> minecraft:dirt

     

    It will execute the command from the console so the player don't need any permission and the player name will be automatically replaced by the name of the player who clicked on the sign.

     

    Best regards,

    EpiCanard 


    Edited Jun 23, 2020
  • epicanard self-assigned this issue Jun 23, 2020
  • epicanard closed issue Sep 28, 2020
  • epicanard posted a comment Sep 28, 2020

    It's been three month with no response. I close the issue.


    Please reopen it if the answer doesn't fix your issue.

  • epicanard removed a tag Defect Sep 28, 2020
  • epicanard added the tags Fixed Question Sep 28, 2020

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