Bulletin board
This plugin allows you to create bulletin boards of signs. You can update them by MySQL of files.
There are two types of boards:
1. One message per sign. The sign only displays the heading. By right-clicking users can see the whole message.
2. One message per board. The plugin prints the message over the whole board.
Commands
/bb create <name>: Create a new board called <name>./bb list: Shows a list of all of all boards.
/bb update: Looks up if new messages are available.
/bb remove <name>: Remove the board called <name> from the backend.
--- More infos will follow ---