Commit Graph

292 Commits

Author SHA1 Message Date
Shevchik
32a52e4f3f Move pickup delay check up 2014-03-05 23:43:39 +04:00
Shevchik
ca3fecdef4 Reformat also this 2014-03-05 23:41:01 +04:00
Shevchik
9d231ca8b8 Clean up and reformat source 2014-03-05 23:38:52 +04:00
Shevchik
ff38ead562 Add 1.6.4 compact class 2014-01-12 02:35:32 +04:00
Shevchik
445077a81e NO longer generate the class dynamicly, just 2 different classes for 2 supported versions will be enough 2014-01-12 02:29:53 +04:00
Shevchik
6205d80ae1 Repackage everything 2014-01-12 02:07:15 +04:00
Shevchik
b5ceb814ae Change version 2014-01-09 08:55:22 +04:00
Shevchik
30955db9b3 Broadcast player pick up event before picking up item 2014-01-08 08:30:36 +04:00
Shevchik
6babf426e3 Remove now not needed arrows remove command 2014-01-08 08:24:23 +04:00
Shevchik
21426e8344 Do not remove arrow if player is sitting on it 2014-01-08 08:23:01 +04:00
Shevchik
459f8b0371 Generate class using javassist 2014-01-08 08:08:36 +04:00
Shevchik
d8afbad96b Change version 2014-01-07 16:59:25 +04:00
Shevchik
85508db9b2 Fix player quit properly 2014-01-07 03:34:16 +04:00
Shevchik
860ca92d4e Build with java7 2014-01-06 16:44:00 +04:00
Shevchik
18e238bbd3 Fix config explanation, add dark oak stairs to defaults 2014-01-03 01:52:46 +04:00
Shevchik
db1545b89c Scan height should be 2 2014-01-02 19:54:52 +04:00
Shevchik
768e111660 Respect item pickup delay 2014-01-02 18:11:55 +04:00
Shevchik
3ee46ccf9a Add item pickup option to config 2014-01-02 17:59:53 +04:00
Shevchik
e9ce76aca4 Add items pickup while sitting 2014-01-02 17:58:35 +04:00
Shevchik
92188fd45e Rename some variables 2014-01-02 17:43:57 +04:00
Shevchik
45dd783f89 Properly reload heal effects on config reload 2014-01-02 17:42:59 +04:00
Shevchik
b3c5a1fcc9 Add command to clear arrows, fix healing effects. 2014-01-02 17:42:06 +04:00
Shevchik
26368e2b9a Change to beta 2013-12-29 18:12:07 +04:00
Shevchik
ba97cfa20d Spawn arrow with zero velocity 2013-12-21 19:10:58 +04:00
Shevchik
972fd73e37 Wrong place 2013-12-19 00:21:19 +04:00
Shevchik
841fee179b This allows the arrow to despawn properly 2013-12-19 00:20:12 +04:00
Shevchik
75eeafb979 Remove duplicate code 2013-12-16 23:30:55 +04:00
Shevchik
9af92fa1e5 Use getter here 2013-12-16 23:04:33 +04:00
Shevchik
364d9dbaca Null player sit data on disable 2013-12-16 23:02:59 +04:00
Shevchik
83e3f998c6 Move player sit operations to its own class 2013-12-16 23:02:31 +04:00
Shevchik
a5086a4af5 Refactor sit allowed check, remove ability to disable inverted check. 2013-12-16 21:43:46 +04:00
Shevchik
46fdc23ff5 Fix commands restrictions for real 2013-12-16 10:24:24 +04:00
Shevchik
965018dba3 Fix commands again 2013-12-16 10:22:50 +04:00
Shevchik
4810eb0ac4 Fix command restrict 2013-12-16 10:21:41 +04:00
Shevchik
015021bbf0 Fix config not generating 2013-12-16 10:10:27 +04:00
Shevchik
4567af8d83 Add command restrict while sitting 2013-12-15 20:10:22 +04:00
Shevchik
6e8132ee0f Bad idea, just cancel the event 2013-12-15 19:48:22 +04:00
Shevchik
6332a9b4ba Ooops 2013-12-15 19:29:20 +04:00
Shevchik
4710e5b10d Fix unsit on teleport 2013-12-15 19:27:25 +04:00
Shevchik
ef9f272a57 Also unsit player on teleport event 2013-12-15 18:59:10 +04:00
Shevchik
03c683af03 Split event listener 2013-12-15 18:33:38 +04:00
Shevchik
adde90b9eb Change sit-block-settings to sit-blocks 2013-12-15 15:56:26 +04:00
Shevchik
665b1be623 Remove deprecated warning 2013-12-15 15:54:18 +04:00
Shevchik
8f247ec6ce Only 2 warnings left 2013-12-15 15:28:06 +04:00
Shevchik
4f00ab70b1 Clean up apache BCEL lib, no more stupid warnings 2013-12-15 15:26:10 +04:00
Shevchik
6548caeddb Remove unused parts of apache bcel lib 2013-12-15 14:43:09 +04:00
Shevchik
8ef5f5655a Set proper position to player on leave 2013-12-15 12:40:09 +04:00
Shevchik
28d22a7a95 Also unsit player on death 2013-12-15 12:06:04 +04:00
Shevchik
e6f97895c9 Remove duplicate code 2013-12-14 22:20:46 +04:00
Shevchik
917e10e6dc Remove unused variable, reorganize config 2013-12-14 22:13:19 +04:00