Follow this Tutorial to create new rewards
Follow this Tutorial to create new colors
Permissions are configurable in configuration files.
The output for commands that modify player information and notification can be muted.
Example: /alonsolevels addexp AlonsoAliaga 1000 true
This will add 1000 experience points to player AlonsoAliaga but nothing will be sent
to the player/console that performed the command. Useful for minigames that run
commands to reward players.
Check AlonsoLevels's commands in
our GitHub!
Thanks to @SoulStriker_ for the review! (Free version)
Thanks to @Ajneb97 for the review! (Free version)
You can send me your reviews
This is a
simple plugin, i don't think it requires more features.
However if you consider your suggestion should be added, let me know in
discussion tab.
Let us know if your server is using it!
1) Why is this BETA? That means it has bugs?
Answer: No, plugin should not have bugs. I use BETA because I like the word, I guess.
2) I like your plugins. Can I suggest you cool ideas for new ones?
Answer: Sure, join my discord server and let me know. I'll evaluate the suggestion
and decide if I wanna code it or not. Making a suggestion doesn't mean it will be made.
3) Why is this premium?
Answer: I made it premium as a way to motivate me to keep working on it.
Are you interested in why I decided to make it premium?
Read
our wiki where it's explained.
4) What about free version?
Answer: Well, you can still download free version
here.
Free version will always be free! Don't worry, it won't change ^^
5) What are Coins Multipliers for?
Answer: In this premium version, you can add money to players balance using a command.
Remember it ONLY works with commands. NOT DIRECTLY TO VAULT.
6) Why not directly with vault?
Answer: Simply. Because Vault does NOT have an event when money is added.
That means you cannot modify coins added to a balance, you need a custom economy plugin for that.
This is not an economy plugin, this is a leveling system.
7) This works with database?
Answer: Yes, as stated in features list you can use SQLite and MySQL.
8) What's that thing called API?
Answer: That's for developers who want to interact with AlonsoLevels in their plugins.
If you are not a developer, you won't be able to use it.
9) What's your discord?
Answer: You can find it at the beginning of the post.
9) Can I make a donation?
Answer: Sure, all donations are welcome and motivates me to make more plugins.
Check donation link at the beginning of the post.
10) Can i post this in mcbbs.net or similar?
Answer: No.
11) Are you sure?
Answer: Yes, I'm sure. You are not allowed to post it.
12) Help me, it's not working in my server!
Answer: Before reviewing the resource. Make sure you have installed all dependencies.
It the error persists. Paste startup console log in
https://sourceb.in/ and post it in discussion tab or join my server.
Did you
save money using my plugins instead of buying others?
My
web tools were useful for your and
saved you a lot of time?
Loved my work? Consider supporting my work so I can keep coding more plugins like this!
Check our placeholders in our Github
These addons are made by our official developers.
None yet
These addons are made by community, ask for support to their developers.
If you made a addon for this plugin. Let me know here
Check our leaderboards identifiers in our Github
Access the API package:
com.alonsoaliaga.alonsolevels.api.AlonsoLevelsAPI
Check our DeveloperAPI in our Github