Compatibility
Tested on Spigot-1.10, 1.14, 1.15, 1.16, 1.19, 1.20, 1.20.6, 1.21.
Introduction
Improve aiming of creatures.
Features
- Synergies perfectly with CustomCreatures and MasochisticSurvival plugins
- Skeletons and other shooters firing projectiles (Strays having bows, Pillagers and Piglins having crossbows, Witches having potions, Ghasts, Withers, Blazes) into players with fantastic precision, considering eye position and predicting a movement target point based on the movement history.
- Totally fair and natural aiming without cheats: a projectile direction is calculated only at an aiming stage without adjustments in flight.
Commands
takeaim reload - reload config from disk
Permissions
- Access to 'reload' command: takeaim.reload (default: op)
Configuration
Default configuration file
Integration from other plugins
An example of how to engage TakeAim in your plugins to target mobs at players and how to fallback when TakeAim is disabled:
TakeAimAdapter.java
Author
I will be happy to add some features or fix bugs. My mail:
[email protected].
Useful links
Related projects
- CustomBazookas: Bukkit Dev GitHub, Spigot
- CustomCreatures: Bukkit Dev, GitHub, Spigot
- CustomNukes: Bukkit Dev, GitHub, Spigot
- CustomRecipes: Bukkit Dev, GitHub, Spigot
- CustomVillage: Bukkit Dev, GitHub, Spigot
- MasochisticSurvival: Bukkit Dev, GitHub, Spigot