Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request a feature] Withdraw money/exp #2379

Closed
wingcwf opened this issue Jan 13, 2019 · 2 comments
Closed

[Request a feature] Withdraw money/exp #2379

wingcwf opened this issue Jan 13, 2019 · 2 comments
Labels
type: enhancement Features and feature requests.

Comments

@wingcwf
Copy link

wingcwf commented Jan 13, 2019

I hope add a built-in withdraw feature to make it easy for players to sell their experience at the auction. And adding maximum/minimum Withdraw quantities

Command:
withdraw - Withdraws money onto a item
withdrawxp - withdraws experience onto a item

The following is an example format:

numbers:
max-exp-withdraw: 30970
max-money-withdraw: 1000000
min-exp-withdraw: 7
min-money-withdraw: 1

banknote:
signed:
item: "PAPER:0"
name: "&r&lBank Note &7(Right Click)"
lore:
- "&rValue &a${value}"
- "&rWithdrawn by &7{signer}"
bottle:
signed:
item: "EXP_BOTTLE:0"
name: "&r&lEXP Bottle &7(Right Click)"
lore:
- "&rValue &7{value} EXP"
- "&rWithdrawn by &7{signer}"

@Xeyame
Copy link
Contributor

Xeyame commented Jan 13, 2019 via email

@mdcfe
Copy link
Member

mdcfe commented Jan 13, 2019

You can already buy and sell experience through Essentials signs, but I agree with @Xeyame that this feature would be better served by another plugin like the one linked above.

@mdcfe mdcfe added the type: enhancement Features and feature requests. label Feb 13, 2019
@mdcfe mdcfe closed this as completed Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Features and feature requests.
Projects
None yet
Development

No branches or pull requests

3 participants