TXTbook

Discussion in 'Archived: Plugin Requests' started by frash23, Jan 15, 2013.

  1. Offline

    frash23

    Plugin category:
    Fix/admin

    Suggested name:
    TXTbook

    What I want:
    I want to be able to spawn a book using /book <name>, and it would give me a written book, with its text loaded from a .txt file (preferable in /plugins/TXTbook/books, also wiritng the ".txt" should be unnecessary).
    A book .txt would be like this:
    Code:
    <booktitle>
    <author>
    <content>
    example:
    Code:
    Rule book!
    Admin
    da rulez:
    1) grief everyone. Not griefing a house you see is ban reason!
    2) curse as much as possible!
    They should not be dynamic (not auto-updating).


    Ideas for commands:
    /book <name> - spawns a book (with the format "<name>.txt")
    /bookdel <name> - removes "<name>.txt"
    Maybe:
    /booksave - saves the book you hold in your hand into a .txt file.

    Ideas for permissions:
    txtbook.spawn - /book
    txtbook.delete - /bookdel
    txtbook.save - /booksave

    When I'd like it by:
    Soon would be nice, as i kind of need this quickly.
     
  2. Offline

    gomeow

    A few friends and I are working on a new service, called minewriter.

    It is not complete yet, but it stores these books online.

    www.minewriter.net
     
  3. Offline

    frash23

    Looks pretty sweet, but (without knowing exactly how it works) i dont think this is exactly what i am looking for.
    I want to be able to use this on specific books only, not a ton made by the whole world.
    What commands will it have? How will it work? Perms?
     
  4. Offline

    gomeow

    Most likely, you will be able to configure it to only allow certain IDs.

    On your side, you might download an aliases plugin if you want your own command for it
     
  5. Offline

    frash23

    I like opening the .jar file and configurate the insides.
    Thanks for the reply though.

    After looking at gomeow's suggestion, i realize i'd actually ratherhave my own "local" version, or how you'd say it.
    I am still open if anyone wants to make it.

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

    gomeow

    I may make a local version, we'll see
     
    frash23 likes this.
  7. Offline

    Ne0nx3r0

  8. Offline

    frash23

Share This Page