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 |
|
Shevchik
|
c110202161
|
Move eject code
|
2013-09-01 16:10:18 +04:00 |
|
Shevchik
|
244a453390
|
remove unused line of code
|
2013-09-01 16:04:30 +04:00 |
|
Shevchik
|
1fd11f4fb9
|
Move unSit to main plugin class.
|
2013-09-01 15:53:03 +04:00 |
|
Shevchik
|
699d7a5ec3
|
Unsit player on quit
|
2013-09-01 15:43:26 +04:00 |
|
Shevchik
|
cba9a08208
|
Remove eclipse files
|
2013-09-01 15:33:03 +04:00 |
|
Shevchik
|
ccfa75c16f
|
100% less NMS
|
2013-09-01 15:27:01 +04:00 |
|
Shevchik
|
c3e6bb68a9
|
No need for NMS here.
|
2013-09-01 15:23:30 +04:00 |
|
Shevchik
|
a4bb3c50dd
|
Fix sit occupied check. Add sit break check.
|
2013-09-01 15:17:52 +04:00 |
|
Shevchik
|
05b19edd5c
|
Correctly unSit the player
|
2013-09-01 14:39:11 +04:00 |
|
Shevchik
|
0df6cf8eb4
|
Update jar
|
2013-09-01 08:25:30 +04:00 |
|
Shevchik
|
eaeb4e0ba4
|
Remove debug
|
2013-09-01 08:25:24 +04:00 |
|
Shevchik
|
99ffcaff8d
|
Update jar
|
2013-09-01 08:24:14 +04:00 |
|
Shevchik
|
58af513121
|
Remove something that we no longer use.
|
2013-09-01 08:24:04 +04:00 |
|
Shevchik
|
1b63d101cb
|
Merge branch 'arrow' of https://github.com/Shevchik/Chairs into arrow
|
2013-09-01 08:20:24 +04:00 |
|
Shevchik
|
d3f2793e1f
|
Delete .project
|
2013-09-01 08:20:20 +04:00 |
|
Shevchik
|
cdf782e91c
|
Change gitignore
|
2013-09-01 08:20:00 +04:00 |
|
Shevchik
|
ac462ab278
|
This works better, but still strange.
|
2013-09-01 08:14:57 +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 |
|