• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.
  • Minecraft 1.16.220 Update + Bug/Crash Fixes
    Added MCPE 1.16.220 version and fixed crashes for multiple plugins. You can view the full changelist here.
  • Forum Updates - 4/11/2021
    Various changes have been made to the forums and a few categories. You can view the full changelist here.

Donation Information Command v2

Warning!
Hello , there have been no replies in this thread for more than 30 days.
Please make sure you have a valid reason before you reply to this thread or you may face moderation action.
#1
Same command as before, only difference is it no longer has a server IP, as even tho i wasn't Advertising, it was deleted for that.
Code:
cmd add donating let %method% = %args%[1]
cmd add donating if %method% = \"\" then goto 8
cmd add donating if %method% = \"Android\" then goto 10
cmd add donating if %method% = \"iOS\" then goto 15
cmd add donating if %method% = \"WhereItGoes\" then goto 20
cmd add donating if %method% = \"HowItHelps\" then goto 23
cmd add donating exit
cmd add donating message %p% §bPlease enter either §aAndroid §bor §diOS§b.
cmd add donating exit
cmd add donating message %p% §bDownload §aDonations for Leet.cc §bon the Google Play Store
cmd add donating message %p% §bEnter this servers IP §a(§eYOUR-IP-HERE§a)
cmd add donating message %p% §bSelect an amount, and choose enter.
cmd add donating message %p% §bDone! Please wait while your in-game reward is sent.
cmd add donating exit
cmd add donating message %p% §bDownload §aLeet Co-Payment App §bon the App Store
cmd add donating message %p% §bEnter this servers IP §a(§eYOUR-IP-HERE§a)
cmd add donating message %p% §bSelect an amount, and choose enter.
cmd add donating message %p% §bDone! Please wait while your in-game reward is sent.
cmd add donating exit 
cmd add donating message %p% §bAll donations go to our host, §aLeet.CC§b who in turn gives us Credits, to use on Daily Fees and Plugins.
cmd add donating message %p% §bTo find out more, visit §ehttps://leet.cc/
cmd add donating exit
cmd add donating message %p% §bDonating helps keep us up every day, as well as getting new Plugins for the server to make your experience even more enjoyable.
cmd add donating exit
 

thedeibo

Department Head
Staff Member
Department Head
Community Team
#2
Wow... people who don’t version properly between the codes really furiate me. On google look up the phrase “Semantic Versioning”
 
#4
I
Wow... people who don’t version properly between the codes really furiate me. On google look up the phrase “Semantic Versioning”
I have no idea... i googled "Semantic Versioning" and i still don't quite get what it has to do with the mad commands post 🤨🤔
 

thedeibo

Department Head
Staff Member
Department Head
Community Team
#5
“V2”
All you’ve done was change A tiny bit of the madcmds.
In my opinion, that would have been v1.1.0, or v1.0.1

It’s just something to keep in mind, rather than a correction.
 
#6
“V2”
All you’ve done was change A tiny bit of the madcmds.
In my opinion, that would have been v1.1.0, or v1.0.1

It’s just something to keep in mind, rather than a correction.
By "v2" i should have put "Post 2" or "Repost" as i meant its the second post not a second edition of code (because i dont consider removing something to conform with rules as a new version)