Description
My first Bukkit plugin that I will be publishing on Bukkit Dev.
Monkitt is a very miscellaneous, which will have a lot of different features, including an updater for the plugin. It will have a lot of configuration options, and shortcut crafting recipes. The source code can be found here: https://github.com/TheMonkey1415/Monkitt/
Current commands and how to use them:
- monkitt:
| description: Sends Monkitt help |
| usage: /monkitt |
| permission: true |
| permission-message: You don't have permission to use that command! |
-
- isop:
| description: Tells whether the specified player is an op. |
| usage: /isop <player> |
| permission: true |
| permission-message: You don't have permission to use that command! |
-
- strikeplayer:
| description: Strikes a player with lightning. |
| usage: /strike <player> |
| permission: op |
| permission-message: You don't have permission to use that command! |
-
- strike:
| description: Strikes a location with lightning. |
| usage: /strike |
| permission: op |
| permission-message: You don't have permission to use that command! |
-
- fly:
| description: Makes you fly |
| usage: /fly |
| permission: op |
| permission-message: You don't have permission to use that command! |
-
- teleloc:
| description: Teleports you to a block |
| usage: /teleloc |
| permission: true |
| permission-message: You don't have permission to use that command! |
Current Features
* Shortcut recipes
- Chainmail Armor (Helmet, Chestplate, Boots, Leggings from Stone)
- Obsidian (Make Obsidian from 9 blocks of coal)
* Signs
- Kit via Sign (Gives player a kit when a sign with the text "[Monkitt] Kit" is pressed)
- Sign Kit protection
- Backback (Sign Inventory) [Indev]
* Player Listener
- Player night time message [Indev]
* Other
- Update Checker
Developers
- TheMonkey1415



