Coder Social home page Coder Social logo

esophose / kixsprettierexplosions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kixmc/kixsprettierexplosions

0.0 1.0 0.0 29 KB

Stunning realistic tnt & explosion visuals. A visual overhaul to explosions with respect for fps, lag, and protection plugins.

License: GNU Affero General Public License v3.0

Java 100.00%

kixsprettierexplosions's Introduction

KixsPrettierExplosions

Stunning realistic tnt & explosion visuals. A visual overhaul to explosions with respect for fps, lag, and protection plugins.

Lets face it; vanilla Minecraft explosions are anticlimactic and pretty lackluster. This plugin adds a pretty explosion visual to tnt, creepers, exploding beds, and more that launches the blocks away from the explosion and then smashes them to bits when the land. Drops remain the same and the explosions themselves are not modified

Showcase video of explosions

Compatibility

  • Spigot, Paper, & CraftBukkit on versions 1.8.x - 1.16.x (other server types may work but are not directly supported)
  • Java 8 or newer

Features

  • Plug and play; just drop the plugin into your server, no need to spend time configuring things if you don't want to
  • Ultra customizable; choose which types of explosions are affected, set a world whitelist/blacklist (or affect all worlds), and more
  • Mindful of lag; the plugins visuals will cap themselves to prevent fps and server lag with from big explosions
  • Respects protection plugins; the actual explosions remain up to your server to handle, the plugin just creates the pretty visuals. If another plugin blocks the explosion, KPE won't create any visuals

Commands & Permissions

  • /prettierexplosions (pe): base command for the plugin, shows version
  • /pe reload: reload & update changes to the config file [permission: prettierexplosions.reload]

Config

prettify:
  tnt-explosions: true
  bed-explosions: true
  creeper-explosions: true
  other-explosions: true

visual-cap-in-blocks: 185

extra-visuals: true

list-type: whitelist
world-list:
  - "world"
  - "world_nether"
  - "world_the_end"

Download

https://www.spigotmc.org/resources/92653/

Compile

Requires Java 8 & Maven

1. git clone https://github.com/kixmc/KixsPrettierExplosions
2. mvn package

Compiled jar will be in the /target directory

Support

If you have any questions, suggestions, or just want to say hi you can join my Discord server here: https://discord.com/invite/HKnDTRj

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.