Commit Graph

220 Commits

Author SHA1 Message Date
Shevchik
8232518abb Properly disable plugin, throw custom exception when plugin is incompatible 2014-03-23 01:49:12 +04:00
Shevchik
185b70cf54 Add LICENSE 2014-03-23 01:40:20 +04:00
Shevchik
0f0d881ecb Update libs
Also remove bukkit classes from craftbukkit libs
2014-03-23 01:36:19 +04:00
Shevchik
82ea2f9738 Bump to 3.4 beta 2014-03-07 22:38:06 +04:00
Shevchik
fed561c8f0 Clean up 2014-03-07 22:37:27 +04:00
Shevchik
d4d1d7ff18 Remove empty message check, remove netbeans autogenerated comments 2014-03-07 22:36:55 +04:00
Shevchik
6d3071d626 Remove permissions based sit 2014-03-07 22:31:28 +04:00
Shevchik
547bbbadd2 Actually call events now 2014-03-07 21:41:59 +04:00
Shevchik
56f4ddb87e Add canBeCancelled because not every chair unsit can be cancelled 2014-03-07 20:58:12 +04:00
Shevchik
8c9c3579a8 Move chairs api package 2014-03-07 20:46:48 +04:00
Shevchik
5c34b00302 Format some more code 2014-03-07 20:41:00 +04:00
Shevchik
82dd666ef7 Format some code 2014-03-07 20:34:53 +04:00
Shevchik
0473d1c7dd Remove unneeded clone 2014-03-07 20:25:58 +04:00
Shevchik
613f1e7b41 Pass proper block as occupied block 2014-03-07 20:22:25 +04:00
Shevchik
15b3a5a4bd Do not use backreference, it's just a waste of mem for too small cpu saving 2014-03-07 20:19:11 +04:00
Shevchik
bf540798d9 Use prevarrow location as location for new arrow 2014-03-07 20:16:15 +04:00
Shevchik
bcc9e92efb Format source 2014-03-07 09:33:07 +04:00
Shevchik
6a19624e4b Pass craftworld to the constructor to do less reflection 2014-03-07 09:28:47 +04:00
Shevchik
364c687e16 Add events classes 2014-03-07 09:17:39 +04:00
Shevchik
a051e369a1 Add 1.6.4 compact 2014-03-06 22:18:56 +04:00
Shevchik
2eadd9e62a Add 164 craftchair class 2014-03-06 22:14:50 +04:00
Shevchik
9f9eca6fae Format source 2014-03-06 21:50:59 +04:00
Shevchik
e838c79941 Clean up 2014-03-06 21:35:14 +04:00
Shevchik
28e483267d Rewrite the nms part, fix nope error completely 2014-03-06 21:32:24 +04:00
Shevchik
805131ce85 Use isEmpty 2014-03-06 17:42:26 +04:00
Shevchik
004017028d Also pickup exp orbs 2014-03-06 17:31:05 +04:00
Shevchik
d5bfae0d2f Teleport player to spawn if he logged in with nan location 2014-03-06 16:54:15 +04:00
Shevchik
e17944f6cc Reformat this 2014-03-06 16:49:38 +04:00
Shevchik
32a52e4f3f Move pickup delay check up 2014-03-05 23:43:39 +04:00
Shevchik
ca3fecdef4 Reformat also this 2014-03-05 23:41:01 +04:00
Shevchik
9d231ca8b8 Clean up and reformat source 2014-03-05 23:38:52 +04:00
Shevchik
ff38ead562 Add 1.6.4 compact class 2014-01-12 02:35:32 +04:00
Shevchik
445077a81e NO longer generate the class dynamicly, just 2 different classes for 2 supported versions will be enough 2014-01-12 02:29:53 +04:00
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
860ca92d4e Build with java7 2014-01-06 16:44:00 +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