Commit Graph

39 Commits

Author SHA1 Message Date
boosik 4d24b45f35 Update for MC 1.20 2023-06-19 10:12:19 +02:00
boosik f219a5ac84 Fix command confirmations. Now uses suggestCommand instead of runCommand. 2023-03-22 18:55:06 +01:00
boosik 32ab113a25 Update dependencies 2022-07-08 12:26:50 +02:00
boosik c3ad99037b Fix clear commands 2022-01-11 18:40:06 +01:00
boosik 55ba20cdb6 Add checkcooldown command 2020-07-27 18:04:32 +02:00
boosik 9cf41f4f01 Commands can now be cancelled to prevent "Invalid command" message sent to player 2020-07-27 16:37:25 +02:00
boosik 857291778e Rewrite JSON text handling and Material handling
Add api-version 1.13
2020-07-17 20:11:50 +02:00
boosik 7a2b32a3d2 Remove NMS, update json chat component 2020-07-10 11:36:04 +02:00
boosik 4c7a663c43 Update for 1.15.1 2020-07-09 23:32:03 +02:00
boosik 801d46f996 Update for 1.15.1 2020-01-04 12:58:32 +01:00
boosik db7ac245bf Update for 1.14.4 2019-07-22 08:54:55 +02:00
Jakub Kolář 3d1cfe7a79 Update JSON messages to work with 1.12 and add additional checks 2018-01-26 13:48:00 +01:00
Jakub Kolář 6f366ae078 Disable PlayerPoints by default 2017-12-13 22:01:29 +01:00
Jakub Kolář c395e315f1 Add custom potion duration, Add cancel potion effects on warmup cancel option 2017-08-03 19:54:29 +02:00
Jakub Kolář ffac637904 Multiple potion effects 2017-08-03 10:24:59 +02:00
Jakub Kolář c6edc3639f Version bump 2017-07-03 14:43:50 +02:00
Jakub Kolář c903569724 Fix confirmation messages 2017-07-03 14:40:26 +02:00
Jakub Kolář 10f91ac514 Fix ChatSerializer for Minecraft 1.7 2016-12-12 14:50:36 +01:00
Jakub Kolář 079550c5f7 Use RegisteredServiceProvider to hook PlayerPoints 2016-12-12 13:22:59 +01:00
Jakub Kolář 70a6f3ea04 Fix repos and dependencies, prepare for new version 2016-12-11 19:59:59 +01:00
Jakub Kolář 636179c597 Add xp requirements 2016-06-21 11:20:33 +02:00
Jakub Kolář f38f62a2c9 Update version number 2016-06-13 00:04:07 +02:00
Jakub Kolář 5bf87e50a5 Use Reflection to handle NMS 2016-06-13 00:03:31 +02:00
Jakub Kolář b75ae6d05e Update for 1.10
- fix 1.10
2016-06-12 22:38:46 +02:00
Jakub Kolář b6f2d665bd Update for 1.10 2016-06-12 19:55:56 +02:00
Jakub Kolář 01c0ac0ac4 Update for 1.9.4 2016-05-16 15:05:25 +02:00
Jakub Kolář 6c50eaf6c4 Add custom item costs
Refactor code
2016-04-15 23:30:08 +02:00
Jakub Kolář ec1d71680a Fix Asynchronous entity world add 2016-04-02 17:35:48 +02:00
Jakub Kolář 6779923320 Add option to disable command confirmations 2016-03-12 14:39:54 +01:00
Boosik 020b3ca234 Fixes 2015-03-13 10:00:37 +01:00
Boosik 4ae0f8711e Confirmations for limited commands, fixed replacing of $ with S 2015-02-28 22:44:09 +01:00
Boosik 61d8f8f6fd Added custom permissions and messages 2015-02-08 13:01:29 +01:00
Boosik b82cceb7dc Cleaned up and moved classes a bit 2015-02-02 18:51:02 +01:00
Boosik ff5075b0e4 many things I've forget to commit 2015-01-06 11:33:42 +01:00
Boosik ec956f8368 version # 2014-08-01 20:59:00 +02:00
Boosik 42d41e0931 Updated to latest bukkit, fixed commands 2014-07-30 21:13:02 +02:00
Zak Ford e7c4ac8f43 Relocate Maven Resources 2014-07-27 21:22:50 -04:00
Zak Ford df50cb336a Updated POM 2014-07-27 21:22:48 -04:00
Boosik de835028e2 Fixed potions, xpcosts, prices 2014-03-02 22:20:45 +01:00