Simple plugin that disables that slight movement when items get dropped by canceling the packet that causes items to get teleported to coordinates with less accuracy after getting converted to integers.
/ait add <world> - adds a world to the disabled worlds list
/ait remove <world> - removes a world from the disabled worlds list
/ait reload - loads configuration file
/ait list - lists all disabled worlds
Typing ~ or # in <world> argument will replace it with the world you are currently in
You must be an operator to use these commands.
Configuration File
Code (YAML):
# Any world specified here will skip anti item teleport function of preventing the dropped items from getting teleported disabled-worlds: -
"some-world"