This plugin is a quick little project that I did because I was bored. This one was commissioned by dragondeatth from this thread.
This is a very simplistic plugin that will give the user a URL when they right click on specific signs.
Anybody can place a sign that has a link tied to it, but only people with the specific permissions to create URLs can add to the list of linkable websites. The four lines on a sign have to be:
All of the URLs are saved to the server in "plugins/LinkSign/URLs.bin" to allow an easy way to store values without having to use complicated SQL for such a simple task. Don't delete this file unless you're fine with losing all of your links.
If you have any questions, concerns, or suggestions... Just leave a comment and I'll get back to you.