WordRank 3.0
Source | Download | Config Info | Logo by tempszz | Translating
WordRank allows you to create 'words' that can redeemed for groups. It's great for getting new players to read your rules, simply hide the word in the rules that will, upon redemption, give the new player a new group that is allowed to leave the spawn area. This plugin was originally created thanks to someone with a great idea.
Features
- Create words that can be redeemed for player groups
- Words can set or add groups
- Words can be redeemed through chat or command
- API with support for custom words that redeem things other than groups
- Vault support, meaning this plugin supports 10 different permission plugins
- Custom events
- Metrics Support
- Source code is freely available on GitHub
- All commands (except redeem of course) can be used from the console
- Support for English, Canadian English, French, German, and Spanish
Permissions
You can view a full breakdown of the permissions here
- WordRank.*: Grants all possible WordRank permissions
- WordRank.add: Grants you the ability to add a new word /wr add
- WordRank.remove: Grants you the ability to remove a word /wr remove
- WordRank.removeall: Grants you the ability to remove all words at once /wr removeall
- WordRank.say: Grants you the ability to redeem a word through chat and through command /wr redeem
- WordRank.list: Grants you the ability to view a list of all the words /wr list
- WordRank.info: Grants you the ability to view a summary of information about a word /wr info
You can test/view what you have permission for by typing /wr, any command that shows up you have permission to use
/wordrank can also be used instead of /wr
Requirements
- Vault
- For redeeming words, you must have a permission plugin Vault supports. For checking permissions, this plugin uses bukkit's built-in permission system
- Compatible Craftbukkit version (this can be viewed on the downloads page)
Todo List
In order by priority
- Transfer plugin's localization methods to BukkitDev localization friendly
- Get all messages properly localized here on BukkitDev
- Clean up plugin's custom events and add new useful events
- Write up API usage on BukkitDev
API information coming soon, you can view the api yourself here