SBPrime / AsyncWorldEdit-Premium

Async WorldEdit - Edit millions of blocks without lag! (Premium version)
Other
19 stars 4 forks source link

AsyncWorldEdit Premium

This is the premium version of AsyncWorldEdit. This repository is used for wiki and issues tracking.

Async WorldEdit - Edit millions of blocks without lag!

This plugin has only one function: eliminate the lag caused by the WorldEdit! This is done by replacing the WorldEdits session with an special asynchronous one. All the block drawing is done in packages. The package size and how often the blocks are drawn are configurable in the config. AsyncWorldEdit is not a reimplementation of WorldEdit! It attaches the original WorldEdit API and WorldEdit classes and tries to fix the lags. There fore you have access to all the WorldEdit operations, and all those operations work exactly like in the original WorldEdit. So basically you get the same commands, same permissions and the same experience. In addition to that if WorldEdit team releases a new feature, fixes a bug all you need to do is update WorldEdit and AWE will do its job as usual.

For API go to: https://github.com/SBPrime/AsyncWorldEdit/tree/master/AsyncWorldEdit-API

For API Maven go to: https://github.com/SBPrime/AsyncWorldEdit/tree/maven-artifact