Releases: Wertik/CzechcraftQuery
Releases · Wertik/CzechcraftQuery
2.5.2
Changes
- code maintenance
- relocate netty to avoid version mismatch on lower bukkit versions
2.4.2
Changes
- ServerAdvanceEvent & ServerDropEvent now fire correctly
- added a test framework, /ccq test, along with some default sources
- added rewards for advance & drop events
- code improvements
2.2.0
Changes:
- added context stripped to avoid duplicated cached values
- various bugfixes
- improved responses to provide more information
2.1.10
Changes:
- improved commands and context parsing
- fixed a few bugs
- made 'user votes monthly' deprecated and disabled it, as it seems to not be in the API at all
- improved response display (shortening)
- added 'topvoters' _(position)_votes/name% placeholders
2.1.2
Changes:
- added the rest of available requests
- improved exception handling in parsers
- added corresponding placeholders to new requests
- fixed a few bugs
1.4.1
Changes:
- improved exception handling
- fixed updating on VotifierEvent
- removed left over exception testing
1.3.6
Changes:
- added /ccq get subcommand to test getting a response
- changed /ccq request to force sending a request and updating cached response
- added BlankResponse to handle no responses from calls
1.3.4
Initial release.
Features:
- fully functional request system and response caching
- basic commands to control update tasks and cache
- PlaceholderAPI expansion with a set of basic placeholders
- 2 first Response types, Server info (serverinfo) and Next vote (nextvote)