Files posted by Krungh Crow
-
Notify Addon that will popup the notification when killing animals.
Features :
works with both the Notify versions. lightweight Simple config Animal naming can be changed through language file. Permission system Option through config to use any Notify profile (can create profiles) Supported Animals :
Bear Polarbear Boar Chicken Horse (Wild horse) Stag Wolf Wolf2 (new wolf AI) Zombie (minecraft) Simpleshark (Shark) Permissions :
notifyanimalfeed.use : Grant user permission to see the feed Configuration :
{ "Notify profile ID": 0 } Localisation :
{Killer} : Player name will be displayed on this location {Victim} : Animal name will be displayed on this location (can be customised in language file) {Weapon} : Weapon/explosives/traps/fire will be displayed on this location {_Distance} : Distance between animal and player will be displayed here Make sure to use all 4 when changing the language file text including brackets.
{ "FeedAnimal": "<color=orange>{Killer}</color> killed a <color=yellow>{Victim}</color> with a <color=yellow>{Weapon}</color> from <color=yellow>{_Distance}</color>m", "Bear": "Bear", "PolarBear": "Polar Bear", "Boar": "Pig", "Chicken": "Chicken", "Horse": "Wild Horse", "Stag": "Stag", "Wolf": "Wolf", "SimpleShark": "Shark" }
- Free
- 13 Downloads
-
At a configurable rate and amount setting , apple(s) can fall from a tree making it a little less hard to find food
Features :
Drops a set amount of apples after cutting down trees Set the droprates (0 to 1) ea 0.25 would be 25% chance Simple configuration Permissions Debug option for console logging Permissions :
apples.drop : To give the player the chance to find the apples Configuration :
{ "Main config": { "Debug": true, "Chat Steam64ID": 0, "Chat Prefix": "[<color=orange>Apples</color>] : " }, "Dropchance (0-1)": 1.0, "Min apples": 1, "Max apples": 3, "Put in Inventory (true/false)": true, "Excluded Tree Prefabs (full paths)": [ "assets/bundled/prefabs/autospawn/resource/wood_log_pile/wood-pile.prefab" ] } Localisation :
{ "Applesdrop": "{0} Apple(s) fell from the tree" }- Free
- 24 Downloads