Commit Graph

34 Commits

Author SHA1 Message Date
Shevchik
dd4fcb9af6 Faster chair block check 2016-12-24 23:22:33 +03:00
ORelio
0e3ea2ab0f Save sit disable list between server restarts 2016-08-25 11:53:22 +02:00
Shevchik
b25975aaea Update to spigot 1.9. Remove 1.6.4-1.7.10 compat. 2016-03-02 21:07:11 +03:00
Shevchik
9f5efa2e6e Add back chairs on/off command 2015-05-18 14:53:42 +04:00
Shevchik
3d63334cbb Cache occupied block 2015-01-17 15:50:56 +04:00
Shevchik
5b31c95079 Remove chairs ignore list. Definitely won't port this to uuid. Instead
will use some temporaly metadata system i think.
2015-01-15 13:07:45 +04:00
Shevchik
b409aa9b7a Remove old arrow instantly 2015-01-15 12:55:01 +04:00
Shevchik
7cc0d12ed6 Force unsit player on teleport. Workaround spigot bug. Other
improvements.
2015-01-15 12:51:13 +04:00
Shevchik
068eaf2a13 Use new factory approach 2014-07-21 02:53:19 +04:00
Shevchik
3a3c322c0d Use 1 map instead of 3 2014-07-13 21:05:28 +04:00
Shevchik
0be55c3ec0 Some small changes 2014-07-10 05:08:24 +04:00
Shevchik
80d877390b Remove ignore list save/load
Due to uuids i had to remove it. Now this list is only temporal.
2014-07-09 09:23:41 +04:00
Shevchik
e8c930e418 Hide ChairsAPI init method 2014-07-09 09:19:31 +04:00
Shevchik
05de30f689 Init API using static method 2014-07-09 09:08:39 +04:00
Shevchik
3b9b3c4fba Move event handling to player sit data class. Add locations to events 2014-07-09 09:05:36 +04:00
Shevchik
882a3db050 Rename method 2014-03-23 01:57:34 +04:00
Shevchik
8232518abb Properly disable plugin, throw custom exception when plugin is incompatible 2014-03-23 01:49:12 +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
547bbbadd2 Actually call events now 2014-03-07 21:41:59 +04:00
Shevchik
8c9c3579a8 Move chairs api package 2014-03-07 20:46:48 +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
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
d5bfae0d2f Teleport player to spawn if he logged in with nan location 2014-03-06 16:54:15 +04:00
Shevchik
9d231ca8b8 Clean up and reformat source 2014-03-05 23:38:52 +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