Backpack Plugin

Status
This thread has been locked.

457

♛ FourFiveSeven ♛
Premium
Feedback score
0
Posts
579
Reactions
145
Resources
0
Hey mcm, I'm looking for a custom backpack plugin with configurable size based on rank, I would also like for the data to be stored efficiently and not in a YML. Budget $10, thanks.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

goomonster3

Feedback score
0
Posts
56
Reactions
4
Resources
0
This chat is so funny... It is very noticeable that half of you started out with Bukkit API rather than a diversion... Let me get things straight...

XML - Grandest Local storage.
Why? It can be integrated into the code itself and you can define it as you like. Then, you also have the syntax of it. It is a lot more defined. It is simpler,
Yet more advanced then YAML files.

SQLite - SQLite is not much different from MySQL... It is a lot more limiting if you work on large plugins. Look at it this way. Would you rather use Skipt or Java to make a small plugin... Then, what one would you use to make a large plugin...

+1 Germ :p
SQLite is just MySQL but in a local form... Clever boy! You also clearly don't know much about data storing methods as SQLite is actually used by many of the great programmers and companies such as apple, google and it is even used in the Windows 10 operating system. Could I just ask, in what way does MySQL (or SQLite) limit you?
 

MrGermanrain

Premium
Feedback score
2
Posts
321
Reactions
62
Resources
0
SQLite is just MySQL but in a local form... Clever boy! You also clearly don't know much about data storing methods as SQLite is actually used by many of the great programmers and companies such as apple, google and it is even used in the Windows 10 operating system. Could I just ask, in what way does MySQL (or SQLite) limit you?
I'll be honest and say that I did not know as much about SQL.

Though I do however keep my statement about xml :)
 
Status
This thread has been locked.
Top