Hey there!
Recently a client requested a plugin that would do the following:
- A player joins the server with 50 'xp' points.
- Integrated chat system & rank integration (tied in with Vault prefixes, etc.)
- Configuration for levels like so:
- Rankup Message
- Chat would be like this:
<rankPrefix> <playerName> (level): message
However, they never responded after I completed the plugin. I want to know if anyone would be interested in purchasing the plugin. Please let me know.
Recently a client requested a plugin that would do the following:
- A player joins the server with 50 'xp' points.
- Integrated chat system & rank integration (tied in with Vault prefixes, etc.)
- Configuration for levels like so:
Code:
# Set up like the following:
# 50XP would give a player the "Beginner" Rank.
Levels:
50:
Rank: Beginner
100:
Rank: Advanced
- Rankup Message
- Chat would be like this:
<rankPrefix> <playerName> (level): message
However, they never responded after I completed the plugin. I want to know if anyone would be interested in purchasing the plugin. Please let me know.
