Commit Graph

213 Commits

Author SHA1 Message Date
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
Boos 420e649f70 adjusted on move cancel, command fixed 2011-12-31 13:32:06 +01:00
Boos cfd05618a4 reload permissions 2011-12-30 21:20:30 +01:00
Boos 1e94a7f10e Forget plugin.yml... again 2011-12-30 21:11:07 +01:00
Boos acb1ced4f4 switched from HashMap to ConcurrentHashMap, permissions are now
lower-case, reload command is now /booscooldowns
2011-12-30 21:10:20 +01:00
Boos 4a08b166e0 fixed crash when economy is disabled 2011-12-29 16:00:47 +01:00
Boos 422a1abd1f Added Permissions system using Vault 2011-12-29 14:54:08 +01:00
Boos 5d81386b0a Cleanup 2011-12-29 14:07:47 +01:00
Boos 4faaeb1f19 ... 2011-12-29 03:10:03 +01:00
Boos 919117a286 fixed typo 2011-12-29 03:07:40 +01:00
Boos 4b21fbb019 updated soft dependencies in plugin.yml 2011-12-29 02:33:40 +01:00
Boos 44711b94e9 forget to commit one class lol 2011-12-29 02:30:02 +01:00
Boos 2ad9adfcc1 Added: Prices for commands
Added SoftDepend: Vault
2011-12-29 02:27:02 +01:00
Boos 3f16d593d0 Formated source code 2011-12-28 17:36:24 +01:00
Boos 746c901825 small bug fixed 2011-12-28 17:23:17 +01:00
Boos 7942f1fb49 updated README.txt 2011-12-28 16:15:52 +01:00
Boos 1ed92303a8 Forgot to update plugin.yml 2011-12-28 16:13:53 +01:00
Boos f487ddf9ca Fixed: warmup cancel on damage
Added: warmup cancel on move
2011-12-28 16:11:26 +01:00