Commit Graph

213 Commits

Author SHA1 Message Date
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
Boosik f1808623c0 Added Item costs and messages. 2013-08-05 21:43:59 +02:00
Boosik 0b556fc66b simplified configuration 2013-07-31 14:10:00 +02:00
Boosik 245cf816c8 Fixed config being case-sensitive. 2013-06-23 22:54:06 +02:00
Boosik 8880283b10 Fixed lags caused by autosave, bypasing plugin by using "\" escape
symbol in commands
2013-06-20 21:54:40 +02:00
Boosik 1da0c6dae2 B 2013-05-11 13:37:01 +02:00
Boosik 2b690c14e8 diagrams again 2013-05-11 13:31:36 +02:00
Boosik e5f2d807ff doc 2013-05-11 13:26:36 +02:00
Boosik fb45b714b0 folder refactor 2013-05-11 13:20:13 +02:00
Boosik 5519cc8332 . 2013-05-11 13:14:33 +02:00
Boosik 40199db94b diagrams 2013-05-11 13:11:35 +02:00
Boosik 1cc9de3ca5 Formalizing 2013-05-11 12:58:12 +02:00
Boosik 021e507bb4 Fixed /bcd limits command 2013-04-05 20:57:09 +02:00
Boosik 46e72399f4 version number 2013-04-04 14:54:46 +02:00
Boosik 07eda3c245 Possible fix for AsyncPlayerChatEvent exception. 2013-04-04 14:54:15 +02:00
Boosik 1c09117813 removed debug messages 2013-04-03 11:05:27 +02:00
Boosik 8276157d0e break? 2013-04-03 10:42:03 +02:00
Boosik 3906604736 Version number 2013-04-03 10:17:37 +02:00
Boosik 5b042b73e1 Forget to add colors 2013-04-03 10:17:09 +02:00
Boosik 21a45f8145 Improved configuration file structure and regex handling 2013-04-02 20:56:56 +02:00
Boosik 888722c7e1 forget to change 2013-03-31 20:25:30 +02:00
Boosik 40972d9dfd New handling of configuration. Now uses Regex. 2013-03-31 20:22:14 +02:00
Boosik 12ff7d5458 Improved group handling 2013-03-31 08:27:53 +02:00
Boosik fbb90cec8f Changed prices to use double instead of int, this allows decimals in
prices.
2013-03-29 19:04:13 +01:00
Boosik 3646f78ad3 used commands are now only logged to users.yml, if limits are set on
them
2013-03-29 18:03:27 +01:00
Boosik 76d70593d0 PlayerMoveEvent is now more lightweight 2013-03-15 15:31:14 +01:00
Boosik ca293fdd29 Added potion effects on warmup, /bcd alias 2013-03-15 11:44:48 +01:00
Boosik e5c425b6b5 Fixed prices permissions... how the hell nobody noticed? :O 2013-03-11 19:57:03 +01:00
Boosik 15fc4048ae Improved handling of Listeners. They are not registered when feature
that needs specific Listener is disabled.
2013-03-11 17:06:41 +01:00