Watch out when you run with itens on your hands!
SlipperyHands adds an extra layer of "fun" by making players drop items from their main hand after sprinting for more than 10 seconds. If you're running with some sharp itens, you'll get damage.
Main Command: /slipperyhands or /sh
# How many seconds a player needs to sprint before possibly dropping an item
sprint-threshold: 10
# Probability (0.0 to 1.0) that a player will drop an item
drop-probability: 0.5
# Whether the plugin is enabled by default for all players
enabled-by-default: true
# Customizable messages
messages:
item-dropped: "&cYour hands got slippery and you dropped an item!"
self-poke: "&cOuch! You poked yourself with the %item%! Be careful when running with sharp objects!"
enabled: "&aSlippery hands enabled! You you will now drop items while sprinting."
disabled: "&eSlippery hands disabled! You won't drop items while sprinting."
status-enabled: "&a✓ Slippery hands is currently ENABLED."
status-disabled: "&c✗ Slippery hands is currently DISABLED."
no-permission: "&cYou don't have permission to do that!"
reloaded: "&aConfiguration reloaded!"
# Items that will never be dropped
blacklisted-items:
- BEDROCK
- COMMAND_BLOCK
- BARRIER
- STRUCTURE_BLOCK
- JIGSAW
- SPAWNER