LWC - How to add a Player who can use

Discussion in 'Plugin Development' started by GeRrItK., Dec 21, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    GeRrItK.

    Hello Guys,

    I'm programming a Rent-System for Bukkit.
    When the player rents the object he should get LWC accessrights for this. I can't find something in the API or JavaDocs how to do that.

    Please help me!

    //Sorry for my bad english.
     
  2. Offline

    GeRrItK.

    Has anyone an idea?!
     
  3. Offline

    Lolmewn

    There's a command: /cmodify
     
  4. Offline

    GeRrItK.

    yeah... i know. But i can't find the CommandHandler in sourccode of LWC. Ingame it is no problem to modify a protection but i want to modify it in my plugin!
     
  5. Offline

    stelar7

    send the command from your plugin?
    someting.executeCommand("comand here");
     
  6. Offline

    GeRrItK.

    oh... yeah.. right.. THANKS!
     
Thread Status:
Not open for further replies.

Share This Page