New:
- Insights now supports arbitrary sized region limiting, with the help of caching!
- Caching supports WorldEdit changes!
- Insights has a neat API to register and limit your custom regions, please take a look at the BentoBox example!
How does the caching work?
When a player enters the region, there doesn't exist a cache yet. When the player places down, or tries to break a limited block; Insights will start scanning the area and initialise a cache. While Insights is scanning, the player will be temporarily 'frozen' from block placements. After the caching is done, the player will be able to resume block placements!
Addons:
How to install addons?
- Insights will generate a new folder called "addons", simply drag and drop your addons in there and restart the server!
Please see GitHub for the changes to messages.yml.