New !!! NOT FOR SALE ANYMORE. PLUGIN BEING RETIRED SOON
New !!! NOT FOR SALE ANYMORE. PLUGIN BEING RETIRED SOON
New !!! NOT FOR SALE ANYMORE. PLUGIN BEING RETIRED SOON
Plugin is being reitred in 30 days.. it is no longer available for Sale but will remain on Chaos for anyone who previously purchased to download old copies.
FireSword 2.0.0 - Re Coded and updated
New !!! NOT FOR SALE ANYMORE. PLUGIN BEING RETIRED SOON
New !!! NOT FOR SALE ANYMORE. PLUGIN BEING RETIRED SOON
Plugin is being reitred in 30 days.. it is no longer available for Sale but will remain on Chaos for anyone who previously purchased to download old copies.
FireSword 2.0.0 - Re Coded and updated
Usage of Sword :
- Craft - Authorized players can craft a Firesword if they have permissions and proper materials. Player must hold the sword (salavaged sword) in hand and have the materials listed in config for crafting in inventory. They type the command and it will craft them a new Firesword.
- Usage - Players must still have the permission to Use the firesword in able to toggle the flames on and off. While holding the Firesword, just type /firesword in chat or firesword in console and it will toggle flames on/off if you have materials in inventory to fuel the flames.
- Throwing - Throwing the fire sword gives a special explosion when it hits something if thrower has the proper materials in inventory.
Permissions:
firesword.give - allows players to give themselves a firesword without need for crafting
firesword.craft - allows players the ability to craft firesword
firesword.use - allows player / group the ability to use firesword (toggle them on/off)
Commands:
Chat:
/firesword - toggles flames on and off if holding a firesword and you have materials.
/craftfiresword - crafts a firesword if you are holding sword and have materials
/givefiresword - gives player a fully crafted firesword.
Console:
firesword - toggles flames on and off if holding a firesword and you have materials.
craftfiresword - crafts a firesword if you are holding sword and have materials
givefiresword - gives player a fully crafted firesword.
Default Configuration Options:
Code:
{
"fireswordSettings": {
"Craft - Sword Item - Item ID of Sword : (default Salvaged Sword) : ": 1326180354,
"Craft - Require player be next to something to craft ? ": false,
"Craft - if Enabled, player must be near this prefab to craft FireSword (default Workbench 3) : ": "assets/prefabs/deployable/tier 3 workbench/workbench3.deployed.prefab",
"Craft - Material 1 - Amount of crafting material 1 needed : ": 5,
"Craft - Material 1 - Item ID of crafting material 1 : (default low grade) : ": -946369541,
"Craft - Material 2 - Amount of crafting material 2 needed : ": 20,
"Craft - Material 2 - Item ID of crafting material 2 : (default gunpowder) : ": -265876753,
"Skin - Fire Weapon custom steam skin ID : (Set to 0 for default) : ": 813766930,
"Materials - Flame - Amount PER TICK needed for flames : ": 5,
"Materials - Flame - Material ID needed to fuel flames (default low grade) : ": -946369541,
"Materials - Explosion - Amount needed for Explosion : ": 20,
"Materials - Explosion - Material ID needed for Explosion on Weapon Throw (default gunpowder) : ": -265876753,
"Materials - Use Materials to make flames : ": true,
"Damage - Chance - Likelyhood of Fireball spawn on Melee Fire Weapon Strike : (percentage) : ": 50.0,
"Damage - Explosion - amount to add when Throwing FireSword : (Mats needed) ": 100.0,
"Damage - Strike - amount to add when swinging FireSword : (Mats needed) ": 35.0,
"Damage - Radius - Strike/Throw damage radius : ": 1.0,
"Damage - Reduction - Use Victims Protection Values when damaging : ": true,
"Usage - Found/Looted Fire Weapons can be used by Anyone : (no perms needed) : ": true,
"Durability - Deal random condition loss when Fire Weapon is Thrown : ": true
}
}