Issue command "as player" #14


  • Enhancment
  • Accepted
Open
Assigned to _ForgeUser7535878
  • Forge_User_62803785 created this issue May 31, 2013

    Following situation:

    I tried to make a package that buys towny bonus plots:

        commands:
        - pex user %player add towny.command.town.buy
        - money grant %player 100
        - town deposit 100
        - town buy bonus 1
        - pex user %player remove towny.command.town.buy

    The problem is that the 100 coins are needed in the town bank to buy the plot, but DP does not give an option to transfer the money from the player into his town bank.

    What would be needes is something like: "as player: - town deposit 100"

  • Forge_User_62803785 added the tags New Enhancment May 31, 2013
  • _ForgeUser7535878 posted a comment May 31, 2013

    Seems interesting. I'll look into adding it. If I can find a nice way to do it, I will.

  • _ForgeUser7535878 removed a tag New Jun 19, 2013
  • _ForgeUser7535878 added a tag Accepted Jun 19, 2013

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