Redstone Pay
Redstone Pay
With this plugin you can make a sign that players can interact with to pay for a redstone signal. The payment is taken directly from the players inventory and either transferred to a chest, or removed. It can be useful in several scenarios:- Buying items that pop out of a dispenser.
- Making Minecart tracks cost items to use.
- Making doors cost items to open
Placement
The sign MUST be a wall sign.You have to attach 1 or more levers to the same block as the sign is attached to if you want the plugin to activate redstone.
(If you don't attach a lever to the block the plugin will still charge the items!).
Syntax
The plugin is created around signs which are customizable. The syntax is as follows: Line 1: [rspay] Line 2: TypeID (optional) Line 3: Amount Line 4: chest_x chest_y chest_z (optional) Type defaults to diamonds. If amount is 0 the sign will say "FREE". Line 4 parameter are acquired by standing on the chest and using the coordinates at that point. It does not matter what part of a double chest you are standing on. A future update might improve this by using right clicking instead.Example 1
This example creates a sign that takes 32 STONE as payment, and stores it in the chest at x: 145, y: 70, z: -123 Line 1: [rspay] Line 2: 1 Line 3: 32 Line 4: 145 70 -123Example 2
This example creates a sign that takes 2 DIAMONDS as payment and throws away the payment (useful for server payments) Line 1: [rspay] Line 2: Line 3: 2 Line 4: When a user right clicks on the sign you've made, the plugin removes the required items from the inventory and a redstone signal is triggered.Note: This is a partial Ballmer peak plugin, weird bugs may appear. I have yet to discover any, though.
-
View User Profile
-
Send Message
Posted Nov 24, 2013It says "this cannot be used right now, sorry" to me, if I add coordinates of an existing chest. It just works, if I don't enter any coordinates..?
-
View User Profile
-
Send Message
Posted Aug 20, 2013@coolo1
bump that request ²
-
View User Profile
-
Send Message
Posted Jun 25, 2013Wanna try to take money istead of items. Make it compatible with vault.
-
View User Profile
-
Send Message
Posted Jan 22, 2013@gablank Please update this plugin for 1.4.6.*. :)
-
View User Profile
-
Send Message
Posted Aug 28, 2012@coolo1
bump that request!
-
View User Profile
-
Send Message
Posted Jul 12, 2012Can you add vault economy support?
-
View User Profile
-
Send Message
Posted May 26, 2012This plugin just got outdated with the latest Bukkit build.
Think we can have an update?
-
View User Profile
-
Send Message
Posted May 18, 2012So do you need to have a redstone wire connecting the sign to the chest for the items to go in there, or does it just send a signal to use a redstone machine?
I think it would be cool to have players wire a payment thing from place to place. So rather than typing /pay player lotsofmoney you could require players to send it over a redstone line.
Also for those that want to use economies for this, I would suggest some kind of chest shop mod so that they can turn their money into some sort of equivalent item for use with this mod.
Hope this helps :)
-
View User Profile
-
Send Message
Posted May 18, 2012@Lightwave8
Check my Project: [RES]
Will be finished in 1 or 2 Weeks ;)
-
View User Profile
-
Send Message
Posted Apr 24, 2012I'll have a look at it when I have the time. Shouldn't be too hard ;)
Sorry for the late replies btw, for some reason I don't get a mail when someone has posted stuff.
-
View User Profile
-
Send Message
Posted Apr 21, 2012any economy support/can you charge xp for it?
-
View User Profile
-
Send Message
Posted Apr 20, 2012@GeneralBeans
Okay, I realize the documentation is bad. The sign has to be on a wall, and the lever has to be attached to the same block as the sign is attached to ;)
It's as easy as that, I'm sorry I didn't add that in the first place.
-
View User Profile
-
Send Message
Posted Apr 19, 2012I cannot seem to figure out how to hook up redstone to the sign.
Also, whenever I make a standing sign (not attached to a wall) it will not convert the sign.
-
View User Profile
-
Send Message
Posted Apr 15, 2012Requesting some feedback on the plugin, as I haven't heard anything. And as far as I can tell there is quite a few downloads. Anyone?