Giter VIP home page Giter VIP logo

pk-sprout's Introduction

Sprout Ability for ProjectKorra

This is an addon ability for the ProjectKorra plugin for Spigot Minecraft servers. The ability was originally created by NickC1211 and has been updated and fixed to work with later versions of ProjectKorra and Spigot.

Description

Sprout is a plant ability that allows waterbenders to ensnare their opponents at range. This move requires that you and your target be standing on connected fertile ground (dirt or grass blocks).

Features

  • Root Path: Creates a path of plants as it travels along the ground.
  • Snare Effect: Ensnares entities with a double plant to immobilize them.
  • Damage: Applies damage to entities hit by the snare.
  • Potion Effect: Applies a slowness effect to ensnared entities.

Instructions

  • Activation: Hold Shift and Left Click to shoot, and move the cursor side to side to aim.

Installation

  1. Download the Sprout.jar file.
  2. Place the Sprout.jar file in the ./plugins/ProjectKorra/Abilities directory.
  3. Restart your server or reload the ProjectKorra plugin with /b reload to enable the ability.

Compatibility

  • Minecraft Version: Tested and working on MC 1.20.4. Includes updated potion name for 1.20.6+ support.
  • ProjectKorra Version: Tested and working on PK 1.11.2 and 1.11.3. Might support earlier versions too.

Configuration

The ability can be configured in the ProjectKorra config.yml file under ExtraAbilities.NickC1211.Sprout:

ExtraAbilities:
  NickC1211:
    Sprout:
      ContinueThroughEntities: true
      Cooldown: 5000
      Damage: 3
      PathRevertTime: 1100
      PathPlant: "SHORT_GRASS"
      Range: 20
      SnarePlant:
        Top: "LARGE_FERN"
        Bottom: "LARGE_FERN"
      SnareTime: 4000
      Sound: "BLOCK_GRASS_BREAK"

pk-sprout's People

Contributors

cozmycdev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.