Commit Graph

144 Commits

Author SHA1 Message Date
Boos
36eb94ebdd Now uses SuperPerms, Cleanup, Iterator fix. Thx to V10lator. 2012-08-18 12:23:25 +02:00
Boos
c3ad44e645 Compatibility with CompatNoCheatPlus
Fixed issue that shows "You must wait 0 seconds before..." when wait
time is lesser than 1 second (ex. 0,25s).
2012-08-17 16:55:24 +02:00
Boos
41be44e752 small fix 2012-08-08 15:02:05 +02:00
Boos
fec23da678 New SET commands, fixed commands for servers without vault/permissions.
Updated to 1.3.1.
2012-08-08 15:00:48 +02:00
Boos
d6cb23edbd case insensitive name matching 2012-07-26 11:12:07 +02:00
Boos
de3e6f88cc New features: clear uses/cooldowns on death (configurable); new command 2012-07-13 07:37:58 +02:00
Boos
39893585b5 new commands 2012-06-23 23:59:58 +02:00
Boos
57f5866334 Optimalization and fixes 2012-05-18 14:23:52 +02:00
Boos
fbed854536 typo 2012-05-17 20:11:26 +02:00
Boos
c91f92b87f added new commands, fixed cannot set to empty path error, some
optimalizations
2012-05-16 19:16:40 +02:00
Boos
88ed363774 Fixed SetUses, Fixed Interact Blocking during warmup, Fixed lag 2012-05-12 03:50:58 +02:00
Boos
b13e53e434 fixed string out of bounds exception 2012-04-29 13:55:11 +02:00
Boos
cbca408f81 fixed players being charged multiple times 2012-04-29 00:45:03 +02:00
Boos
2b7fc715af Fixed multiple spaces in command workaround, better command handling 2012-04-27 14:04:51 +02:00
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