YouHaveTrouble
55ee46e167
bump version
2026-08-26 14:11:58 +02:00
OverwriteMC
55b9647890
Validate tab completion requests before exposing command suggestions ( #113 )
...
* validate the requested command before exposing argument completions
* fix waterfall tab completion filtering
* some formatting
basic idea formatting wont be bad
2026-08-26 14:06:07 +02:00
YouHaveTrouble
3b3621d1d2
update dependencies
2025-12-07 12:02:34 +01:00
YouHaveTrouble
6a3dc807af
bump version
2025-07-24 16:53:44 +02:00
YouHaveTrouble
c5bf4b757f
update to 1.21.7-8 compatible bukkit adventure platform
2025-07-24 16:51:18 +02:00
YouHaveTrouble
402dd8b48f
migrate to java 21
2025-07-24 16:44:17 +02:00
YouHaveTrouble
74af326f80
update paper repo link and adventure libs
2025-07-15 18:34:19 +02:00
YouHaveTrouble
7a707068e2
added ability to send command denied message as action bar in bukkit and waterfall
2024-12-17 17:14:50 +01:00
YouHaveTrouble
b4fda1cb9e
bump version
2024-07-14 14:21:14 +02:00
YouHaveTrouble
7222b910e5
mini cleanup
2024-07-14 14:20:37 +02:00
YouHaveTrouble
e3c6103ec7
the permission was flipped all those years...
2024-07-14 14:19:55 +02:00
YouHaveTrouble
1872ea87d7
bump version
2024-06-27 17:13:30 +02:00
YouHaveTrouble
1295e497b7
placeholder for executed command for bukkit and waterfall version
2024-06-27 17:13:23 +02:00
YouHaveTrouble
1755cf5c2b
bump version
2024-06-26 21:18:35 +02:00
YouHaveTrouble
f53ca566bf
go back to 1.19.4 api because 1.21 requires java 21 to access!!!1111111one
2024-06-26 21:18:27 +02:00
R00tB33rMan
a30253d8bb
Upgrade various dependencies and replace outdated import with working import for Guice 7.0.0 compatibility
2024-06-26 14:49:18 -04:00
gecko10000
fe254e7684
Change PreprocessEvent priority to handle more deny messages
2024-04-15 10:06:46 -07:00
YouHaveTrouble
350f50588e
remove stray log
2023-11-05 22:06:18 +01:00
YouHaveTrouble
9a5820bbd6
bump version
2023-11-05 22:04:35 +01:00
YouHaveTrouble
3c31081b42
do not correct the command input
...
in case some mongoloid plugin decides to not filter out the / and rawdog the message into Player#performCommand
2023-11-05 22:04:29 +01:00
YouHaveTrouble
75b91a70d3
fix resetting config
2023-06-09 19:20:57 +02:00
YouHaveTrouble
6b31e7c76c
bump version
2023-06-09 11:04:04 +02:00
DaJokni
653cd0e242
Change protocollib version to 5.0.0, because snapshot no longer exists
2023-06-07 22:29:20 +03:00
YouHaveTrouble
cd3ee4b214
bump version
2023-04-29 13:22:09 +02:00
YouHaveTrouble
e80629d708
bump version
2023-04-26 23:23:07 +02:00
YouHaveTrouble
f41bfa7cd1
make bukkit module folia compatible
...
thanks to @Aitooor for figuring out what needed to be changed
2023-04-26 23:20:52 +02:00
YouHaveTrouble
e232953f11
bump version
2022-12-29 21:56:35 +01:00
YouHaveTrouble
e8b284db69
do not complete from legacy tab complete packet
2022-12-29 21:54:50 +01:00
YouHaveTrouble
ed1024c9e7
make minimessage resolve all tags
2022-12-20 19:04:22 +01:00
YouHaveTrouble
153ad5f983
fix errors when using regex expressions in executing command
2022-10-08 20:12:08 +02:00
YouHaveTrouble
9e5b5b5fc7
fix velocity weird command handling
2022-09-28 19:24:18 +02:00
YouHaveTrouble
67ca2c2458
lowercase command label
2022-09-28 13:33:03 +02:00
YouHaveTrouble
99f7c245da
bump version
2022-07-31 15:59:16 +02:00
YouHaveTrouble
cd4c41f1f2
make protocollib message a warning so it maybe catches more eyes
2022-07-31 15:59:05 +02:00
YouHaveTrouble
8a86568ce9
drop packet level command send event
2022-07-31 15:47:56 +02:00
YouHaveTrouble
b08234d268
update depends
2022-07-31 15:47:04 +02:00
YouHaveTrouble
2c7a089fae
bump version
2022-05-01 15:22:00 +02:00
YouHaveTrouble
41ff6d9d3e
don't replace config. whops
2022-05-01 15:20:00 +02:00
YouHaveTrouble
9e13c7b2f1
bump version
2022-04-19 20:35:01 +02:00
YouHaveTrouble
0716514787
add full commands list dump command
2022-04-19 20:33:47 +02:00
YouHaveTrouble
428ee93996
make keybind and clickevent work
2022-04-01 20:44:48 +02:00
YouHaveTrouble
8b45057544
make <newline> work
2022-03-21 17:11:46 +01:00
YouHaveTrouble
8de56d2863
change how minimessage is shaded in + bump version
2022-03-18 19:43:39 +01:00
YouHaveTrouble
0554ef59f7
update adventure platforms
2022-03-18 19:01:37 +01:00
YouHaveTrouble
0567640eea
update and relocate minimessage
2022-03-18 13:14:23 +01:00
YouHaveTrouble
fd5bccc985
fix NoSuchMethodError while tabcompleting /cw on spigot
2022-03-13 15:09:25 +01:00
YouHaveTrouble
ebc8a823f2
special case for velocity because it's special
2022-02-22 20:26:42 +01:00
YouHaveTrouble
3697bc72ce
bump version
2022-02-22 20:00:21 +01:00
YouHaveTrouble
78b1a646f2
cw add completions on bukkit no longer display plugin names
2022-02-22 20:00:12 +01:00
YouHaveTrouble
9f1beac562
do not handle temporary players
2022-02-07 18:10:23 +01:00