Skip to content

CozmycDev/PK-SandSpout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Pre-Release Github All Releases Size

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 and 1.21.4.
  • ProjectKorra Version: Tested and working on PK 1.11.2, 1.11.3, and 1.12 BETA 12/13 and PRE RELEASE 3.

Configuration

The ability can be configured in the ProjectKorra config.yml file under ExtraAbilities.Cozmyc.SandSpout:

ExtraAbilities:
  Cozmyc:
    SandSpout:
      Cooldown: 0
      Height: 10
      BlindnessTime: 10
      SpoutDamage: 0
      Sound:
        Name: minecraft:block.soul_sand.fall
        Volume: 0.3
        Pitch: 0.1
      FlySpeed: 0.11

Language options can be found in language.yml:

Abilities:
  Earth:
    SandSpout:
      DeathMessage: '{victim} was buried alive under {attacker}''s {ability}'
      Description: An advanced Sandbending skill that takes advantage of the properties
        of the element to form a mobile column of sand. Sandbenders are able to use
        this ability for travelling, evasion, to gain height advantage in combat and
        to build. The erosion generated from the column will blind and damage entities
        standing below.
      Instructions: You must be standing on sand to use this ability. Left Click to
        activate, Space to go up, Shift to go down.

About

A ProjectKorra Sand ability used for extra mobility.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages