Commit Graph

40 Commits

Author SHA1 Message Date
Shevchik
7dedc538a9 Remove deprecated data 2013-12-11 15:37:52 +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
16fce317a1 Unsit player on teleport 2013-11-14 16:43:24 +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
13c454775a Correctly fix sneaking problem 2013-09-04 16:05:55 +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
4d9ae43d0c For now always check if sit is occupied otherwise it can glitch like hell 2013-09-03 21:25:46 +04:00
Shevchik
db0fc55432 Correctly unregister protocollib listeners on reload. 2013-09-02 20:56:28 +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
f5781022b4 Just resit player every 1150 ticks, that solves this problem.
Finally!!!! This is done.
2013-09-01 19:58:23 +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
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
Shevchik
c110202161 Move eject code 2013-09-01 16:10:18 +04:00
Shevchik
1fd11f4fb9 Move unSit to main plugin class. 2013-09-01 15:53:03 +04:00
Shevchik
a4bb3c50dd Fix sit occupied check. Add sit break check. 2013-09-01 15:17:52 +04:00
Shevchik
58af513121 Remove something that we no longer use. 2013-09-01 08:24:04 +04:00
Shevchik
5147416dc9 That works, but DAFUQ? 2013-09-01 08:05:17 +04:00
cnaude
b919975d1c Switch to arrow method 2013-07-14 17:55:31 -07:00
cnaude
1dabe40aad Switch to arrow method 2013-07-14 16:55:03 -07:00
cnaude
2cb04a92f8 Only check damage values for non stairs. 2013-07-10 22:57:22 -07:00
Chris Naude
ed62a24d51 Remove debug code. 2013-07-08 16:20:32 -07:00
cnaude
e1d69b75d0 Only check damage values for non stairs. 2013-07-07 22:38:51 -07:00
cnaude
b3e9003c35 Add support for CraftBukkit 1.6.1. 2013-07-01 21:36:01 -07:00
cnaude
e659eca5be Fix reload command. 2013-06-27 21:44:07 -07:00
cnaude
2566addf8d Fix issues with wooden steps.
Add option to select blocks by data value.
2013-06-27 21:24:28 -07:00
cnaude
0c36d138b9 Code refactoring.
Add website to plugin.yml
2013-06-23 13:16:47 -07:00