Entities lifetime

Guys mby someone knows which setting of server is resposible for entities lifetime? bcs now items such as bamboo or cobblestone lifetime is about 15-20sec. 1.21.1 Paper
No description
11 Replies
ProGamingDk
ProGamingDk2mo ago
!binary
Carl-bot
Carl-bot2mo ago
Binary search your plugins
Remove half of your non-essential (ie not things like PAPI or LuckPerm) plugins and see if the problem is fixed. If it still persists, the cause is in the half still installed. Continue to halve the remaining plugins until you've narrowed it down to a single plugin. Congratulations, you found the culprit.
From An unknown user
Admincraft Canned Responses
Jay
Jay2mo ago
World Configuration | PaperMC Docs
An explanation of Paper's world configuration file.
ProGamingDk
ProGamingDk2mo ago
wouldnt make that nametag
Jay
Jay2mo ago
Ah, I thought there were referring to the despawn time itself not the tag.
ProGamingDk
ProGamingDk2mo ago
the despawn time isnt a function from what i could see, so it would have to be a plugin handling the despawn time for 15
D3FaCto
D3FaCtoOP5w ago
Name tag is created by InteractionVisualizer plugin and it's not affecting items despawn time, but Like Jay said It could be in paper world config. I was changing him a time ago to optimize server. Will take look at that. Thanks for advice. Yep that was paperworld.yml config issue
ProGamingDk
ProGamingDk5w ago
interesting, didnt see a way for a plugin to see that timer 👍 other than looking at the config value
D3FaCto
D3FaCtoOP5w ago
Yeah, there is one called Interaction visualizer, he shows every item timers n furnances vrewing stands n etc. While being used.
ProGamingDk
ProGamingDk5w ago
more meant how interaction visualizer did it code wise
D3FaCto
D3FaCtoOP4w ago
ohh gotcha !close

Did you find this page helpful?