1.8.0-cn1
- Better caption replacement system:
- Added captions for invalid command senders, invalid command syntax, no permission & unknown command
- Initialization of exception messages based on captions is no longer lazy
- Caption variables are no longer wrapped in a seperate variable object
- Exceptions based on captions will no longer have a stacktrace
- Suggestions are no longer pre-filtered before getting passed to the suggestion preprocessor
This release is based off the 1.8.0-dev branch