Skip to content

A simple Spigot plugin that makes enderpearls bounce off of surfaces when they would normally teleport the player

License

Notifications You must be signed in to change notification settings

techchrism/bouncy-enderpearls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demonstration GIF

A simple plugin that makes enderpearls bounce off of surfaces when they would normally teleport the player. Lots of fun for non-serious gameplay, absolute garbage for serious gameplay.

Permissions:

  • bouncyenderpearls.enabled
    Denying this permission will cause enderpearls to behave normally. Granted by default.
  • bouncyenderpearls.reload
    Permission to reload the config

Commands:

  • /bouncyenderpearls or /bep
    Reloads the config

Config:

bounciness: 0.8
max-bounces: 5
bounce-sound:
  enabled: true
  name: BLOCK_SLIME_BLOCK_FALL
  volume: 1.0
  pitch: 1.0
disabled-worlds:
  - world_the_end

About

A simple Spigot plugin that makes enderpearls bounce off of surfaces when they would normally teleport the player

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages