Published Mar 24th, 2013, 3/24/13 4:00 pm
- 811 views • 2 today
- 2
- 0
0
What is Qmod?
Qmod is my first bukkit plugin, it allows to create item's qith a custom Lore and Name. It is in it's early state so don't expect to mutch!
Download List
Config
Qmod has a config, it explains itself:
#Config of Qmod. #Messages can be formattet usign &0-9+a-f for coloars. #%name% will display the players name. qmod: #Options for when the player joins. welcome: #Should we display a welcome message? display: false #If so, what should we display? .name. will be replaced by the player's name. message: '&eWelcome &2.name.&r, This server runs &2qmod&r!' #Credit 7kasper! credits: #Should we give 7kasper some credits when he joins? :D givecredit: true #Item's Items: #Use & #Example #lightrod: //will be used in /qitem lightrod #name: lightrod //Ingame item name. #itemid: 369-1 //Normal minecraft itemid after the - Damage vaulue #lore: Awsome, ROD! //Item lore(text under the item) use ', ' to add multiple lines. #amount: 1 //Amount if no amount is given in the /qi command. lightrod: name: lightrod itemid: 369-0 lore: Awsome, ROD! amount: 1 key: name: .name.'s &2key itemid: 290-0 lore: Lock, Chest? amount: 1 wool: name: wol itemid: 35-2 lore: Wol, is, cool! amount: 1
Commands
- Qmod -Displays basic info
- Qm -Same as above.
- Qm help -Displays help
- Qm version -Displays qmod version
- Qm reload -Reload Qmod.
- Qitem -Display's a list of item's.
- Qi -Same as above.
- Qi item -Cheat an item.
Permissions
qmod.*: description: Gives access to all Qmod commands. default: op qmod.admin.*: description: Gives permission to the admin commands. default: op qmod.basic: description: Gives permission to the basic Qmod help. default: true qmod.admin.reload: description: Gives permission to Reload Qmod. default: op qmod.itemlist: description: Gives permission to view all Qmod Item's. default: true qmod.cheat.itemname: description: Gives permission to Cheat a Qmod Item's. default: op qmod.cheat.*: description: Gives permission to Cheat all Qmod Item's. default: op qmod.cheat.amount: description: Gives permission to Cheat Items with an custom amount. default: op
Additional Notes
http://dev.bukkit.org/server-mods/qmod/http://dev.bukkit.org/server-mods/qmod/files/
| Credit | dev7kasper |
| Progress | 25% complete |
| Tags |
2018717
2



Have something to say?