Description
Finally! The BlackSmith update we have all been waiting for!! Along with 4 new signs, and a whole new way to configure we bring you the all new rewrite in BlackSmith 2.2! :D As before you can use an economy plugin or a materials engine to view the price of, and repair your tools, but now you have access to almost ANY economy plugin along with “enchant”, “dismantle” and “free” signs! We also have a “kill” sign to help you test your setup...but its only for dev mode :P ! With an economy engine you can manually configure the base prices for each type of tool and each type of enchant! This way a diamond shovel, using one diamond, will NOT cost the same to repair as compared to a diamond chestplate consisting of 8 diamonds! We now also offer permissions support allowing you to decide what your users are allowed to do!
Tutorial:
Making the Blacksmith signs can be done in as little as 3 steps!
- Place a sign and on the first line write: "[Blacksmith]"!
- On the second line write the name of one of the sign types!
- NOTE: The sign types are: "Value", "Repair", "Dismantle", "Enchant", "Free"
- Remember: Case does NOT matter!
Example:
Documentation
Dependencies
- Economy engine
- Blacksmith 2.2 currently can support these economy engines OR use materials!:
- AEco
- CraftConomy
- CurrenyCore
- Essentials Economy
- McMoney
- MineConomy
- MultiCurrency
- BOSEConomy 6 or 7
- iConomy (4, 5 or 6)
- AEco
- Permissions engine
- Blacksmith 2.2 has a soft depend for a permissions engine. Currently you can choose between any of the below:
- None: OP has all perms.
- Any sperm plugin (Bukkit SuperPerms)
- Permissions EX
- None: OP has all perms.
Changelog
- (11/8/2012) V2.2.1
- Update to be more compatible with bukkit 1.3.1.
- Permissions engine sometimes failed loading.
- Dismantling failed to work when HYBRID was not set economy type
- Update MineConomy engine to newer version. (Thanks MjolnirCommando!)
- Update Items to newer version, removing already deprecated alias section.
- Update items.yml to 1.3.
- Update to be more compatible with bukkit 1.3.1.
- (9/6/2012) V2.2
- Added 3 new signs!!! Allowing enchanting, dismantling, and free repair of the tool!
- Added a “Kill” sign to help with initial server-side testing! (dev mode only)
- Added support for almost every economy system in use!
- Added derp fix to “Prices”!
- Added a “/bs enchants” command for users to easily see the correct enchantment formats!
- Added 3 new signs!!! Allowing enchanting, dismantling, and free repair of the tool!
- (7/4/2012) V2.1
- Fixed bug related to PermissionsEX
- Added ability to repair bows
- Added ability to repair chain armor.
- Fixed bug related to PermissionsEX
- (5/4/2012) V2.0
- Release
- update to 1.2.5
- permissions support
- economy support
- Release
If you have any concerns or suggestions feel free to use the bukkit ticket system and Thidox or I (Holyviruss) will get back to you as soon as possible!
Donate
You guys have probably heard many plugin creators say: "Plugins take a long time to create so please donate if you feel like it! :)" .. and in all honesty its absolutely true! Think about it this way, many servers will make "donator" ranks that offer permissions to special plugins like Blacksmith to encourage people to donate which in turn counters your hard work put into making the server...we on the other hand provide you this plugin absolutely free! If you think we have helped you out in anyway please donate by clicking the donate button above or clicking here, and maybe we can help you out in other ways as well (cool custom plugin?) !!! :D
@Mayhem777
Should work unless you find errors, because it then obviously does not work! :D
@Quinnatator
You would enter: "ESSENTIALS"! :)
In the main configuration file, I'm a bit confused on what to put for every specific economy plugin. After "Engine:" what would I put if I had the latest Essentials Economy for my server? Thanks!
Works for R5? :3
@thidox:
Thanks you :) didn't meant to push you haha :)
@fishmen94
Don't worry, your ticket has been noticed ;) Just haven't gotten round to helping you with it yet...
could you please check your tickets? :)
maybe an idea now tekkit is so populair maybe make a tekkit tools support?
@aakenpokid
Not currently possible. Sorry :(
Ok so on my server, which is only me and some friends, each of us has a job that we can earn money from. I was wondering if there was any way to make it so money spent repairing weapons would go directly to another player, not to some invisible banker. Thanks
@Holyviruss
Excellentio !! Cheers buddy.
@Chriz2012
Please do not give them the blacksmith.enchant.unsafe permission and they will only be able to apply enchantments up to the max vanilla mine craft levels which is indeed 5 for sharpness!
Is there anychance of having a "Max enchant Level" or if there is a sneaky option about for each tool/weapon type? My users are making level 100 swords with sharpness and i'd like to max the sharpness (and many other things) at level 5! Cheers.
@Thidox
Thankyou!
@aakenpokid
Put BlackSmith.Economy.type to anything other then MATERIALS or HYBRID. :)
@Thidox
Sorry about that. Heres a better copy.
BlackSmith:
global:
version: 2.2
name: BlackSmith
debug: false
permissions:
usePermissions: false
opHasPerms: true
Engine: SPERM
Economy:
type: HYBRID
Engine: BOSE7
Prices:
leatherbase: 5
woodbase: 10
stonebase: 20
ironbase: 50
goldbase: 60
diamondbase: 200
chainbase: 600
enchantmentModifier: 2
Settings:
DismantleOnlyOnFull: true
DismantleDivider: 2
EnchantmentBases:
protection: 20
fire_protection: 40
feather_fall: 40
blast_protection: 100
projectile_protection: 40
respiration: 100
aqua_affinity: 100
sharpness: 20
smite: 40
bane_of_arthropods: 40
knockback: 40
fire_aspect: 100
looting: 100
efficiency: 20
silk touch: 200
unbreaking: 40
fortune: 100
power: 20
punch: 100
flame: 100
infinity: 200
@aakenpokid
Please add some [ code=yml] [ /code] around that config, because currently it is NOT readable.
Hey srry for being a noob here, but i think this is a great mod, but i cant seem to set it up correctly. I want to make it so that
This is my current config file. Please tell me any errors i made
BlackSmith: global: version: 2.2 name: BlackSmith debug: false permissions: usePermissions: false opHasPerms: true Engine: SPERM Economy: type: HYBRID Engine: BOSE7 Prices: leatherbase: 5 woodbase: 10 stonebase: 20 ironbase: 50 goldbase: 60 diamondbase: 200 chainbase: 600 enchantmentModifier: 2 Settings: DismantleOnlyOnFull: true DismantleDivider: 2 EnchantmentBases: protection: 20 fire_protection: 40 feather_fall: 40 blast_protection: 100 projectile_protection: 40 respiration: 100 aqua_affinity: 100 sharpness: 20 smite: 40 bane_of_arthropods: 40 knockback: 40 fire_aspect: 100 looting: 100 efficiency: 20 silk touch: 200 unbreaking: 40 fortune: 100 power: 20 punch: 100 flame: 100 infinity: 200
Thanks!
@Thomas9666
Simply type: "ICONOMY6" into the "Blacksmith.Economy.Engine" section .. assuming you are using iConomy 6 :P
How do I switch it to use Iconomy?
I had it working on 1.2.3 but now it isn't working...
@Spatchcock
Simply ESSENTIALS should do, caps don't really matter.