|
|
288287c96d
|
Add close sqlAdapter on plugin disable
|
2025-10-23 22:32:06 +05:00 |
|
|
|
32c1881d95
|
Add reflection methods for Constructor
|
2025-09-20 01:32:05 +05:00 |
|
|
|
23acc54f16
|
Remove maven-shade-plugin
|
2025-09-20 01:31:16 +05:00 |
|
|
|
b177d41ea8
|
Use latest velocity-api version
|
2025-09-20 01:30:44 +05:00 |
|
|
|
bc9bacebb3
|
Change scope to provided for sqlite, h2, and mysql artifacts
|
2025-09-20 01:30:25 +05:00 |
|
|
|
829b6ebebd
|
Remove sqlite and mysql artifact exclusion
|
2025-09-20 01:29:03 +05:00 |
|
|
|
df77c315a7
|
Fix reflection
|
2025-09-20 01:28:41 +05:00 |
|
|
|
04f9fe30ae
|
Remove runTaskSeparately method
|
2025-09-20 01:27:33 +05:00 |
|
|
|
693d03efaf
|
Fix package name in last example
|
2025-08-31 19:36:35 +05:00 |
|
|
|
372e4f8ac7
|
Improve description and examples
|
2025-08-31 19:35:08 +05:00 |
|
|
|
b091ca6b46
|
Refactor package from org.zhdev.varioutil to org.zhdev to shorter length
|
2025-08-31 19:34:40 +05:00 |
|
|
|
9fbe620b6a
|
Reworked usage of special methods onEnable & onDisable
|
2025-08-31 19:33:22 +05:00 |
|
|
|
1d501f0bf2
|
Remove getSLF4JLogger method
|
2025-08-31 19:32:04 +05:00 |
|
|
|
e6f026109b
|
Correct maven repository url
|
2025-08-06 17:25:15 +05:00 |
|
|
|
141989a214
|
Correct maven repository url
|
2025-08-06 17:24:38 +05:00 |
|
|
|
d7bb8c65de
|
Rename package name from net.zhira to org.zhdev
|
2025-07-24 18:06:39 +05:00 |
|
|
|
2debf329a8
|
Add null check in AbstractProvider#isClosed
|
2025-04-25 05:17:14 +05:00 |
|
|
|
27531362ba
|
Add reconnect to ConnectionProvider#getConnection method if Connection#isValid is false
|
2025-04-24 23:08:12 +05:00 |
|
|
|
b65c72bbe3
|
Add autoReconnect=true to MySQL connection URL
|
2025-04-24 03:53:27 +05:00 |
|
|
|
1deaa47d95
|
Remove the .md extension as this is plain text.
|
2025-04-23 23:42:55 +05:00 |
|
|
|
6ab7e89561
|
Rename package name from org.zhdev to net.zhira
|
2025-04-23 23:31:42 +05:00 |
|
|
|
cc7f16f941
|
Change distribution repo url
|
2024-07-16 00:02:10 +05:00 |
|
|
|
e546b2306e
|
Change distribution url
|
2024-07-15 23:13:14 +05:00 |
|
|
|
0df4be2bb6
|
Fix url encoding
|
2024-07-15 20:23:20 +05:00 |
|
|
|
1657df966a
|
Add repo for deploying
|
2024-07-15 20:22:28 +05:00 |
|
|
|
b116654a54
|
Add mojang repo for authlib and remove local spigot dependency
|
2024-07-15 20:19:24 +05:00 |
|
|
|
1db01c77d9
|
Remove unnecessary classes
|
2024-07-15 20:18:50 +05:00 |
|
|
|
56a2d7892e
|
Add 'exists' path check
|
2024-04-26 23:33:22 +05:00 |
|
|
|
3800678138
|
Use system username instead of home path
|
2024-03-16 03:49:07 +05:00 |
|
|
|
b313027d14
|
Upgrade versions
|
2024-03-16 03:48:22 +05:00 |
|
|
|
c9c55505ec
|
Upgrade mysql and h2 versions
|
2024-03-16 03:47:59 +05:00 |
|
|
|
05f221f059
|
Add SqlAdapter#getProvider
|
2024-03-16 03:47:11 +05:00 |
|
|
|
3d79234fb4
|
Add *.iml
|
2023-12-02 19:48:33 +05:00 |
|
|
|
ac5608c779
|
Fix memory leak
|
2023-12-02 19:48:10 +05:00 |
|
|
|
efe106b178
|
Add colors
|
2023-10-21 15:55:08 +05:00 |
|
|
|
caee3c9080
|
Set return type from double to float
|
2023-09-18 16:16:22 +05:00 |
|
|
|
ee9a6db15a
|
Set return type from double to float
|
2023-09-18 16:16:14 +05:00 |
|
|
|
709202574a
|
Fix command unregistering
|
2023-08-12 04:42:56 +05:00 |
|
|
|
1e4088991f
|
Package refactoring
|
2023-08-11 19:42:16 +05:00 |
|
|
|
4bc7843d6c
|
Create velocity module classes
|
2023-08-11 19:42:02 +05:00 |
|
|
|
e18d4a3b8e
|
Correcting README
|
2023-08-11 19:41:46 +05:00 |
|
|
|
e4295c53a8
|
Add PreparedPlugin interface
|
2023-08-11 19:41:33 +05:00 |
|
|
|
b45b2a25e6
|
Add misc module
|
2023-08-11 19:41:15 +05:00 |
|
|
|
aecdafa86d
|
Create velocity module
|
2023-08-11 19:41:02 +05:00 |
|
|
|
74b5350336
|
Add sql dependencies
|
2023-08-11 19:40:48 +05:00 |
|
|
|
94d49d1302
|
Add sqlite and mysql dependency exclusion
|
2023-08-11 19:40:25 +05:00 |
|
|
|
c80a17c35b
|
Adding velocity module
|
2023-08-11 19:38:38 +05:00 |
|
|
|
2d1d2287f7
|
Bukkit utilities for creating GUI
|
2023-08-11 19:38:17 +05:00 |
|
|
|
b03e0a9dd6
|
Package refactoring
|
2023-08-11 19:37:39 +05:00 |
|
|
|
4ce0f36193
|
sql refactoring
|
2023-08-11 19:37:21 +05:00 |
|