[GEN] SignReadMore v3.3 - Sign/Bookshelf linked to read more text (PERMISSIONS) [740]

Discussion in 'Inactive/Unsupported Plugins' started by Milton, Feb 21, 2011.

  1. Offline

    Milton

    SignReadMore - Allow read more on Signs/Bookshelfs
    Version: v3.3

    Now with *COLOR* support and *PERMISSIONS*!

    Allows an users to associate a text file to a Sign post/Bookshelf in Minecraft. When a user right-clicks the Sign-Post/Bookshelf, a message contained in the associated text file will be displayed to the user.

    FEATURES:
    • Allows users to read more info about a Sign/Sign Post/Bookshelf
    INSTALLATION
    • Unzip to your plugins folder
    • Permissions: add the following node to your permissions: signreadmore.srm
    Download Sign Read More Plugin
    Source Code
    Feel free to make any DONATIONS
    Usage (open)

    USERS
    1. Create a Sign Post/Bookshelf and place it anywhere

    2. Open chat and type /srm line[1 - 8] Some text for line[1 - 8]
    e.g /srm line1 Some text for line1

    Use "#[0-9a-f]" to specify color.
    eg /srm line1 This is #0black text

    Repeat step 2 to enter different lines (max 8 lines)

    3. Right-click Sign Post/Bookshelf to associate sign post with file

    NOTE: Calling /srm for a sign already has a file associated allows you to EDIT the different lines.

    e.g
    If a sign alread has line1 to line5 entered. If a user then types "/srm line3 new line 3 details"
    Then the sign will be updated as follows:

    1. Some text for line 1
    2. Some text for line 2
    3. new line 3 details
    4. Some text for line 3
    5. Some text for line 4

    ADMIN
    1. Create a Sign Post/Bookshelf and place it anywhere

    2. Open chat and type /srm file filename.txt
    The filename specified should be located in [/plugins/SignReadMore] folder
    e.g /plugins/SignReadMore/filename.txt

    3. Right-click Sign Post/Bookshelf to associate with file

    Upon right-clicking sign post, the contents of the text file will be read and shown to the user.
    Change Log (open)

    Version 3.3
    • Removed OnBlockBreak (Deleting of file)
    Version 3.2
    • You can now assign a blank line (used for deleting)
    Version 3.1
    • Integrates with Permissions 2.5.5
    Version 3.0
    • Updated to craftbukkit #602 (dev-bukkit #486)
    Version 2.9.1
    • fixed minor bug with "/srm file" command
    Version 2.9
    • Using onCommand
    Version 2.8
    • Removed diamond sword for file-base association
    • Minor enhancements to the way messages are displayed
    Version 2.7
    • *Major* Added color support. Use "#[0-9a-f]" to specify color. eg. /srm line1 This is #0black text
    Version 2.6
    • Allow more than 1 user to edit a sign
    Version 2.5
    • No longer uses diamond sword as wand
    Version 2.4
    • Updated to dev-bukkit #461 (compatible with craftbukkit #556)
    Version 2.3
    • Updated to dev-bukkit #432 (compatible with craftbukkit #440)
    Version 2.2
    • Increased line limit (max 10) :: NOTE :: The max limit of the chat window is 10 (for the in-game chat window)
    • Added support for Wall Sign
    Version 2.1
    • Fixed bug for Admin usage. Should be: /srm file filename.txt
    Version 2.0
    • Now works with bukkit 1.3 (#412) - Uses OnBlockBreak instead of OnBlockDamaged
    • *Major* Users can now add read more text (YAY!!)
    Version 1.1
    • Fix "stupidly long constructor" warning
    • Added support for Bookshelf
    Version 1.0
    • Initial Commit.
     
    ImNotOkay, m5k and Phaedrus like this.
  2. Offline

    shadoxfix

    Nice plugin.
    Works for me.
    However when I start craftbukkit I get the stupidly long constructor warning.
    Would be nice if you fixed that.

    I've been working with this.
    Would be nice if there was some sort of config so that only op's can use it.
     
  3. Offline

    Edward Hand

    Neat idea!
     
  4. Offline

    anon

    It would be nice if this worked with bookshefs too.
     
  5. Offline

    lokiman72

    bookshelves that are readable? and can have lots of text?

    o
    m
    g

    i think you just solved a useless block
     
  6. Offline

    Milton

    What warning do you see? I don't see a warning when I load it up.

    Will add the config to the TODO list.
    --- merged: Feb 22, 2011 7:08 AM ---
    Very easy for me to extend it to bookshelfs. Edit - Now included in v1.1.
    --- merged: Feb 22, 2011 9:33 AM ---
    Fixed.
     
  7. Confirmed - works with server 1.3. Awesome plugin! :)
     
  8. Offline

    Milton

    Upgraded to V2.0 - Users can now add readmore text to signs
    Yup! That's so very true [​IMG]


     
  9. Offline

    DierWolf

    says it for all the basic plugins, not just his
    --- merged: Feb 24, 2011 10:29 AM ---
    poster had already confirmed it....No need for you to "confirm" it....
     
  10. My comment was before the OP was updated. :/
     
  11. Offline

    crazacool

    Well, I had it working before the 1.3 update, but now when I associate files with bookshelves or signs, they won't show through to the user. I get the "file associated" message, but it doesn't return anything when right-clicked afterward. The "line1", etc. commands work fine, though.
     
  12. Offline

    Milton

    Sounds like a bug, will look into it.
    --- merged: Feb 25, 2011 5:51 AM ---
    Admin bug Fixed. Updated to V2.1
    The correct usage is: /srm file filename.txt

    I need to pose a question to the community: which permissions plugin should I support (seeing as their different implementations floating around)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 9, 2016
  13. I have a preference for Permissions (mainly for political reasons, but am also quite used to it, and enjoying the multiworld support). But a little birdy told me that there will be an official Bukkit permissions system within a few days - possibly by the weekend.

    Then again, some people might still use plugins, for whatever reasons, so maybe support for more than one system?
     
  14. Offline

    Soul Reaper

    This is great, now i can have mod help files in-game instead of directing users to other places :D

    I would like groupmanager since its built into essentials >.>
    an easy way to specify who/which group can read what is all i need.
     
  15. Offline

    Anoniempje

    and can you add a random selection if you add multiple files.
     
  16. Offline

    Soul Reaper

    would it be possible for this to display pages like /help does in essentials?
    having more lines to work with would be nice :D
     
  17. Offline

    Kevin Forte

    Hello, I have been sent by my cmd prompt to ask you to post the update source for your plugin here. (Links to the CraftBukkitUpToDate plugin forum, apparently the dev implemented plugin updating)
     
  18. Offline

    _knot_

    This plugin is fantastic for my server. Very easy to use!

    Feature Requests:
    Permissions/Group Manager Support for editing the signs.
    Color text support
    Wall mounted sign support. -I really need this!
     
  19. Offline

    Milton

    I'm not sure I want to support this. I don't think it will conform with the expectations of the majority
    --- merged: Feb 28, 2011 6:39 AM ---
    I don't think so..those are essentials help pages. I don't want to create a dependancy with other plugins unnecessarily.

    I've increase the line limit to 10 :) anything more than that will break the user experience. The in-game chat window has a max limit for 10 lines, more than that it starts cropping from the top.
    --- merged: Feb 28, 2011 6:41 AM ---
    Added to TODO list
    Added in version 2.2 (Download latest)
     
  20. Offline

    Phaedrus

    Permissions 2.4 please :)
     
  21. Offline

    Soul Reaper

    The pages concept like essentials is interesting, maybe you could port it over or add it in as an optional feature.
    Wish minecraft could popup a screen to display large text.

    edit: also latest version displays player_command error
     
  22. Except not really feasible in this case since there's no command input. Text is displayed on click. I guess you could just place multiple signs - "Rules: Page 1", "Rules: Page 2", "Rules: Page 3"
     
  23. Offline

    Shenlong

  24. Offline

    iSushi

    Craftbukkit version: 493
    On load, I get this:
    PLAYER_COMMAND loading SignReadMore v2.2 (Is it up to date?)
    java.lang.NoSuchFieldError: PLAYER_COMMAND
    at com.bukkit.Milton.SignReadMore.SignReadMore.onEnable(SignReadMore.java:44)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:414)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)

    PLEASE update your plugin mr. Milton :)
    I seriously need this for my storyline world. So I would really appriciate this.
     
  25. Offline

    Milton

    Funny enough, I updated it yesterday but couldn't access the forum.
    It's updated now.
    --- merged: Mar 4, 2011 5:31 AM ---
    I've requested the author to add it.
     
  26. Offline

    TatteredKing

    Works fine on latest bukkit build (for me). Great idea - definitely a keeper.
     
  27. Offline

    Swoosh Bear

    Still works as of recommended build 531.

    I absolutely love this plugin. Thanks for the work, man.
     
  28. Offline

    Milton

    You welcome. I've bumped it up to build #556
     
  29. Offline

    supermaxman

    Is there a way to change the item you get when editing the text? because it gives me a diamond sword, which does disappear after 1 it, but still hurts
     
  30. Offline

    Milton

    Hmm...I'm not sure what the alternative is..any suggestions?
     

Share This Page