Commit Graph

162 Commits

Author SHA1 Message Date
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
YouHaveTrouble 7cb94cce4b small fixes and missing author for waterfall 2021-12-24 17:38:42 +01:00
YouHaveTrouble 7f6315b6b5 bump version v2.2.2 2021-11-25 02:06:48 +01:00
YouHaveTrouble bbc0e44660 fix errors with spigot specifically.
use paper folks.
2021-11-25 02:03:20 +01:00
YouHaveTrouble 9e255076b0 Merge pull request #43 from kforbro/master
custom command denied messages for groups & cleanup code
2021-10-26 15:48:22 +02:00
kforbro a91af744fd use isEmpty() instead of equals("") 2021-10-26 16:42:59 +03:00
kforbro 930f73d60a add an additional condition 2021-10-26 15:54:39 +03:00
YouHaveTrouble c5fdaa95f8 waterfall impl 2021-10-26 14:06:36 +02:00
YouHaveTrouble 87fc3d7da3 default message in the method itself
so we don't have to check for empty string every time we want to use it
2021-10-26 14:05:59 +02:00
YouHaveTrouble 0cc2633604 this can be null 2021-10-26 14:04:21 +02:00
YouHaveTrouble d6909b4f25 no touchy maven pls 2021-10-26 14:03:51 +02:00
kforbro cd3d527119 cleanup code 2021-10-26 12:52:40 +03:00
kforbro d43bde0750 Custom command denied message for the group 2021-10-26 12:48:59 +03:00
YouHaveTrouble 48fbd59a50 do not parse markdown for messages v2.2.1 2021-10-24 19:51:22 +02:00
YouHaveTrouble 7c3a06e704 version bump v2.2.0 2021-10-10 20:56:07 +02:00
YouHaveTrouble 5d7cd9d41f implemented packet version of commands declare 2021-10-10 20:54:17 +02:00
YouHaveTrouble f101b68ed8 relocate adventure to avoit version conflicts 2021-10-10 19:09:15 +02:00
YouHaveTrouble 707bcbbf8b Merge pull request #41 from kforbro/master
fix tab complete with useProtocolLib
2021-10-10 18:45:24 +02:00
kforbro fec7e3ba07 fix tab complete with useProtocolLib 2021-10-10 19:43:07 +03:00
YouHaveTrouble 7139baf2d9 Merge pull request #40 from kforbro/master
fix useProtocolLib
2021-10-10 18:37:35 +02:00