Commit Graph

181 Commits

Author SHA1 Message Date
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 v2.8.1 2023-06-09 19:20:57 +02:00
YouHaveTrouble 6b31e7c76c bump version v2.8.0 2023-06-09 11:04:04 +02:00
YouHaveTrouble 1ea3f3f550 update config dependency 2023-06-09 11:03:45 +02:00
YouHaveTrouble 00f7d292fa Merge pull request #70 from DaJokni/1.20
Update ConfigurationMaster-API to add 1.20 support
2023-06-07 23:52:43 +02:00
DaJokni 653cd0e242 Change protocollib version to 5.0.0, because snapshot no longer exists 2023-06-07 22:29:20 +03:00
DaJokni 6b1763a260 Update ConfigurationMaster-API to add 1.20 support 2023-06-07 22:27:15 +03:00
YouHaveTrouble cd3ee4b214 bump version v2.7.0 2023-04-29 13:22:09 +02:00
YouHaveTrouble ea54ae3175 Merge "Improved Velocity Module" #69 from 4drian3d/velocity
Improved Velocity Module
2023-04-29 13:19:46 +02:00
Adrian c36ac056d5 Simplified suggestions 2023-04-28 18:25:19 -05:00
Adrian 7186c4de6c Improved Velocity Module 2023-04-28 17:53:37 -05:00
YouHaveTrouble dfa254f263 update funding 2023-04-26 23:48:01 +02:00
YouHaveTrouble e80629d708 bump version v2.6.0 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 5af0cdef84 update depends 2023-04-26 23:15:14 +02:00
YouHaveTrouble e232953f11 bump version v2.5.5 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 v2.5.4 2022-12-20 19:04:22 +01:00
YouHaveTrouble 153ad5f983 fix errors when using regex expressions in executing command v2.5.3 2022-10-08 20:12:08 +02:00
YouHaveTrouble 9e5b5b5fc7 fix velocity weird command handling v2.5.2 2022-09-28 19:24:18 +02:00
YouHaveTrouble 67ca2c2458 lowercase command label v2.5.1 2022-09-28 13:33:03 +02:00
YouHaveTrouble 99f7c245da bump version v2.5.0 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 v2.4.1 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 v2.4.0 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 v2.3.2 2022-04-01 20:44:48 +02:00
YouHaveTrouble 8b45057544 make <newline> work v2.3.1 2022-03-21 17:11:46 +01:00
YouHaveTrouble 29f7b6438e / don't make sense here v2.3.0 2022-03-18 19:44:12 +01:00
YouHaveTrouble 8de56d2863 change how minimessage is shaded in + bump version 2022-03-18 19:43:39 +01:00
YouHaveTrouble d8421126e2 this doesn't work 2022-03-18 19:22:26 +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 v2.2.6 2022-03-13 15:09:25 +01:00
YouHaveTrouble cacc09365b Merge pull request #49 from rymiel/patch-1
Update minimessage format docs link
v2.2.5
2022-02-22 20:29:03 +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 b0a6fb2144 fix arrayOutOfBounds on tab completion for velocity 2022-02-22 19:59:37 +01:00
YouHaveTrouble 2fafc31a10 additional warnings for misconfiguration 2022-02-22 19:59:02 +01:00
Emilia Dreamer bbb2ffb2c9 Update minimessage format docs link
As per KyoriPowered/adventure-docs#45, the documentation for minimessage was split up into two pages and no longer uses a fragment in the link. While old links still continue to work, they don't directly bring the user directly to the format page as before
2022-02-20 04:09:27 +02:00
YouHaveTrouble 1a309ffcd3 Merge remote-tracking branch 'origin/master' 2022-02-07 18:10:35 +01:00
YouHaveTrouble 9f1beac562 do not handle temporary players 2022-02-07 18:10:23 +01:00
YouHaveTrouble 5dc67e0122 add hidden debug mode 2022-02-07 17:56:41 +01:00
YouHaveTrouble 7538db2a7f Create LICENSE 2022-01-02 16:15:51 +01:00
YouHaveTrouble 568e7a5ca4 check if player is temporary v2.2.3 2021-12-24 17:38:57 +01:00