Список изменений
🚀 xPickup — v1.0.8
Major internal rewrite focused on performance, compatibility and stability.
🛠 Changelog:
-
⚡ Rewritten pickup engine — Removed all
BukkitRunnableentity scanning. The new system intercepts items at the exact moment they are created, resulting in zero lag and instant collection. -
🧩 Full compatibility with custom mine plugins — xPickup now supports drops from CataMines, RealMines, axMines and similar plugins via a dual-interception system (
BlockDropItemEvent+ItemSpawnEvent). Custom drops are captured before they even touch the ground. -
🎮 Creative mode fix — Players in Creative or Spectator mode will no longer trigger pickup sounds or particles. The event is cancelled correctly before any effect is played.
-
📡 Improved API — Added new methods to
XPickupAPI(includinggiveItemsToPlayer) so other developers can hook into xPickup's pickup logic from external plugins with ease. -
🌍 World control — The world whitelist/blacklist system has been improved and now defaults to disabled, allowing the plugin to work across all worlds out of the box.
-
📦 Updated to Paper API 1.19.4+ — Full compatibility with modern server versions (1.19.4 and above).
Recommendation: Always update to the latest version to ensure the best compatibility with other plugins and server versions.
Developed by xPlugins 2026


