Commit Graph

183 Commits

Author SHA1 Message Date
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
kforbro f1d10243ce removed debug 2021-10-10 19:36:00 +03:00
kforbro 1647605682 initializing the useProtocolLib boolean to false 2021-10-10 19:33:17 +03:00
kforbro aff390369f fix useProtocolLib 2021-10-10 19:15:23 +03:00
YouHaveTrouble c586a8af05 bstats shenanigans for proxy name 2021-09-13 22:49:49 +02:00
YouHaveTrouble 26a408812d rename modules
hopefully fix depends
2021-09-13 22:48:22 +02:00
YouHaveTrouble 727d6c3227 fix default placement v2.1.1 2021-09-02 03:17:36 +02:00
YouHaveTrouble 7e6b793ede bump version 2021-09-02 03:14:16 +02:00
YouHaveTrouble fd893b931d that's one dot too many 2021-09-02 03:12:42 +02:00
YouHaveTrouble 5bcf5bb130 confuse plugin snoopers v2.1 2021-09-01 17:59:55 +02:00
YouHaveTrouble 7c33718190 fail early if async suggestions empty 2021-09-01 17:51:45 +02:00
YouHaveTrouble ad599092de fix subcommand completing issues 2021-09-01 17:49:23 +02:00
YouHaveTrouble 1bb2c7ea6a remove workflows, update readme, added missing default in switch v2.0 2021-08-30 01:59:48 +02:00
YouHaveTrouble a935503239 bump version 2021-08-30 01:32:26 +02:00
YouHaveTrouble 2a6be9829c update depends and change help component 2021-08-30 01:25:19 +02:00
YouHaveTrouble 097b541a1f revert that I guess v2.0.0-ALPHA-3 2021-07-17 17:49:45 +02:00
YouHaveTrouble 5f447e07b6 comments and version bump 2021-07-17 17:46:20 +02:00
YouHaveTrouble b5e12655f9 now blocking utility mod .plugins 2021-07-17 17:42:04 +02:00
YouHaveTrouble 14f15aa754 cleanup&fixup 2021-07-17 17:41:44 +02:00
YouHaveTrouble 017011fad0 work on command completions 2021-07-06 21:31:51 +02:00
YouHaveTrouble 050e3e7af4 bump to alpha-2 v2.0.0-ALPHA-2 2021-07-06 17:03:08 +02:00
YouHaveTrouble 8d97d4bedc more permission refactoring 2021-07-06 16:58:24 +02:00
YouHaveTrouble 1e4de5709d more permission refactoring 2021-07-06 16:55:28 +02:00
YouHaveTrouble 0642abd51e correct minimessage parsing 2021-07-06 16:53:21 +02:00
YouHaveTrouble fc26393dcf made perms enum
added some missing stuff
2021-07-06 14:48:44 +02:00
YouHaveTrouble 55fdf0c076 maybe not hardcode this 2021-07-05 21:29:16 +02:00
YouHaveTrouble 11beafdae7 fancier badges in readme 2021-07-05 17:46:04 +02:00
YouHaveTrouble 7f0141ec36 set version to alpha 2021-07-05 17:11:38 +02:00
YouHaveTrouble f736179eae optimized imports (thanks IntelliJ) 2021-07-05 05:29:58 +02:00
YouHaveTrouble 526e37b9a2 got rid of all maven warnings 2021-07-05 05:28:50 +02:00