So basically i need something like this: http://dev.bukkit.org/bukkit-plugins/clearlagg/
to clear all entities (item drops) on the server. Temporary i will be using it also because it looks like there are unpickable blocks: https://github.com/mc-server/MCServer/issues/618
Needed commands:
/lagg clear (Clears entities) lagg.clear - most important
/lagg check (Counts all entities - item drops) - if possible
/lagg killmobs (Kills mobs) - if possible
If someone can code it in free time it would be great.
It also needs to clear all entities (item drops) in specific time, for example every 4 minutes with configurable notification (and warning before cleaning the server).
to clear all entities (item drops) on the server. Temporary i will be using it also because it looks like there are unpickable blocks: https://github.com/mc-server/MCServer/issues/618
Needed commands:
/lagg clear (Clears entities) lagg.clear - most important
/lagg check (Counts all entities - item drops) - if possible
/lagg killmobs (Kills mobs) - if possible
If someone can code it in free time it would be great.
It also needs to clear all entities (item drops) in specific time, for example every 4 minutes with configurable notification (and warning before cleaning the server).