Giter Site home page Giter Site logo

acid's Introduction

Acid

水に触れるとダメージを受けるプラグイン

  • 開始するとプレイヤーの頭上にパーティクルの雨が降る
  • デフォルトでは以下の条件を満たすとダメージを受ける
    • 雨に当たる
    • 水源・水流に触れる
    • ポーションを使用する
    • 投げられたポーションに当たる
  • 以下はコマンドから設定可能
    • Mobもダメージを受けるようにする
    • 雨などに当たった場合にItemが消えるようにする
    • ポーションのエフェクトがかかった時にダメージを受けるようにする

動作環境

  • Minecraft 1.16.5
  • PaperMC 1.16.5
  • リソースパック を使う場合は以下が必要
    • OptiFine_1.16.5_HD_U_G8

コマンド

  • sh
    • start

      • 開始
    • stop

      • 終了
    • reloadConfig

      • 設定をリロードする
    • setConfig <設定名> <値>

      • <設定名>に<値>を設定する
      • 設定可能な設定名と値は以降を参照
    • showStatus

      各種設定の設定値を出力

setConfigで設定可能な設定名と値

設定名 内容 設定可能な値 デフォルト値
damage 水流・雨などから受けるダメージ 0以上の整数 1
damageTick 水流・雨などからダメージを受ける間隔 0以上の整数 10
offAcidSwitch プラグインによる影響を消す - block
- potion
- rain
- mob
- item
- potionEffect
デフォルトで以下が設定可能
- block
- potion
- rain
onAcidSwitch プラグインによる影響を与える - block
- potion
- rain
- mob
- item
- potionEffect
デフォルトで以下が設定可能
- mob
- item
- potionEffect
rainNum 雨(パーティクル)の数 0以上の整数 100
rainPoint 雨が降るポイント(Playerの頭上の値) 0以上の整数 10
splashDamage ポーションによるダメージ 0以上の整数 5

offAcidSwitch/onAcidSwitchで設定可能内容

項目 onになっている時に起こること
block 水関連のブロックに入った場合にダメージを受ける
potion ポーション使用時やスプラッシュポーションに当たった場合にダメージを受ける
rain 雨に当たっているとダメージを受ける
mob mobが雨などの影響を受ける
item itemが雨や水関連のブロックの影響を受ける(消える)
potionEffect ポーションのエフェクトがかかった時にダメージを受ける

リソースパック について

リソースパックでは水、水バケツ、ポーションなどを黄色っぽく表示可能になります

acid's People

Contributors

pone0301 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.