Jump to content

Krungh Crow

Developer
  • Posts

    9
  • Joined

  • Last visited

  • Days Won

    1

Files posted by Krungh Crow

  1. Free

    Apples

    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": false, "Chat Steam64ID": 0, "Chat Prefix": "[<color=orange>Apples</color>] : " }, "Dropchance (0-1)": 0.5, "Min apples": 1, "Max apples": 3 } Localisation :
    { "Applesdrop": "{0} Apple(s) fell from the tree" }  

    15 downloads

       (0 reviews)

    0 comments

    Submitted

  2. Free

    Vendor Block

    Previously known as my Free AirwolfBlock plugin but rebranded and with permission system , blocks interaction with the 3 vehicle vendors
    Featured :
    Permission system Support for Airwolf Vendor (Bandit camp) Support for Boat Vendor (Fishing village) Support for Horse  Vendor (Stables) Language file included No configuration Lightweight Permissions :  (To be excluded from the block)
    vendorblock.heli vendorblock.boat vendorblock.horse Localisation :
    { "VendorReplyAirwolf": "Using the Airwolf Vendor is disabled on this server!", "VendorReplyBoat": "Using the Boat Vendor is disabled on this server!", "VendorReplyStables": "Using the Horse Vendor is disabled on this server!" }  

    3 downloads

       (0 reviews)

    0 comments

    Updated

  3. Free

    Notify Animal Feed

    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 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" }  

    5 downloads

       (0 reviews)

    0 comments

    Submitted

×
×
  • Create New...