Commit Graph

180 Commits

Author SHA1 Message Date
Boos
bbedb753ee Optimalization, added cooldown linking 2012-04-22 19:45:50 +02:00
Boos
f7db9fc8ff fix for rare concurrency issues 2012-04-03 13:30:07 +02:00
Boos
25a19afc43 Removed: Command blocking
Added: Command limiting (can also be used to block commands)
2012-03-22 20:03:57 +01:00
Boos
ff393539cc version number 2012-03-22 12:49:36 +01:00
Boos
07c9a7c677 changed interact blocking to only block containers 2012-03-22 12:45:48 +01:00
Boos
811e6cd3a4 fixed bug with command blocking 2012-03-22 11:25:38 +01:00
Boos
87f1d5b920 add wamrup cancell by gamemode change, add option to block interaction
during warmup
2012-03-22 10:47:00 +01:00
Boos
4022e98513 small fix 2012-03-21 00:35:45 +01:00
Boos
74d65f309a added command logging 2012-03-21 00:30:28 +01:00
Boos
6a02ee55ec fix of previous fix 2012-03-20 23:35:46 +01:00
Boos
072fbccfa6 fixed critical bug rendering cooldowns and prices not functional, when
there is no warmup on desired command
2012-03-20 23:17:12 +01:00
Boos
70d2b5f089 fixed support for commands with more than one subcommand (like /lol lol
lol lol lol)
2012-03-20 01:34:55 +01:00
Boos
d66ead0d5d fixed command blocking to work as intended 2012-03-19 11:00:31 +01:00
Boos
69b59f912a permissions to exclude players form blocking 2012-03-16 12:26:08 +01:00
Boos
65670d734c refactoring, better handling for subcommands exclusions, added: command
blocking
2012-03-16 09:39:27 +01:00
Boos
524527575d refactoring 2012-03-16 09:39:26 +01:00
Boos
376c96ebd7 fixed cooldown saving 2012-03-16 09:39:25 +01:00
Boos
287f5e3707 Better handling of basic commands (/home) and parametrized commands ( 2012-03-16 09:39:24 +01:00
Boos
6fdd9ab3d2 Merged listeners to one file 2012-03-16 09:39:22 +01:00
Boos
0ef5300f7e fixed reload command 2012-03-16 09:39:21 +01:00
Boos
8dfaa25867 version number again 2012-03-16 09:39:20 +01:00
Boos
94bd7f12b1 Prevent config.yml to be rewritten with default values on each server
restart.
2012-03-16 09:39:18 +01:00
Boos
7b618ada25 plugin.yml, building against 1.2.3-R0.1 2012-03-16 09:39:17 +01:00
Zak Ford
a8ee1a24ed Update for 1.1R5 2012-03-16 09:39:07 +01:00
Boos
4a7c0839c5 version number 2012-03-16 09:39:00 +01:00
Zak Ford
e62e98fc55 Concurrency Fix 2012-03-16 09:38:07 +01:00
Boos
941a895ce8 updated version number 2012-02-06 11:18:57 +01:00
Boos
9b2482806e removed overide annotation 2012-02-06 11:17:24 +01:00
Boosik
31d461df76 Merge pull request #3 from phrstbrn/master
Fix concurrency issues
2012-02-06 01:59:58 -08:00
Zak Ford
576d9d67b0 Schedule warmup task in main thread instead of separate thread 2012-02-05 18:25:19 -05:00
Boos
cac70e0a01 . 2012-01-30 06:50:52 +01:00
Boos
4084a73437 . 2012-01-16 12:43:48 +01:00
Boos
fc274ea1ad no cooldown on transaction fail, checs for worlds to prevent location
errors
2012-01-16 12:42:12 +01:00
Boos
893a0f7bc2 per permission group cooldowns, prices and warmups! 2012-01-07 18:04:51 +01:00
Boos
f0fc7729df version number 2012-01-03 10:28:46 +01:00
Boos
1d5382eda9 PLAYER_COMMAND_PREPROCESS Event.Priority.High 2012-01-03 10:27:34 +01:00
Boos
f12b5b4fd9 added per-command permissions 2012-01-03 07:21:20 +01:00
Boos
d123833bf9 plugin.yml 2012-01-02 00:52:16 +01:00
Boos
125afccfc1 clean-up, better handling for deaths and offline players 2012-01-02 00:51:42 +01:00
Boos
15c9dc8157 . 2012-01-01 23:20:06 +01:00
Boos
a604eec04f removed unused code, updated plugin.yml, fixed warmup stuck if player
is offline when command is executed
2012-01-01 23:19:32 +01:00
Boos
dc6dd39c39 stuck on logout fix 2012-01-01 23:12:43 +01:00
Boos
c8d6bd3d31 prepare for quit fix 2012-01-01 22:11:18 +01:00
Boos
5f8ada4837 register PLAYER_QUIT event for future update 2012-01-01 22:07:32 +01:00
Boos
106b14446b again... plugin.yml 2012-01-01 14:24:38 +01:00
Boos
d2fd5f03e9 fixed warmup stuck on death while warming up 2012-01-01 14:23:04 +01:00
Boos
22e152d78d stupid... 2011-12-31 17:17:35 +01:00
Boos
7c61638462 plugin.yml... again 2011-12-31 16:54:39 +01:00
Boos
cef9e5b8bd added new warmup cancels, created new methods to clean up overloaded
onEnable
2011-12-31 16:49:08 +01:00
Boos
e11751193b typo 2011-12-31 14:16:52 +01:00