Entity Smasher - Pick up Entities icon

Entity Smasher - Pick up Entities -----

Entity Smasher can be used to relocate entities, or smash them at the ground.



Entity Smasher is a fun utility plugin made for fun to give players access to smash entities at ground, with fall damage. This plugin can also be used instead of Carry On mod.
The plugin is simple to use and comes with a config file full of options so you can tweak behavior, and restrictions to your needs.
With right click, you can grab (almost) any entity, move with your cursor to reposition it, and place it where you want. Right click any block to deselect, or use command.

[​IMG]

Can be really useful when manipulating with monsters or animals, to keep them in cages, or just smash them for fun :)

This plugin has not been tested as much. If a config option is not provided in a correct way, error may occur.

Features
- Grab and move entities with your mouse
- Simple select system
- Highly configurable
- Works with most entity types

Commands
- /es - Deselect the holding entity
- /es reload - Reloads the config (OP only)

Config
Code (YAML):
# Require sneak to select an entity
sneak_to_select
: true
# Require sneak to deselect an entity (on block)
sneak_to_deselect
: true
# Default distance set when selecting an entity
default_distance
: 10

# MESSAGES
entity_select
: "&aEntity selected."
entity_deselect
: "&cEntity deselected."
entity_deselect_death
: "&cEntity unavailable, deselecting..."
entity_already_selected
: "&cYou have already entity selected! Deselect first."
unknown_command
: "&cSorry, but i don't recognize this command."
reload_start
: "&7Reloading..."
reload_end
: "&aReloaded!"
changed_distance
: "&aDistance changed to %distance%"
# MESSAGES END

# Allow changing distance using scroll wheel
scroll_zoom
: true
# Minimum limit the distance can be set to
distance_limit_min
: 2
# Maximum limit the distance can be set to
distance_limit_max
: 10
# Distance step for each scroll
distance_scroll_step
: 1
# Show boom particles when entity dies
death_particles
: true
# Allow picking up players
allow_players
: false
# Allow picking up boats and minecarts (can fly)
allow_boat_minecart
: false
# Allow picking up monsters
allow_monsters
: true
# Make entities take fall damage
fall_damage
: true

To-Do

- [x] Keep message empty to not send it
- [ ] Permission system
- [ ] /es player [nick] - Instant player teleport + auto select
- [ ] /es distance [val] - Set a distance using command

Need Help?
If you have any questions, suggestions, run into an issue, or need help with the config, feel free to join my Discord server

Source Code
Check out the source here
Resource Information
Author:
----------
Total Downloads: 39
First Release: May 15, 2025
Last Update: May 16, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings