Prism-Bukkit
Prism-Bukkit copied to clipboard
Prism is a rollback/grief management tool for Bukkit. See the website for usage.
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.42 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...
Bumps [gson](https://github.com/google/gson) from 2.8.0 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
Fixes this error on Arclight 1.18.1. ```yaml [23:47:55 WARN] [Prism]: Plugin Prism v2.1.8-CN-211023-23 generated an exception while executing task 42 java.lang.RuntimeException: Failed to get driver instance for jdbcUrl=jdbc:mysql://127.0.0.1:3306/test_prism?useUnicode=true&characterEncoding=UTF-8&useSSL=false at com.botsko.prism.libs.hikari.util.DriverDataSource.(DriverDataSource.java:114)...
Fixes https://github.com/AddstarMC/Prism-Bukkit/issues/249 Fixes #280 Not good, not bad
**Describe the bug** Currently, all commands are sent to the client regardless or not they have permission to use it. While this is a minor issue, it does not make...
Replaced 'message.properties' with 'message_en_us.properties' . This PR looks good..
This PR builds on #284 adding the derby changes
**Describe the bug** A player who changed his name to match a previously used name caused an exception in Prism. See https://pastebin.com/kju1czbr **To Reproduce** Player A joins with UUID 1...
Simply put, Prism hasn't since the introduction of Shulkers to Minecraft been able to support rolling back shulker boxes with their respective inventories. It tracks inventory events on placed shulkers,...