Code Monkey home page Code Monkey logo

pk-sandspout's Introduction

SandSpout Ability for ProjectKorra

This is an addon ability for the ProjectKorra plugin for Spigot Minecraft servers. Inspired by the original ability that was removed from core years ago.

sandspout-usage.mp4

Description

SandSpout is a Sand ability that allows earthbenders to use sand itself for mobility. This move requires that you are standing on, or are over sand. Sand blocks are configured from the global PK config.

Features

  • Sand Column: Raise yourself into the air on a column of sand.
  • Blindning Effect: Applies temporary blindness to other entities within the column.
  • Damage: Applies damage to entities within the column.
  • Sand Configuration: Uses the global sand configuration Properties.Earth.SandBlocks, so you can add SOUL_SAND, '#concrete_powder', etc.

Instructions

  • Activation: While standing on a sand block, Left Click to activate or deactivate. Hold Space to go up, Shift to go down.

Installation

  1. Download the latest sandspout.jar file from releases.
  2. Place the latest sandspout.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.
  • 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.Cozmyc.SandSpout:

ExtraAbilities:
  Cozmyc:
    SandSpout:
      Cooldown: 0  # milliseconds
      Height: 10
      BlindnessTime: 10  # seconds
      SpoutDamage: 1
      Sound:
        Name: ENTITY_HORSE_BREATHE
        Volume: 0.6  # acceptable values are 0.0 - 2.0
        Pitch: 0.35  # acceptable values are 0.0 - 2.0
      FlySpeed: 0.075

pk-sandspout'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.