[0/10 copies sold] Elk Practice

Status
This thread has been locked.

Ambrosia

Premium
Feedback score
22
Posts
2,340
Reactions
1,384
Resources
0
Introduction:
Hello everyone, I decided that my other thread (gCore Practice Core) was done for. There was some trash posting on it, it lacked details and I shouldn't have had a pre-release/release date. So today I decided to create a new thread for Elk Practice.

Elk Practice is an extremely is an extremely optimized practice core. This core consists of many features from practice cores and also some more unique features. The core consists of clean code, an upcoming API and lastly has some obfuscation.

Features:
- MySQL Database Support, editable in config
- Custom Achievements
- Elo Ranking
- Custom tournaments
- Create your own party
- In-game and config knockback editor
- Kitroom spawn, editable in config
- Scoreboard (by glaedr)
- View inventories a configurable seconds after the match
- Spectator mode
- A clean guide to help people with any practice needs
- Clean code, decent obfuscation, and a secure plugin

Screenshots:
- Packages: one
- Code Snippets: one, two, three
- Config Files: one, two, three, four
- In-game Screenshots: one, two, three, four, five, six

Price:
- Price: $100 dollars
- Price [SRC]: $175
- Sold: 0/10 copies

Contacts:
- MCM: PM me on here.
- Skype: live:spigotapi

T&S:
- #1: You, the buyer, do not have permission to redistribute, decompile, or any other sort of that activity.
- #2: You, the buyer, may not send this to anybody unless you have permissions from me, the seller.
- #3: You, the buyer, may not resell this unless you have permissions from me, the seller.
- #4: You, the buyer, may not refund/chargeback after the deal is over.
- #5: You, the buyer, must pay F&F via PayPal.
- #6: By dealing with me, the seller, you, the buyer must agree to this T&S.

1.0.1 (04/13/17) (MEDIUM: message tweaks, configurable options):
- The messages display more information.
- Fixed some grammar and spelling mistakes, cleaned up the messages.
- Able to configure the amount of time the inventory displays after the match.
- Able to configure the storage type (sql - mysql / file - .yml file / cache - non-persistent data).

* Please do not trash the thread *
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

LordOfTime

Feedback score
15
Posts
602
Reactions
245
Resources
0
Just want to say, from a legal standpoint ToS #6 isn't legally binding :p Terms of service are only binding upon agreement, with the clauses currently in place, and changing them requires the user to agree to them again. Also, I'd add a ToS for "by dealing with me, you, the buyer, agree to the above ToS" in there, to make sure it's obvious that there's an agreement to them by doing business with you.

Other than that :p Good luck with sale, looks good!
 

Ambrosia

Premium
Feedback score
22
Posts
2,340
Reactions
1,384
Resources
0
Just want to say, from a legal standpoint ToS #6 isn't legally binding :p Terms of service are only binding upon agreement, with the clauses currently in place, and changing them requires the user to agree to them again. Also, I'd add a ToS for "by dealing with me, you, the buyer, agree to the above ToS" in there, to make sure it's obvious that there's an agreement to them by doing business with you.

Other than that :p Good luck with sale, looks good!
Thank you, I will add that
 

Vail

Pop that
Supreme
Feedback score
10
Posts
446
Reactions
179
Resources
0
Looks hella good, wish i was doing a Practice server, then I would for sure buy this!
 

Ambrosia

Premium
Feedback score
22
Posts
2,340
Reactions
1,384
Resources
0
Have fun decompiling it, I just tried to decompile it with JDGUI (I know it's bad), the classes duplicated, they don't show any code, almost all classes include #INTERNAL ERROR.
 

LordOfTime

Feedback score
15
Posts
602
Reactions
245
Resources
0
I can tell you from personal experience that JdGUI is useful if you're trying to get an idea of what's going on, but trying to wholesale copy code from it almost never works unless the plugin is like 100 lines or less. I tried to decompile one of my old plugins with it because I didn't have the source handy, and the mess it generated was so bad that I dug out my old computer and found the source to avoid having to deal with it. That being said, other decompilers are better. I'm not going to list examples, as I don't want to give you any ideas, but suffice to say that a bit of digging around can yield a better decompiler that gives, if not easily editable code, at least code that will usually work when you try to recompile it.
 

Fle

Top tier Random.
Supreme
Feedback score
11
Posts
1,025
Reactions
425
Resources
0
Exporting decompiled source code is quite a terrible idea. It is trying to revert the bytecode back into source, leaving you with the source looking the same as the decompiled files in the window with terrible code overall. Not to mention, that when you try to resell exported code, it is quite easily distinguishable that it is recompiled when proof is shown.
I'm positive that he didn't mean hes going to resell it, he meant that he could just decompile it and get the source code without paying an extra fee. Which is false.
 
Status
This thread has been locked.
Top