Commit Graph

224 Commits

Author SHA1 Message Date
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
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
Shevchik
bd5b538f1d Properly get sit height 2013-12-14 22:09:38 +04:00
Shevchik
939a70808f Add acacia stairs to default config 2013-12-14 22:05:34 +04:00
Shevchik
2638e2c1c8 Do not player try to unsit before unsit is actually finished 2013-12-14 21:54:49 +04:00
Shevchik
c13318bcab Remove unused import 2013-12-14 21:50:42 +04:00
Shevchik
e8f22e0d8a Remove duplicate 2013-12-14 21:46:55 +04:00
Shevchik
aa26c6626a Properly eject player
Actually i don't know why it works like that
2013-12-14 21:45:04 +04:00
Shevchik
e6d1a1ed76 Properly unsit player 2013-12-14 21:26:02 +04:00
Shevchik
ab080914b0 Fix instant unsit after sit 2013-12-14 21:16:05 +04:00
Shevchik
16a292dc6c Null loaded class on disable so plugin can be reloaded at least partially 2013-12-14 21:01:32 +04:00
Shevchik
5e5ca198df Do not allow player who sneak to sit 2013-12-14 18:21:24 +04:00
Shevchik
38d9aaf229 Reposition class output 2013-12-14 17:52:50 +04:00
Shevchik
cc993188fe Delete previous jar file before writing a new one just in case 2013-12-14 15:00:52 +04:00
Shevchik
424f6e5daa Remove unused import 2013-12-14 14:59:59 +04:00
Shevchik
81b09d3845 Remove empty event listener, fix priority 2013-12-14 14:38:28 +04:00
Shevchik
17d2554649 No longer need ProtocolLib
Tons of hacks...
2013-12-14 14:33:29 +04:00
Shevchik
04562288dd Move some methods 2013-12-13 16:50:03 +04:00
Shevchik
e307801bdd Change explanation 2013-12-13 13:55:01 +04:00
Shevchik
05c4ae027f Load config just like custom one so reload will work 2013-12-13 13:28:34 +04:00
Shevchik
e605cdeed1 Fix config format 2013-12-13 13:25:02 +04:00
Shevchik
f6d0f9c45e Fix header 2013-12-13 13:23:09 +04:00
Shevchik
9630ad0ae5 Rename option 2013-12-13 13:21:51 +04:00
Shevchik
3ea2661b78 Ooops 2013-12-13 13:21:10 +04:00
Shevchik
821cdef976 Change config option name 2013-12-13 13:20:50 +04:00
Shevchik
cb0b871ea2 Remove data value from chair block, bukkit doesn't support in anymore 2013-12-13 13:19:33 +04:00
Shevchik
89309be623 Remove sitting height setting. 2013-12-13 13:17:35 +04:00
Shevchik
83e4f447a8 Add workaround for pex and op 2013-12-13 13:09:27 +04:00
Shevchik
55c1271d65 Remove unused import 2013-12-13 12:58:25 +04:00
Shevchik
466da1c39c Update lib, fix compilation 2013-12-13 12:39:45 +04:00
Shevchik
fd5776dd15 Remove pointless things, i will rewrite config later 2013-12-11 15:53:56 +04:00
Shevchik
bc9a4bca41 Unsit player on move 2013-12-11 15:51:34 +04:00
Shevchik
7dedc538a9 Remove deprecated data 2013-12-11 15:37:52 +04:00
Shevchik
3f60b5ee27 Rewrite packet listener 2013-12-11 15:35:02 +04:00
Shevchik
b114b13902 Update wghook 2013-12-11 15:23:20 +04:00
Shevchik
d14172203c Remove sit stop location correction 2013-12-11 15:15:00 +04:00
Shevchik
bafc260459 Add worldguard integration 2013-11-22 12:41:17 +04:00
Shevchik
554e8d13cf Ignore if anything in hand 2013-11-17 00:18:27 +04:00
Shevchik
3e875af7de Remove some debug stuff 2013-11-14 16:55:28 +04:00
Shevchik
38c681864a Pointless 2013-11-14 16:53:23 +04:00
Shevchik
16fce317a1 Unsit player on teleport 2013-11-14 16:43:24 +04:00
Shevchik
6f077baebd Add default permissions to plugin.yml 2013-10-05 11:57:30 +04:00
Shevchik
b420e44ff8 Move additional permission check 2013-09-30 13:01:20 +04:00
Shevchik
e86a0ccbae Remove unused import 2013-09-30 12:33:09 +04:00
Shevchik
184ed22422 Properly name methods 2013-09-30 12:27:16 +04:00
Shevchik
782af5a9da Remove the rest of not used permissions 2013-09-30 11:27:31 +04:00
Shevchik
ddb244d477 Prevent NaN inside arrow 2013-09-30 11:25:33 +04:00
Shevchik
8d64101d11 Remove permissions from code, we will add them to plugin.yml 2013-09-30 11:21:58 +04:00
Shevchik
32e28b1695 Restore player unsit locations after plugin reload 2013-09-06 03:34:01 +04:00
Shevchik
f60e22b414 Set version 3.0.2 2013-09-06 03:20:52 +04:00
Shevchik
97b36e3c24 add comment 2013-09-05 19:22:22 +04:00
Shevchik
8f8fcd26cb Fix half blocks height adjust 2013-09-05 11:50:55 +04:00
Shevchik
13c454775a Correctly fix sneaking problem 2013-09-04 16:05:55 +04:00
Shevchik
99559b0540 Fix sit allowed check 2013-09-04 16:04:23 +04:00
Shevchik
0f02344bba unsneak player after stopped sitting 2013-09-04 16:01:06 +04:00
Shevchik
13fe6859f8 Remove unused value 2013-09-04 15:48:48 +04:00
Shevchik
6eae9eb644 Save player location if he quit sitting on chair and restore it on join 2013-09-04 15:23:33 +04:00
Shevchik
8da5322de5 Another small refactor 2013-09-03 21:53:08 +04:00