You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This includes:
- New command `//count` alias `//analyze`
- As of WorldEdit: "Count the number of blocks inside the region"
- Counts blocks inside the current selection and outputs a message with the amount of blocks and their percentage
- If blocks are passed as parameter, only these are counted
- Added API::countAsync()
- Added AsyncCountTask
Would be cool to get all Blocks IDs in a selected area to analyze the area
The text was updated successfully, but these errors were encountered: