Solved Withdraw

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Apr 23, 2020
3
0
0
23
Category: Requests

Suggested name: Withdraw

Spigot/Skript Version: Any

What I want:
When someone puts /withdraw (amount) they get a piece paper of that amount. I know there is a plugin, but that has stopped working... Thanks

Ideas for commands: /withdraw {amount}

Ideas for permissions: withdraw.allow?

When I'd like it by: A reasonable time

[doublepost=1587740625,1587740569][/doublepost]Also if they dont have enough. Say "Insufficient Funds" (I Use Essentials Econemey)
[doublepost=1587743837][/doublepost]command /withdraw:
trigger:
give player 1 paper named "&a&oTest"

(Thats what I have right now