Commit Graph

191 Commits

Author SHA1 Message Date
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
Boosik
ec956f8368 version # 2014-08-01 20:59:00 +02:00
Boosik
af964953fa version # 2014-08-01 20:58:03 +02:00
Boosik
b72aaf3df5 Formated sources, fixed commands losing case 2014-08-01 20:57:33 +02:00
Boosik
bf47381423 Added check for missing aliases section 2014-07-30 22:07:35 +02:00
Boosik
42d41e0931 Updated to latest bukkit, fixed commands 2014-07-30 21:13:02 +02:00
Boosik
f60f970244 Merge pull request #7 from phrstbrn/master
Cleanup Project Maven
2014-07-30 16:36:32 +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
Zak Ford
185ad5cafc Added .gitignore 2014-07-27 21:16:01 -04:00
Boosik
c19c21bf28 version # 2014-04-27 14:51:23 +02:00
Boosik
d80e62d0f5 Update for UUIDs 2014-04-27 14:50:54 +02:00
Boosik
a668f61400 Fixed set command 2014-03-02 22:36:15 +01:00
Boosik
de835028e2 Fixed potions, xpcosts, prices 2014-03-02 22:20:45 +01:00
Boosik
ca7dfe3a05 version number change 2014-02-16 00:02:14 +01:00
Boosik
f09256f589 All event handlers are now ignoreCancelled = true, removed old
implementation of this feature.
2014-02-16 00:00:51 +01:00
Boosik
11985a8d62 ups 2014-02-08 00:22:49 +01:00
Boosik
f76cfb82ba Forgot to add new class 2014-02-08 00:07:38 +01:00
Boosik
dd5d591d4b Added XP costs, fixed commands, fixed cancel on move 2014-02-08 00:05:47 +01:00
Boosik
0430fce95e Repo Cleanup, Maven update, fixed Vault/Economy dependency 2014-02-07 22:48:08 +01:00
Boosik
3b658ddeda fixed prices++itemcosts, fixed problems with $ symbol 2013-12-17 12:01:25 +01:00
Boosik
c7ba601583 Fixed messages showing empty line if no message is set. 2013-08-29 15:47:48 +02:00
Boosik
74d1fa77d9 Small bugfix of messages 2013-08-05 21:46:37 +02:00