Skip to content

realLaggermaster/ChunkItemLimiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ChunkItemLimiter

ChunkItemLimiter is a lightweight Minecraft plugin that limits the number of ground items in each loaded chunk. This helps reduce lag caused by item spam and keeps the server performance stable.

  • Automatically removes excess dropped items in loaded chunks
  • Configurable item limit per chunk
  • Configurable cleanup interval (in seconds)
  • Reload configuration without restarting the server via command
# Maximum number of dropped item entities allowed per chunk
ground_items: 10000

# Interval in seconds to check all loaded chunks
cleanup_interval: 60

About

Minecraft plugin that removes ground items if it exceeds the limit

Resources

Stars

Watchers

Forks

Contributors

Languages