Commit Graph

24 Commits

Author SHA1 Message Date
JaTiTV c89430b219 3.2
In this update, minor bugs have been fixed and the config has been slightly revised.

Config changes:
- check.onJoin -> check.onJoin.enable
- check.onInteract -> check.onInteract.enable
- check.onCommand -> check.onCommand.enable
- check.onChat -> check.onChat.enable
- add check.onCommand.whitelist

A whitelist has been added for commands for which no check is performed.
2024-03-31 13:35:45 +02:00
JaTiTV 052592cff6 3.1.3
The notify.allBungeePlayer option did not work as it should, this bug was fixed
2023-06-19 21:09:03 +02:00
JaTiTV f5dfca5f72 3.1.2
- API update to Minecraft version 1.20
- T2CodeLib API update to 15.0 (this version is required from now on)
2023-06-08 06:58:46 +02:00
JaTiTV 0dc694d29f Security bugfixes and improved debug messages 2023-04-23 16:35:32 +02:00
JaTiTV 9351c0dfb7 better debug information & async bugfix 2023-04-23 12:53:25 +02:00
JaTiTV 98fd0409fd load bugfix
Fixed an error that occurred when loading the plugin, because since paper build 404 the T2CodeLib was loaded only after OPSecurity
2023-02-28 00:15:48 +01:00
JaTiTV a2bd88ac7c 3.1.0 | add API 2022-12-28 08:12:36 +01:00
JaTiTV dba1e57b91 code changes 2022-12-23 00:38:55 +01:00
JaTiTV e14f91c584 Update OPWhitelist.java 2022-12-22 02:14:04 +01:00
JaTiTV 1547c16093 3.0.7 | Bugfix
- noOpPlayerDeop.enable' was missing in opWhitelist.yml and was read in incorrectly
- kick.customCommand.Enable' was corrected to 'kick.customCommand.enable' in config.yml
2022-12-12 11:38:45 +01:00
JaTiTV 44507458e5 3.0.6 2022-11-20 20:17:55 +01:00
JaTiTV ea54d85ecc 3.0.5
https://git.t2code.net/JaTiTV/T2C-OPSecurity/releases/tag/3.0.5
2022-11-19 03:12:53 +01:00
JaTiTV 43e51fee59 3.0.4
Bugfix:
- In Permission Whitelist, the customCommands function did not work as expected.
2022-11-17 21:07:15 +01:00
JaTiTV 466314f206 Merge branch 'main' of https://git.t2code.net/JaTiTV/OPSecurity 2022-11-15 02:33:22 +01:00
JaTiTV 47a9080dba Update pom.xml 2022-11-15 02:31:56 +01:00
JaTiTV 632c23b1ff update to T2CodeLib 13.4 (sn 1) 2022-11-15 00:35:45 +01:00
JaTiTV 6fbd56ea63 3.0.3
New Update Checker
2022-11-14 20:15:30 +01:00
JaTiTV 31a958ce7f Update pom.xml 2022-11-14 19:50:48 +01:00
JaTiTV dab5a4f557 Update pom.xml 2022-11-14 14:19:07 +01:00
JaTiTV 672335de98 3.0.2
https://www.spigotmc.org/resources/t2c-opsecurity-permission-security-1-8-x-1-19-x.90739/update?update=478946
2022-11-13 15:54:47 +01:00
JaTiTV 224f53d027 3.0.1
https://www.spigotmc.org/resources/t2c-opsecurity-permission-security-1-8-x-1-19-x.90739/update?update=478627
2022-11-09 23:20:25 +01:00
JaTiTV 930e48484c 3.0.0
https://www.spigotmc.org/resources/t2c-opsecurity-permission-security-1-8-x-1-19-x.90739/update?update=478193
2022-11-05 12:41:56 +01:00
JaTiTV d9206e63a7 3.0.0-SNAPSHOT-#1 2022-11-03 19:15:07 +01:00
JaTiTV 2b5520d115 create config 2022-11-03 02:29:26 +01:00