Commit Graph

280 Commits

Author SHA1 Message Date
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
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
cnaude
c3e86c67d8 Only check damage values for non stairs. 2013-07-08 22:06:40 -07:00
cnaude
86dfae9f80 Only check damage values for non stairs. 2013-07-08 22:03:07 -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
4cc71ae667 Fix casting error. 2013-07-01 21:19:29 -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
cnaude
68c429a361 Make ProtocolLib optional. 2013-05-15 18:43:11 -07:00