[FUN/MECH] BookWorm v1.14 - Read and write books[BukkitDev]

Discussion in 'Archived: Plugin Releases' started by nisovin, Jun 19, 2011.

  1. Offline

    nisovin

    Your Spout version is out of date.
     
  2. Offline

    Endreon26

  3. Offline

    MagikarpLOL123

    Add iconomy support so user have to pay for copies of books!
     
  4. Offline

    ihave4sight

    Is it possible to remove the Author's name from the book? We've got an RP server setup, and we would like for our players not to see our names on the books when they read them. Or possibly to change the name to something else completely.


    EDIT: I fixed it :D shows what looking at the .txt files can do for you eh? ^-^ great plugin, very much appreciated work was put into this.
     
  5. Offline

    PinguinAman

    Hi,
    I can't write any books as an admin. (Using the "*" permission node)
    It tells me "You cannot write in a book that is not yours", even on my own books.
    Setting the title of the book works though.
    I'm using PEX 1.16 and there are no console errors. :/ Any ideas?

    EDIT:
    Nevermind, tried something and it works now.
    For those having similiar problems, this is what I did:
    Code:
        Admin:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance: null
            permissions:
            - -bookworm.write.deny.*
            - -bookworm.place.deny.*
            - -bookworm.copy.deny.*
            - -bookworm.remove.deny.*
            - -bookworm.destroy.deny.*
            - '*'
    I guess this is wrong information then:
    http://dev.bukkit.org/server-mods/bookworm/pages/permissions/

    Anyway, awesome plugin!
     
  6. Offline

    Ziden

    i love this plugin , really cool specially while using spoutcraft !good job on makin it
     
  7. Offline

    lambik40

    One thing but written over and over in this thread - awesome! Can't wait till I start my own server and my users will be able to write, read and sell books! :) Thanks a lot
     
  8. Offline

    princessbosa

    awsome helped alot but i wanna copy paste stuff from websites how is tht possible (idk if it works same for mac cuz i have a mac I dont want vista information)
     
  9. Offline

    Ondechoc

    Add in the title That your plugin is compatible with Spout ;)
     
  10. Offline

    bobacadodl

    Bookworm is an awesome plugin! I've been using it for a while, but i accidently trashed a couple of my books. You should add a command that lets you load created books (default op only)
    example :
    /bw give (bookid) [playername]

    if playername is blank then it gives to yourself.
     
  11. Offline

    DarkZeR0

    Can you help me with this?

    Prologue (Poem)
    When the war of the beasts brings about the world's end
    The goddess descends from the sky
    Wings of light and dark spread afar
    She guides us to bliss, her gift everlasting


    Act I (Poem)
    Infinite in mystery is the gift of the Goddess
    We seek it thus, and take to the sky
    Ripples form on the water's surface
    The wandering soul knows no rest.


    Act II (Poem)
    There is no hate, only joy
    For you are beloved by the goddess
    Hero of the dawn, Healer of worlds

    Dreams of the morrow hath the shattered soul
    Pride is lost
    Wings stripped away, the end is nigh


    Act III (Poem)
    My friend, do you fly away now?
    To a world that abhors you and I?
    All that awaits you is a somber morrow
    No matter where the winds may blow

    My friend, your desire
    Is the bringer of life, the gift of the goddess

    Even if the morrow is barren of promises
    Nothing shall forestall my return


    I want each Act To go on 1 Page then Lines after the page.
     
  12. Offline

    nisovin

    The plugin formats automatically. You could do this, but you'd have to add blank lines after each act to force the next one to the next page.
     
  13. Offline

    DarkZeR0

    Soo...can someone do that for me..Or i just want 1 act at the top of the page
    then the lines in the bottom ...

    Your should make the plugin so it can copy lines like that frmo the Internet.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  14. Offline

    nisovin

    You can edit the text file yourself if you'd like to make the changes. It's not hard. Use double colon [ :: ] to start new lines.
     
  15. Offline

    bobacadodl

    Awesome Plugin! My server's users and I love it! 2 Requests that shouldn't be TOO difficult and will make this plugin even better! Add a permission that lets people use the command "/bw get <bookid>" To copy a book. Also, add book text COLOR! Example: "/bw This is an example line in &cCOLOR!"
     
  16. Offline

    DarkZeR0

    so wait how do i use it the double colon? like
    ...uhh do i put it in notepad then whut i dont know how
     
  17. Offline

    malcolmforde

  18. Offline

    Algester

    uhh go view the bookworm folder inside the plugins folder then you should see .txts files 1 2 and 3 so on and so forth depending on how many active books are there and this is what you open with notepad

    PS:
    after hearing that you can now use bookshelves in the official release of minecraft can we still use this plugin?... after bukkit updates as well
     
  19. Ran in to this problem today on a server im playing on.

    Player wrote a book and place it in bookcase.
    Book is a nice guide on how to do something on server.
    After a while, player quits server.
    The book he wrote gets outdated, so I write a new version of it.
    Breaking the bookcase and placing a new doesn't remove the old book.
    I can't remove the book, only the author can, who won't come back.
    I asked admins for help, but they couldn't find an easy fix either.

    Could you make it possible for admins to be able to remove any book with shift+left-click, even if they didn't wrote it?
    Thx :)
     
  20. I have a suggestion: If you add we can write things on paper it would be great and i would be very happy, please add this to the plugin.
     
  21. Offline

    Beldarak

    Great plugin but why can't we stack books anymore? Some time ago the plugin didn't do that (might be a bug) and there's no problem with stacking (if we stack a written book with other books the stack was considered like the written book until we destack it) , except maybe if we stack two writtens books. Could you please add an option to stack books?
     
  22. Offline

    Algester

    if the admins have the default all permissions permission then yes they can remove books as well... IIRC
     
  23. Offline

    Arbo

    I am an Admin at legendsmc.dyndns.org, and would love to write an entire in game library of helpful books for the new players to read in our noob town. I was wondering if there was a faster way to edit books on a large scale level?
    As I understand I can edit the .txt files, then replace existing txt files. This works for me but is there a way to make it more noob friendly?

    Drop in if you have the chance.
     
  24. Offline

    NEREVAR117

    Great plugin! My community has been wanting journals and books for a while now and this does the job nicely. One is even creating a library in the town, and another wrote "The book of Notch." It was stolen about an hour ago and he's paying a high price for its return. :D

    I do hope you keep this updated as time goes on.

    Edit: Could you make it so with a perm or if an OP you can spawn a specific book? Like /write -spawn [id]
     
  25. Offline

    Celtic Minstrel

    Pretty sure you could never stack a written book with an unwritten book, though it may have appeared as though you could. As for why you can't stack at all, my guess would be that you're on Minecraft 1.0 and the plugin failed to make book stacking depend on data value and fell back to disabling stacking altogether. There's a magic value in the config file that can fix this, I believe, but I don't know what you'd have to change it to.
     
  26. Offline

    Beldarak

    Ok. Thanks for the reply.
    I'm in 1.0.0 as you guessed. Didn't know I could normally stack unwritten books together. So, I'll wait then.
     
  27. Offline

    thepackett

    could you make it so you can put maps into bookcases to copy them as well as other map related features?
     
  28. Offline

    DarkZeR0

    Hey It doesnt work my players cant read bookshelfs
     
  29. Is it possible to add an option in put and read books in blocks other than bookcases?
     
  30. Offline

    lambik40

    Hey, is it possible to make my users pay for books? Thanks
     

Share This Page