This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
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"
Seems interesting. I'll look into adding it. If I can find a nice way to do it, I will.
To post a comment, please login or register a new account.