Commit Graph

213 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
Jakub Kolář bd2b535335
Delete .idea directory 2022-07-08 12:25:34 +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ář bec42d7741 Fix essentials problems 2017-07-03 14:41:04 +02:00
Jakub Kolář c903569724 Fix confirmation messages 2017-07-03 14:40:26 +02:00
Jakub Kolář d4035e5a04 Fix typo 2016-12-12 14:58:25 +01:00
Jakub Kolář 10f91ac514 Fix ChatSerializer for Minecraft 1.7 2016-12-12 14:50:36 +01:00
Jakub Kolář 2e6f5d9865 Use PluginManager to look for PlayerPoints 2016-12-12 13:51:56 +01:00
Jakub Kolář 079550c5f7 Use RegisteredServiceProvider to hook PlayerPoints 2016-12-12 13:22:59 +01:00
Jakub Kolář cace3a4a2d Add support for PlayerPoints prices 2016-12-11 20:54:08 +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ář 0b6b6cd637 Make NMSHook class prettier 2016-06-13 00:19:00 +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ář 49399931d3 Update for 1.10
- fix 1.9.4
2016-06-12 19:58:34 +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ář 2ce8337ed5 Add click event to confirmation strings 2016-04-16 00:14:14 +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ář 498f2441ce Add option to disable command confirmations per player 2016-03-12 15:16:05 +01: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 614e1434f9 Custom permissions will no longer trigger other things like cooldowns 2015-02-15 15:23:12 +01:00
Boosik 939dcf4a83 Fixes for previous commit 2015-02-08 13:16:20 +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 8d0cad1e7c Cleaned up old comments messed up by wrong encoding
Implemented shared limits functionality
Fixed a bug where player was unable to look around without canceling his warmups, while cancel warmups on move was enabled
2015-02-02 14:35:25 +01:00
Boosik 046df72e38 optimisation 2015-01-24 15:22:02 +01:00
Boosik bd6d6859a6 removed unused imports 2015-01-06 11:34:56 +01:00
Boosik acd7c706ff forget add to index 2015-01-06 11:34:19 +01:00
Boosik ff5075b0e4 many things I've forget to commit 2015-01-06 11:33:42 +01:00
Boosik 3d594f2c03 some try/catch blocks for frequent wrong configs 2014-08-08 21:45:45 +02:00