btror / mc-pathfinding

Spigot pathfinding library for Minecraft Plugin Development.
MIT License
6 stars 3 forks source link

snapshot size warning/alerts #45

Open btror opened 1 year ago

btror commented 1 year ago

When generating very large snapshots that are computationally expensive an alert or warning of some kind should be sent to the server. Maybe we can figure out a size to limit snapshots to and add a parameter to the search methods for bypassing the limit.