Stats v5.3.3
Details
-
FilenameStats-5.3.3-shaded.jar
-
Uploaded by
-
UploadedJun 15, 2019
-
Size3.23 MB
-
Downloads407
-
MD54f8f791bfccedc618f82e301eb124e36
Supported Bukkit Versions
- 1.14
- 1.13
Changelog
Fixes critical bug where each block placed or broken would be stored individually instead of grouped, blowing up database sizes. Thanks to SmackDan for pointing this out to me.
Adds support for pushing data to a RabbitMQ instance. Set config value useRabbitMq to true and it'll generate a config file for you where you can configure RabbitMQ. For all configuration options, see https://github.com/rabbitmq/rabbitmq-java-client/blob/master/src/main/java/com/rabbitmq/client/ConnectionFactoryConfigurator.java#L54