Minecraft Smarty Signs mod 2026 download
logo
minecraft mod Smarty Signs

Smarty Signs

Game Version: CB 1.5.2-R1.0
Total Downloads: 1,762
Updated: Jul 1, 2013
Created: May 28, 2013
Download Smarty SignsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
SmartySigns-0.03.6 release 308.77 KB Jul 1, 2013 CB 1.5.2-R1.0 715 download Smarty Signs SmartySigns-0.03.6 releaseDownload
SmartySigns-0.03.5 release 308.74 KB Jun 1, 2013 CB 1.5.2-R0.1 537 download Smarty Signs SmartySigns-0.03.5 releaseDownload
SmartySigns-0.03.2 release 308.21 KB May 28, 2013 CB 1.5.2-R0.1 510 download Smarty Signs SmartySigns-0.03.2 releaseDownload

Description

Share this:

This plugin allows you to open a web page using only a sign and a bookshelf! To do this you need to put a bookshelf and put it on her sign filled in the following pattern:

  [HTTP_GET_SIGN]
     some website
     adress without
      'http://'

For example:

 [HTTP_GET_SIGN]
     dev.bukkit.org/
     server-mods/
      create-project

Now, to get the book, you need to click on the shelf with a book in yourhand. And if you have a book in your hand, you will get a written book with content of site. Html code will be parsed with Jsoup, but you can disable it in config.

And you can create self-renewing books, the text of which specified in config. To get this book you must type '/book-update'. And if you have any written book in hand, you will get updated book.

http://api.mcstats.org/signature/Smarty-Signs.png

Current Features

  • Download any website page to a book
  • Create self-renewing book

Upcoming Features

  • Admin reporting
  • server rules

Commands

  • /book-update – update book in your hand
  • /ss-reload – reload configs

Configs

  • bParser (boolean)(default true) – Using the Jsoup parser when downloading website page.
  • bChangeSign (boolean)(default true) – Change sign after website downloading.
  • bEnableUpdatingBooks (boolean)(default true) – Enable self-renewing books.
  • sUpdatingBookText (String) – Text of a self-renewing book.

Permissions

  • smartysigns.getbook – Use signs to get books.
  • smartysigns.reloadconfigs – Reload configs

Source

GitHub repo

Comments

Add a comment