Commit Graph

57 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 af608fad02 Merge pull request 'dev-3.0.3' (#9) from dev-3.0.3 into main
Reviewed-on: #9
2022-11-15 01:27:43 +00: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 cfd34f6ce6 „README.md“ ändern 2022-11-14 15:55:21 +00:00
JaTiTV 050624f517 „README.md“ ändern 2022-11-14 15:12:16 +00:00
JaTiTV 2bae6f7118 „README.md“ ändern 2022-11-14 15:11:38 +00:00
JaTiTV 8e851dfc15 „README.md“ ändern 2022-11-14 15:10:24 +00:00
JaTiTV 94f0a688c9 „README.md“ ändern 2022-11-14 15:09:37 +00:00
JaTiTV 3ce922c602 „README.md“ ändern 2022-11-14 15:06:00 +00:00
JaTiTV 1ea97b5874 „README.md“ hinzufügen 2022-11-14 15:05:13 +00:00
JaTiTV dab5a4f557 Update pom.xml 2022-11-14 14:19:07 +01:00
JaTiTV 5f2d97b5d3 Merge branch '3.0.0-Recode' 2022-11-13 16:02:24 +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 758d5e7a8d import version 2.4.3 2022-11-03 02:33:39 +01:00
JaTiTV 2b5520d115 create config 2022-11-03 02:29:26 +01:00
JaTiTV d4f60d78b8 . 2022-11-02 19:04:53 +01:00
JaTiTV e9149e2b27 Move code in folder 2022-11-02 19:03:50 +01:00
JaTiTV fc76ba90be Merge pull request '2.4.3' (#5) from customCommands-fix into main
Reviewed-on: JaTiTV/OPSecurity#5
2022-11-02 18:01:26 +00:00
JaTiTV ddd3a8982f Update Check.java 2022-11-02 18:30:02 +01:00
JaTiTV d66f6d0f59 small code changes 2022-10-25 17:12:54 +02:00
JaTiTV bbc8f2377b 2.4.3
T2CodeLib update to API Version 13.0
Small code changes
2022-10-25 17:06:36 +02:00
JaTiTV 485b50de7a 2.4.3-DEV-1 2022-09-05 20:25:23 +02:00
JaTiTV dd8b823547 „README.md“ ändern 2022-07-27 20:42:30 +02:00
JaTiTV 1a5e39f99f 2.4.2
Bugfix:
- A bug in the permission query was fixed
2022-01-21 21:03:11 +01:00
JaTiTV 2a098d6977 Merge pull request '2.4.1 | WorldGuard bug' (#3) from OPsecurity-+-worldguard-flag-bug into main
Reviewed-on: JaTiTV/OPSecurity#3
2022-01-09 23:30:05 +01:00
JaTiTV d60cc4b69f Update pom.xml 2022-01-09 23:26:57 +01:00
JaTiTV 3e6459d301 2.4.1_Snapshot_1 2022-01-09 05:12:20 +01:00
JaTiTV 0bfbeac52d fix worldguard block-command bug 2022-01-09 05:11:31 +01:00
JaTiTV e8a3c26650 code changes 2022-01-09 04:44:10 +01:00
JaTiTV 156784f37c Update pom.xml 2022-01-08 00:29:26 +01:00
JaTiTV b3a334239a 2.4.0 SN 2
Code changes and performance improved. T2CodeLib is required from now on!
2022-01-06 02:08:20 +01:00