Taking Money from Player!

Discussion in 'Plugin Development' started by Aephout14, May 16, 2015.

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

    Aephout14

    Hey, I am currently working on a shop GUI, Is there anyway I can take money away from the player When they click on the Item.

    I mean something like player.performCommand("eco take player 100"); , I am using essentials so.
     
  2. Offline

    mine-care

  3. just use the PlayerWithdraw (or something like that) function from the vault api
     
Thread Status:
Not open for further replies.

Share This Page