RepairShop
Description
With this plugin you can let your users manage and/or repair their tools/weapon/armor by simply Left or Right clicking on a RepairShop sign.
How it works
There are 2 kinds of Shops. The PlayerShops and the AdminShops. You can let your users take care of their own repair shop. It takes up resources that are stored in a chest below the repair sign, to repair your tool/armor/weapon. The owner of that shop needs to check that there are always enough resources in the chest. If you just want to be able to repair your tools without worring about resources you can simply create an AdminShop. It will not take up any resources and a chst ist not necessary.
How to setup
PlayerShop
1. Place a sign on the wall. Line1: [repair] Line2: <type> Line3: <price> 2. Place a chest below the sign mentioned in step 1. 3. Fill the chest with corresponding item for the type. Notice: '<...>' indicates a variable
AdminShop
1. Place a sign on the wall. Line1: [repair] Line2: adminshop Line3: <type> Line4: <price> 2. Place a chest below the sign mentioned in step 1. 3. Fill the chest with corresponding item for the type. Notice: '<...>' indicates a variable
CLICK HERE for a type list.
Commands
- /rp ? - View the ingame Help list.
- /rp info - View the latest updates and changes.
- /rp playershop ? - View the ingame manual for creating a playershop.
- /rp adminshop ? - View the ingame manual for creating a adminshop.
- /rp reload - Reload RepairShop if you made changes in the config.
Screenshots
Permissions
Admin Permissions
- RepairShop.AdminShop - Give a Group/Player Permission to create an adminshop.
- RepairShop.Admin - Give a Group/Player All Permissions.
Create Permissions
- RepairShop.create.* - Give all create permissions mentioned below to a Group/Player.
- RepairShop.create.tools - Let a Group/User create RepairShops for tools.
- RepairShop.create.armor - Let a Group/User create RepairShops for armor.
- RepairShop.create.weapon - Let a Group/User create RepairShops for weapon.
Use Permissions
- RepairShop.use - Give a Group/Player use Permission for the RepairShops.
Configuration
CLICK HERE to see a documentation of the configuration.
Economy
This plugin supports following Economy plugins:
- iConomy
- BOSEconomy
- Essentials Economy
@harry
Which Economy plugin and which Permissions plugin do you use?
This isn't working for me.
The signs work but when someone takes an item they are not charged.
Also, /rp does nothing for me.
@MelonCraftServer
I have fixed the Iron_Armor bug in the upcoming update.
@mrcheesete()
No, enchantments will not be removed when repairing a tool.
@Gullerot
Thank you for reporting this little bug. You were right, its because i messed up with the lines :D. Should be all fixed now..
And Im Sorry, but its not possible to leave the adminshop part out. :(
@MelonCraftServer
It seems like repair iron armor is bugged, not working on my server either.
When it comes to enchants, I know that the old (pre CB 1.2..) mod did not remove enchants when repairing my awesome picaxes. Anyways, it's easy to test.
Suggestion:
Add in an option for reapiring chainmail, perhaps by using like obsidian?
Question:
Does it work on enchanted items? Does it remove the enchantment or keep it?
@Gullerot
Thank you soooo much. my pvp world system finally funcions with bow...but... now my "iron_armor" refuses to repair! Hate to ask for more help, but... help?
Ok, seems like I messed up the sign text when trying to repair weapons, so both armor and weapons now repair properly. The only minor issue i'm left with is that when i create an admin repair sign using the formula:
minecraft tells me that i can now "repair adminshop for Diamond_Weapon dollars". This might come from the fact that in earlier versions you entered the type of item in line 2 and the corresponding price in line 3.
One last request: is it possible to make the signs work without specifying that this is an adminshop? I play on a small server with a few friends and I think the signs look better without the adminshop specification =)
@MelonCraftServer: Fixing a bow works for me when you use the proper name for fixing bows, "Bow_Weapon" instead of "Bow"
How do i repair bows?
I set type to "bow" and it recognizes it, but i cant repair any bows.
@Gullerot
This plugin should be working fine with 1.2.4-R1.0. Otherwise please send me the error you get.
@eddoras
I'll see what i can do. Probably Tomorrow or on Thursday.
Will there be an update for CB 1.2.4-R1.0?
Love the mod :)
I want this, adminshop without chest, only sign and i want to customize 1st line of adminshop like [Repppair] or other things.in my server players dont know english too much cause english isnt their primary language.
@eddoras
So you mean like a PlayerShop without the chest?
@eddoras
Hi,
yes like it's done in ChestShop. Name for shop and accountname which should be debited/credited!
Could you add this option?
I want to replace adminshop word( 2nd line)what i want, like my server's name or my name.
And [repair] word too, i want to write this in my language, this one isnt important but please add my first request about adminshop, i think thats important and pretty thing to add.
i hope u can add ^_^
When players use an adminshop the money doesn't get removed from their account. The tool gets repaired and all, just no money is taken from their account.
Ah I figured it out, you need to be in OP.txt and have the "*" plugin node in your perms for you to make the signs (like a schmuch I misspelled my name in the OP.txt)
Once you've added yourself in the OP.txt and have the "*" node you should be able to create the repair shops with ease. Just remember that the 3rd line needs to be in all caps and the fourth DOES NOT need any currency signs.
Took me a while, its a bit unforunate that you need to be a OP in order to create the repair shops.
-Signed Cpt. Brenner
NoobGalore Minecraft DEV Team
Im having a problem with this mod, everything works apart from repairing armor for some reason.
Everything is set up correctly, the shop tells me its set up for repairing armor yet nothing happens when i click on the sign.
@philip260897
Other than the repairshop plugin not working, no. I've tried everything from OP.txt to having a test build with just repairshot.jar by itself and still no good. For what ever reason, it just doesn't want to run. Everything else runs just fine. I'm having the same problem as SynCraft is.
The plugin will work when i type /rp ? as the command list will pop up, however when i try to set up a sign with (and without) a chest, it appears as if the repair shop doesn't know that its suppose to link with my sign.
-Signed Cpt. Brenner
NoobGalore Minecraft DEV Team
@Cpt_Brenner
Hey,
this should not be to big of a problem, unless you are planing to use a Double chest for a shop. This should be fixed in upcoming bukkit releases. Are you experiencing any other problems?
Hey fellas, got a problem with RepairShop as others have said before me. I posted a run of my test build of its loadup. http://dev.bukkit.org/paste/dax2uip14z5l0wog/
On line 103, it says "08:20:29 [SEVERE] Plugin RepairShop is attempting to register event org/bukkit/block/DoubleChest, which does not exist. Ignoring events registered in class me.RepairShop.RepairShopListener"
Not sure if that is the problem but its worth to take a gander into. Anytime you get the chance to check this out would be marvelous!!
-Signed Cpt. Brenner
NoobGalore Minecraft DEV Team