Note
ATTENTION: Plugin Move
As with all my plugins, i have decided to move them onto the Spigot servers, mainly for the extra flexibility it will give me, and the security that i can host the files on my own server!
You can find this plugins new home at: http://www.spigotmc.org/resources/write-and-publish.339/
This page will NOT be updated
Write & Publish

Write & Publish
Write & Publish allows players to publish a book (save it on the server) with /publish <name for the book>.
When a book is published you can buy it for yourself or for an other player with /buybook <name of the book> [optional: name of player you want to give it].
To look which books you can buy use: /listbooks .
You can configure every price in the config.yml.
- Important: This plugin Requires Vault to work, and some economy-system-plugin that works with Vault (the prices won't affect without)!
- Recommended: use Java 7 to start the server, this plugin is not tested with other versions
All commands and permissions
| command | permission | usage | description |
| /buybook | WandP.buybook.foryourself | usage: /buybook <name of the book> [other player to give book to him/her] | buy a book |
| WandP.buybook.other | | |
| /listbooks | WandP.listbooks | usage: /listbooks | list all published books |
| /publish | WandP.publish | usage: /publish <name for book> | publish a book |
| all commands | WandP.* | usage: × | use this permission to give all permissions |
Planned features
- command to remove a book (you can already remove them by deleting the file of the book you want to remove)
Credits
Thanks to Blindw4lk3r for the code that writes the books to text files and converts them back to books. :)
Ideas?
Please comment if you have a good idea for the plugin (example: new command, configurable thing or just something else).