Archived Finished Printing Press Plugin.

This suggestion has been archived / closed and can no longer be voted on.
Status
Not open for further replies.
This suggestion has been closed. Votes are no longer accepted.
Sounds good! I would love this for coping good books!
 
Sounds amazing. I spend 50s a month hiring people to copy books for me, this could be a solution for all my issues as well as a fun addition to the server.
 
This is great, we should add this to the server as a great little knick knack
 
This is awesome. I would love for this to be on the server. :)
 
Guy on Buffaloooo Inc. supports and funds this project.

Good job Cowboys but after signing this here contract your name is BuffaloooBoy1919 :D

Sincerly,
Guy on Buffalooo CEO - Bsavs
 
Um............. Cowboy, THAT'S AWESOME!!!! IF I knew how to install plugins i would. MAN that's awesome! Grats!
 
Looks good. Open source(Y) So cayorion can approve it (or not) :P Let me take a look at your source code :)

EDIT: Although...does this create problems if you use it together with mcmmo? I could not say (read the source code), but have you tested it?
Code:
if (player.getItemInHand().getType() != Material.BOOK)
        {
            player.sendMessage(ChatColor.AQUA+"Right click the printing press with a normal book.");
            return;
        }
Doesn't that part in utility.java prevent that you can use any other block than a book on an iron-block?

(both things , mcmmo and this, work with an iron block)
OR...
Make the ironblock configurable, maybe having it on another material would give use to a (so far) unused material.

EDIT2: You are using the coding conventions that cayorion does want to see :P Good boy.
 
Looks good. Open source(Y) So cayorion can approve it (or not) :P Let me take a look at your source code :)

EDIT: Although...does this create problems if you use it together with mcmmo? I could not say (read the source code), but have you tested it?
Code:
if (player.getItemInHand().getType() != Material.BOOK)
        {
            player.sendMessage(ChatColor.AQUA+"Right click the printing press with a normal book.");
            return;
        }
Doesn't that part in utility.java prevent that you can use any other block than a book on an iron-block?

(both things , mcmmo and this, work with an iron block)
OR...
Make the ironblock configurable, maybe having it on another material would give use to a (so far) unused material.

EDIT2: You are using the coding conventions that cayorion does want to see :P Good boy.
I finished adding to the config a way for you to change the iron block to whatever you'd like.
I also revamped it to support multiple languages, so far, [user]ELtongo[/user] translated into both Portugese and Spanish for me :)[DOUBLEPOST=1357961309][/DOUBLEPOST]If anyone else has any ideas, don't hesitate to tell me!
 
I can translate it to Portuguese(Brazil)?

Hey, there's a difference!
Well tongo lived in brazil i think so i marked it down as brazilian portuguese anyways.[DOUBLEPOST=1358485543][/DOUBLEPOST]Also some updates that have been done recently include clearing books (written and enchanted) with the printing press at the cost of 3 bone meal as well as languages german and french, and a permission node for bypassing having to be the author of the book to copy it.

I also added a video to the main page today, you can check it out if you'd like.
 
I can translate it to German and french if you wish me to. Just tell me how :P
 
I´m pretty sure cayorion will use it. We were looking for something like this before, but there weren´t any good ones.
It´s time to talk to cay again ;)
Better: Cayorion, please take a look at it.
 
maybe for the printing press block you could have emerald blocks. theyre pretty much useless.
 
Status
Not open for further replies.