Commit Graph

144 Commits

Author SHA1 Message Date
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
Boosik
a64cccc3c2 Added: Cooldowns can now be started at death 2013-02-28 16:48:19 +01:00
Boosik
7210596473 hashing of anything saved to users.yml to prevent errors caused by
special characters
2013-01-05 21:55:12 +01:00
Boosik
304cbed516 updated metrics, added option to disable limits (and logging
to users.yml)
2013-01-01 15:57:15 +01:00
Boos
2dabe6e7ac cleaning 2012-10-09 16:57:54 +02:00
Boos
16c2e11576 test 2012-10-09 16:56:40 +02:00
Boos
fdc81caa0a Changed default aliases to something less intrusive.
Added some checks.
2012-09-05 15:51:30 +02:00
Boos
84324ba23b add command signs 2012-09-03 13:46:50 +02:00
Boos
3c64114d42 Fixed bug with aliases not working under certain circumstances. 2012-09-02 14:18:42 +02:00
Boos
228688d94e added new permission for easier use 2012-09-01 17:23:28 +02:00
Boos
bd60148a7d typo heh 2012-08-31 15:52:30 +02:00
Boos
011d9fdeec Added: command aliasses 2012-08-31 15:50:38 +02:00
Boos
1a5032d492 forget to commit metrics class 2012-08-21 15:04:49 +02:00
Boos
56b78c569c plugin.yml update 2012-08-21 14:51:31 +02:00
Boos
4c9a8f5671 old typo lol 2012-08-21 14:46:57 +02:00
Boos
5dfe890f1e versioning 2012-08-21 14:44:23 +02:00
Boos
f8cd1348a1 Added PluginMetrics 2012-08-21 14:43:41 +02:00
Boos
38d59884a2 Added possibility to charge players for using ChatManager globachat. 2012-08-19 21:21:28 +02:00
Boos
495bc4aace version num 2012-08-19 13:21:32 +02:00
Boos
5c526662b6 Finally fixed warmup bug. 2012-08-19 13:20:45 +02:00