Skip to content

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

License

Notifications You must be signed in to change notification settings

TTE-DevTeam/KixsPrettierExplosions-TTE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KixsPrettierExplosions

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

Vanilla Minecraft explosions are anticlimactic and pretty lackluster. This plugin overhauls visuals on tnt, creepers, exploding beds, and more. Blocks launch away from the explosion and then smash to bits when they land. Drops remain the same and the explosions themselves are not modified.

showcase gif

Compatibility

  • Spigot, Paper, & CraftBukkit on versions 1.13.x - 1.19.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

extra-visuals: true

realistic-trajectories: true

visual-cap-in-blocks: 185

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%