Chat/api
Teriuihi 37aa9fdf4c Replace Object2ObjectOpenHashMap with HashMap
The usage of Object2ObjectOpenHashMap in storing chat logs and the chat log handler was switched to HashMap. This was done to ensure the plugin can be run on proxy as velocity does not include this library
2024-04-07 16:32:33 +02:00
..
src/main/java/com/alttd/chat Replace Object2ObjectOpenHashMap with HashMap 2024-04-07 16:32:33 +02:00
build.gradle.kts Use 1.19.2 API 2022-09-26 19:08:51 +02:00