get request to a command

Discussion in 'Plugin Development' started by kent1.62, Apr 16, 2014.

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

    kent1.62

    Hello,

    I have a problem because I want a bukkit function who send a commant to the server but I need the result and I dont find it.

    I used getServer().dispatchCommand(...) but it returns a boolean.

    I need result of command. You have an idea ?

    Thanks ! (Sorry for my little english)
     
  2. Offline

    Glumpz

    kent1.62 The result of a command can only be a boolean.
     
  3. Offline

    RawCode

    use shared memory fields to pass arbitrary data around.

    no code spoonfeed will follow, do it self.
     
  4. Offline

    Unfooishly

    kent1.62 I'm not quite sure what you are are trying please specify a bit more.
     
Thread Status:
Not open for further replies.

Share This Page