Dawson
c95c7b37a1
Correcting Kick Errors on Bukkit-based platforms ( #84 )
...
* Forcing BukkitPlayer#kickPlayer to always run within a main thread context using BukkitRunnable. Bumping version to 1.10.1
* Fixing async kick error, adding condition that allows players to be whitelisted even while they are offline (assuming this is not a cracked server).
* Updating gradle piplines and files
* correcting startup bug as a result of a packaging issue
* Fixing asynchronous run command
* Adds a regression test to ensure this doesnt happen again
v1.10.1
2026-04-28 21:30:35 -04:00
funkemunky
775d29114a
Revert "Adding postgres"
...
This reverts commit ee07deb68f .
2026-04-17 09:43:56 -04:00
funkemunky
ee07deb68f
Adding postgres
2026-04-10 13:46:57 -04:00
Dawson
1acdfe8c4b
Added automated testing ( #82 )
...
* Using built in pipeline
* Added testing for databases, and fixed some potential database bugs
* Fixing MySQL issues
* Adding central test suite
* Updating test workflow to build without tests and one with tests
2026-04-08 21:29:37 -04:00
Dawson
57109e4c97
Feature/gradle refactor ( #80 )
...
* Gradle project refactor
* Updating workflows for github
* Attempting to fix workflows
* Fixing maven central proxy
* Fixing missing dependency in velocity
* Fixing build
* Getting rid of universal submodule
* Updating workflows to handle new build structure, removing maven workflows
* Fixing permissions issues caused by gradle files being handled on Windows
* Revert "Fixing permissions issues caused by gradle files being handled on Windows"
This reverts commit 3e4d8be955 .
* replacing instances of gradlew
* Adding gradlew wrapper
* Attempting to fix gradle issues
* Attempting to fix gradle issues
* Adding back ssl args
* Using built in pipeline
2026-04-08 15:27:06 -04:00
funkemunky
a483a90851
Updated changelog
2026-04-07 09:50:12 -04:00
funkemunky
c6d282e3cc
Correcting release workflow to handle current project structure
2026-04-07 09:38:09 -04:00
Dawson
ce6e040d3d
Merge pull request #74 from funkemunky/31-folia-support-for-kaurivpn
...
Adding folia support
v1.10.0
2026-04-07 09:31:00 -04:00
funkemunky
45d2a7eaa0
Fixing MySQL Lib injection
2026-04-06 15:06:02 -04:00
funkemunky
9e68524bd7
Fixing SQL load errors
2026-04-06 12:52:42 -04:00
Dawson
756b3b04c7
Merge pull request #78 from funkemunky/bugfix/typo-sql-thrid
...
Fixing typo in SQL that prevents plugin from loading
2026-03-16 08:54:07 -04:00
funkemunky
8bbc964f0d
Fixed CIDR notations and the ability for mongo to properly grab CIDRs
2026-03-16 08:51:33 -04:00
funkemunky
1ebaa64d6d
Added folia supported to plugin.yml since we do not use things that would be affected by their thread model.
2026-02-26 09:30:36 -05:00
Dawson
7983172423
Merge pull request #73 from funkemunky/copilot/add-allowlist-view-command
...
Add allowlist `show` and `search` subcommands with pagination
2026-02-20 10:47:26 -05:00
copilot-swe-agent[bot]
3f46db4ad9
Remove unrelated webhook files from PR branch
...
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com >
2026-02-20 15:43:41 +00:00
copilot-swe-agent[bot]
0ea8be6ea3
Initial plan
2026-02-20 10:35:25 -05:00
copilot-swe-agent[bot]
3ead4a0093
Make search a standalone subcommand: show [page] | search <query> [page]
...
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com >
2026-02-20 15:30:57 +00:00
copilot-swe-agent[bot]
8b5bc65159
Change show search to explicit keyword supporting spaces: show [page] search <query...>
...
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com >
2026-02-20 15:22:25 +00:00
funkemunky
11ef7e8d50
Fixed CIDR notations and the ability for mongo to properly grab CIDRs
2026-02-20 10:15:59 -05:00
funkemunky
ea4fe063b2
Merge remote-tracking branch 'origin/copilot/add-allowlist-view-command' into copilot/add-allowlist-view-command
2026-02-20 09:32:19 -05:00
copilot-swe-agent[bot]
38dcfcb1fe
Add allowlist show command with optional search filter
...
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com >
2026-02-20 09:32:07 -05:00
copilot-swe-agent[bot]
0894ef8e3d
Initial plan
2026-02-20 09:32:07 -05:00
Dawson
3892cf43b3
Merge pull request #72 from funkemunky/copilot/add-vpn-detection-webhooks
...
Add webhook notifications for VPN detection events with Discord and Slack support
2026-02-20 09:30:39 -05:00
funkemunky
95d8747bd5
Fixing webhook spam
2026-02-20 09:29:52 -05:00
copilot-swe-agent[bot]
ee7a059b01
Add allowlist show command with optional search filter
...
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com >
2026-02-20 14:17:11 +00:00
copilot-swe-agent[bot]
51340754e6
Minor optimization: remove unnecessary empty array initialization
...
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com >
2026-02-20 14:13:25 +00:00
copilot-swe-agent[bot]
0e2468d3fb
Initial plan
2026-02-20 14:11:49 +00:00
copilot-swe-agent[bot]
faa8bdbb19
Update WEBHOOK_GUIDE.md with Discord and Slack format documentation
...
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com >
2026-02-20 14:10:21 +00:00
copilot-swe-agent[bot]
0f14e68c36
Add Discord and Slack webhook format support with configurable format option
...
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com >
2026-02-20 14:09:14 +00:00
Dawson
772e924303
Merge branch 'master' into copilot/add-vpn-detection-webhooks
2026-02-20 09:01:22 -05:00
Dawson
a195106708
Merge pull request #67 from funkemunky/57-feature-allow-subnets-to-be-whitelisted
...
WIP: Subnet Whitelisting
2026-02-20 08:59:34 -05:00
funkemunky
de6dc8aa7b
Adding mojang API backup
2026-02-20 08:57:54 -05:00
copilot-swe-agent[bot]
6246bce70d
Add comprehensive webhook integration guide
...
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com >
2026-02-04 04:53:36 +00:00
copilot-swe-agent[bot]
9fac54fe0b
Address code review feedback: use dedicated executor, improve logging, add security notes
...
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com >
2026-02-04 04:51:31 +00:00
copilot-swe-agent[bot]
ba9ab6fb31
Add webhook functionality for VPN detection
...
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com >
2026-02-04 04:49:55 +00:00
copilot-swe-agent[bot]
39961a3683
Initial plan
2026-02-04 04:45:45 +00:00
funkemunky
5792b81cb1
Correcting logic bug with getDatabaseType function, removing unnecessary function in StringUtil
2026-01-27 10:27:56 -05:00
funkemunky
e044d27e27
Removed redundant "Disabling AntiVPN..." log message on Velocity
2026-01-27 10:26:07 -05:00
funkemunky
17cbed8bda
Standarized logging calls across platforms
2026-01-27 10:25:47 -05:00
funkemunky
50c357f508
Standarized isWhitelisted to make sure it only accepts cidr strings
2026-01-27 10:25:36 -05:00
funkemunky
dddd860c15
Delay command execution to prevent messaging errors
2026-01-27 10:25:21 -05:00
funkemunky
e09217877c
Update platform listeners to ensure consistent kick functionality
2026-01-27 10:25:03 -05:00
funkemunky
7ffba38992
Improved performance of kicking players, will not allow players to remain on if API tells us we should block them.
2026-01-20 09:44:30 -05:00
funkemunky
8a4b86c9ef
Allowlist functionality is now working, corrected sql errors
2026-01-14 09:42:20 -05:00
funkemunky
ac57a540c2
Adding copyright headers
2026-01-05 10:27:59 -05:00
funkemunky
18d9bcea39
Implemented MongoDB version and cleared compile errors
2026-01-05 10:27:20 -05:00
funkemunky
9f7f4b40f0
Implementing database versioning for CIDR whitelisting
2026-01-05 09:24:21 -05:00
funkemunky
7913676323
Start of versioning database functions and handling errors
2025-12-30 07:24:35 -08:00
funkemunky
9ea3141ae7
Merge branch 'refs/heads/master' into 57-feature-allow-subnets-to-be-whitelisted
2025-12-30 06:27:43 -08:00
funkemunky
cd7008ee09
Merge branch '69-bug-sql-error-on-plugin-load-v194'
2025-12-14 11:43:35 -05:00