funkemunky
7a229b23ff
Turning alerts on for players on reloads if they are already online
2021-09-09 15:25:55 -04:00
funkemunky
795f0333c7
Fixing whitelist bug and alertsState bug
...
- Whitelisted players would not actually return as whitelisted from the database because of use the getFetchSize parameter, which was not used as it was intended.
- The same reasoning as above is why the alertsState would not function.
2021-09-09 15:25:42 -04:00
funkemunky
b573fca58b
Fixing sql errors and fixing NPE of missing VpnStrings
2021-09-09 15:09:02 -04:00
funkemunky
c1ef2eef56
1.4.1 Fixing table truncation to update
2021-09-09 14:53:29 -04:00
funkemunky
a3cb7e8e8a
Adding check for closed connections to prevent errors
2021-09-09 14:50:18 -04:00
funkemunky
2bf16ad6b7
Added alerts state saving
2021-09-09 14:49:38 -04:00
Dawson Hessler
e37b4c3e6f
Starting to add custom messages to AntiVPN
2021-09-06 15:17:27 -04:00
Dawson Hessler
334c894fe2
Fixing bug that prevented players from getting kicked and fixes alerts not being populated
2021-08-27 14:44:40 -04:00
Dawson Hessler
3b15a4c919
Adding bstats
2021-08-27 13:12:13 -04:00
Dawson Hessler
b1cf629945
Update version to 1.4.0
2021-08-27 12:51:16 -04:00
Dawson Hessler
5907a9496b
Fixing command running when disabled on Bukkit instance of kaurivpn
2021-08-27 12:50:41 -04:00
Dawson Hessler
7cb4bae972
Adding the actual alert sending
2021-08-27 12:49:58 -04:00
Dawson Hessler
f32beb4dc9
Replacing out print usage with bungee/bukkit logger where I can
2021-08-27 12:47:06 -04:00
Dawson Hessler
feb2049d99
Fixing bug that sent the same description for every command
2021-08-27 12:46:18 -04:00
Dawson Hessler
c9655782ee
Renaming to sender to keep naming consistency
2021-08-27 12:45:42 -04:00
Dawson Hessler
729381a4e5
Adding antivpn alerts command and more to the command API
2021-08-27 12:45:16 -04:00
Dawson Hessler
9786a93ca8
Fixing allowlist command tab complete for args
2021-08-21 16:21:01 -04:00
Dawson Hessler
fbba41fd71
Potentially fixing Java 16 issues v1.3.1
2021-08-21 13:33:17 -04:00
Dawson Hessler
2cd7951bca
v1.3
2021-08-20 15:09:07 -04:00
Dawson Hessler
1ce3f28398
removing colon
2021-08-20 15:08:06 -04:00
Dawson Hessler
e5107bd2c3
Fixing sql
2021-08-20 15:03:31 -04:00
Dawson Hessler
ccdc260b68
Merging
2021-08-20 14:12:23 -04:00
Dawson Hessler
7533b32039
Fixing Bukkit vpn processing and adding failure reasons to output
2021-08-20 14:11:37 -04:00
Dawson
73bddca5c3
Merge pull request #1 from brysondev/master
2021-07-26 20:55:20 -04:00
Dawson Hessler
68b6335ad5
Adding kick toggling to the config
2021-07-18 19:58:05 -04:00
Dawson Hessler
665b313828
Adding commands on vpn detect on login
2021-07-18 19:51:23 -04:00
Bryson
88dfcc3349
removed redundant check that causes exception
2021-07-18 12:15:23 -04:00
Bryson
d04c33c676
removed debug prints
2021-07-18 11:50:55 -04:00
Bryson
1f6043c20d
Corrected some mistakes to get it working
2021-07-18 11:50:03 -04:00
Bryson
a60c1b2360
updated to non-deprecated class
2021-07-18 11:49:44 -04:00
Bryson
5fa7387927
corrected invalid sql queries
2021-07-18 09:38:31 -04:00
Dawson Hessler
a2dc04dc51
1.2.1 update fixing sql issue
2021-06-19 13:05:13 -04:00
Dawson Hessler
c21098a511
1.2 update
2021-06-18 16:42:54 -04:00
Dawson Hessler
c4336b2760
Fixing permission name (too used to making anticheats)
2021-06-18 16:38:47 -04:00
Dawson Hessler
0a7c2c0207
Implementing database and allowlist system
2021-06-18 16:37:09 -04:00
Dawson Hessler
09482b970b
setting it to snapshot
2021-06-18 11:27:48 -04:00
Dawson Hessler
11c0c177fe
Updating to 1.2
2021-06-18 11:27:30 -04:00
Dawson Hessler
1c636c3b6f
Implementing prefix exemptions
2021-06-18 11:26:57 -04:00
Dawson
15a5d3ba4f
Adding license
2021-06-18 11:20:25 -04:00
Dawson
123221cd58
Create README.md
2021-06-18 11:17:51 -04:00
Dawson Hessler
64be97b22c
Implemented bungee commands and tab complete 1.1.1
1.1
1.1.1
2021-06-18 11:09:07 -04:00
funkemunky
83bb904c7d
Completing 1.1 update
2021-06-17 13:05:09 -04:00
funkemunky
d867a3ecd6
Implementing Bukkit shutdown cleanup so reloads work
2021-06-17 12:35:51 -04:00
funkemunky
1b569531a0
removing files that should now be ignored by gitignore
2021-06-17 12:29:55 -04:00
funkemunky
2b1763d0f7
Update .gitignore
2021-06-17 12:29:14 -04:00
funkemunky
5d790ce56d
Finished commands system on Bukkit - tested and working
2021-06-17 12:27:22 -04:00
funkemunky
86f886e2e7
Update pom.xml
2021-06-17 12:00:08 -04:00
funkemunky
3fcb3fe157
Implementing commands system into antivpn [v1.1]
2021-06-17 12:00:06 -04:00
Dawson Hessler
20e6cbde9f
Adding print to console msg
2021-06-16 15:33:35 -04:00
Dawson Hessler
f5fd7001e7
Adding bypass permission and updating version to 1.0.1
1.0.1
2021-06-15 15:40:19 -04:00