Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 726 Bytes

readme.md

File metadata and controls

24 lines (16 loc) · 726 Bytes

Monitoring and management extensions for pipeworks

Base-mod: https://github.com/minetest-monitoring/monitoring

Features

  • Tubed item management (flushing)
  • Enable and disable pipeworks at runtime
  • Item expiration (tubed items only stay 10 minutes in the pipes)
  • Item injection limit per mapchunk

Chatcommands

  • /pipeworks_flush flushes (removes) all items in the tubes
  • /pipeworks_stats shows the item count
  • /pipeworks_enable enables the pipeworks mod at runtime
  • /pipeworks_disable disables the pieworks mod at runtime
  • /pipeworks_check_limit check the injection limits on the current mapchunk
  • /pipeworks_limit_stats shows the chunk with the highest injection rate

License

MIT