Commit Graph

261 Commits

Author SHA1 Message Date
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
c35ae7d630 Update libs 2013-12-11 15:15:48 +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
678e36f285 Remove /target folder from github 2013-09-05 02:51:24 +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
Shevchik
b88af8e96f Small refactor 2013-09-03 21:35:54 +04:00
Shevchik
4d9ae43d0c For now always check if sit is occupied otherwise it can glitch like hell 2013-09-03 21:25:46 +04:00
Shevchik
3177a63ba2 Improve authme login location fix 2013-09-03 21:21:31 +04:00
Shevchik
cfe5ca1674 Refactor this all 2013-09-03 01:57:50 +04:00
Shevchik
e5ce4c0f8c Small code cleaning 2013-09-03 01:28:12 +04:00
Shevchik
401aacaf3a Remove spaces. Remove no needed code. 2013-09-03 01:06:21 +04:00
Shevchik
db0fc55432 Correctly unregister protocollib listeners on reload. 2013-09-02 20:56:28 +04:00
Shevchik
cb299d19a1 Update libs 2013-09-02 20:50:56 +04:00
Shevchik
9bdae16641 Set version 3.0.1 2013-09-02 10:07:32 +04:00
Shevchik
a4d4c1fe62 5 seconds is enough here 2013-09-02 10:05:57 +04:00
Shevchik
45f715b786 Add authme login location correction
If enabled it will teleport player home or to spawn if his location is
invalid.
2013-09-02 09:59:57 +04:00
Shevchik
fe81cd81e1 Correct name. COrrect resit timers. We should listen onQuit first 2013-09-02 09:39:05 +04:00
Shevchik
30d8b724b9 Finally i got this working.
No more falling through chairs. And even if you fall no Nope kick after
dismount.
2013-09-01 21:00:49 +04:00
Shevchik
a6ea5efac6 Add myself as plugin author, i think i deserve this 2013-09-01 20:00:41 +04:00
Shevchik
f5781022b4 Just resit player every 1150 ticks, that solves this problem.
Finally!!!! This is done.
2013-09-01 19:58:23 +04:00
Shevchik
96b169b7cc Remove unused variables from config 2013-09-01 19:11:33 +04:00
Shevchik
5ac4121046 Remove unused import. 2013-09-01 17:38:13 +04:00
Shevchik
661397bd46 Change logger. Correct eject on plugin disable. 2013-09-01 17:36:57 +04:00
Shevchik
05b697c911 Remove unused import. 2013-09-01 17:21:24 +04:00
Shevchik
526f785677 Refactor 2013-09-01 17:17:43 +04:00
Shevchik
c4386ab262 Move sit method 2013-09-01 16:59:58 +04:00
Shevchik
ad3e1b7991 Remove debug 2013-09-01 16:54:44 +04:00
Shevchik
b0f874fd26 Teleport player to location where he was before sitting when he unsits. 2013-09-01 16:32:21 +04:00