About FrankiesPower
Make frankie spawn with a boosted HP or DMG ratio using a multiplier setting and permissions
Features :
- Simple configuration setup.
- Spawn Frankie with a HP boost using multipliers (permission)
- Spawn Frankie with a Att Boost using multipliers (permission)
Permissions :
- frankiespower.health : Permission to have boosted HP on the players Frankie.
- frankiespower.damage : Permission to have boosted Att on the players Frankie.
- frankiespower.chat : Permissions to be able to use the chat commands.
Commands :
- /frankiesp info : Replies plugin info and version to chat
Configuration :
{ "Main config": { "Debug": true, "Chat Steam64ID": 0, "Chat Prefix": "[<color=#4A95CC>Frankies</color><color=red>P</color>] " }, "Frankie config": { "HP multiplier": 3.0, "Attack multiplier": 1.1 } }
Localisation :
English language file included to use a different language just make a new file in the language folder.
{ "Info": "\n<color=green>Available Commands</color>\n<color=green>/frankiesp info</color> : Shows info on version/author and commands", "InvalidInput": "Please enter a valid command!", "Frankie_Spawned": "Frankie is boosted with {0}HP and {1} Strength", "Version": "Version : V", "NoPermission": "You do not have permission to use that command!" }