Shevchik
|
cc80fef7e0
|
Change version to 4.2
|
2014-07-10 05:24:23 +04:00 |
|
Shevchik
|
5ec264723e
|
Add support for 1.7.8
|
2014-04-12 20:16:45 +04:00 |
|
Shevchik
|
ddb0d86053
|
Bump to 4.0
|
2014-04-03 23:08:24 +04:00 |
|
Shevchik
|
82ea2f9738
|
Bump to 3.4 beta
|
2014-03-07 22:38:06 +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
|
b5ceb814ae
|
Change version
|
2014-01-09 08:55:22 +04:00 |
|
Shevchik
|
d8afbad96b
|
Change version
|
2014-01-07 16:59:25 +04:00 |
|
Shevchik
|
26368e2b9a
|
Change to beta
|
2013-12-29 18:12:07 +04:00 |
|
Shevchik
|
17d2554649
|
No longer need ProtocolLib
Tons of hacks...
|
2013-12-14 14:33:29 +04:00 |
|
Shevchik
|
6f077baebd
|
Add default permissions to plugin.yml
|
2013-10-05 11:57:30 +04:00 |
|
Shevchik
|
f60e22b414
|
Set version 3.0.2
|
2013-09-06 03:20:52 +04:00 |
|
Shevchik
|
9bdae16641
|
Set version 3.0.1
|
2013-09-02 10:07:32 +04:00 |
|
Shevchik
|
fe81cd81e1
|
Correct name. COrrect resit timers. We should listen onQuit first
|
2013-09-02 09:39:05 +04:00 |
|
Shevchik
|
a6ea5efac6
|
Add myself as plugin author, i think i deserve this
|
2013-09-01 20:00:41 +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 |
|
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 |
|
cnaude
|
68c429a361
|
Make ProtocolLib optional.
|
2013-05-15 18:43:11 -07:00 |
|
cnaude
|
525e5e58b4
|
Make ProtocolLib optional.
|
2013-05-15 18:38:58 -07:00 |
|
cnaude
|
388a27b475
|
Prevent sign/frame check from running away.
|
2013-04-29 23:18:38 -07:00 |
|
cnaude
|
e135df1c62
|
Replace Timers with Bukkit schedulers
|
2013-04-04 20:48:56 -07:00 |
|
cnaude
|
d97c1adaf0
|
Fix issue with players falling through the ground after logout.
|
2013-03-31 14:44:50 -07:00 |
|
cnaude
|
7c9668f862
|
Remove CraftBukkit dependency.
Add ProtocolLib dependency.
|
2013-03-30 10:17:58 -07:00 |
|
cnaude
|
7b8dba06e8
|
Add ignore-if-block-in-hand option.
|
2013-03-25 22:38:03 -07:00 |
|
cnaude
|
4537a5caa3
|
Add configurable messages.
|
2013-03-23 22:50:17 -07:00 |
|
cnaude
|
db1912445e
|
Added healing while sitting.
Updated for CB1.5.0-R0.1
|
2013-03-15 13:55:09 -07:00 |
|
cnaude
|
358df624e9
|
Fixed chair width check.
Fixed chair sign check.
|
2013-03-01 13:11:00 -07:00 |
|
cnaude
|
1a3c217284
|
Added per item sitting height
Added sitting-height-adj option (non-stairs non-steps)
|
2013-02-24 11:24:22 -07:00 |
|
cnaude
|
896487cfce
|
Some code cleanup (removed old NMS code)
Add item frames to work the same way signs do.
|
2013-02-03 17:19:49 -07:00 |
|
cnaude
|
34920d7cee
|
* Fixed ClassCastException when non stair is next to a stair.
* Added /chairs [off|on] - Allows players to individually disable or enable chairs for themselves.
|
2013-01-04 19:38:11 -07:00 |
|
cnaude
|
311f090934
|
Added the off on command
|
2013-01-01 18:35:17 -07:00 |
|
cnaude
|
d29b5e195a
|
Add ops-override-perms to the config.
|
2012-12-25 11:47:52 -07:00 |
|
cnaude
|
f5430b9101
|
Update for 1.4.6-R1.0.
|
2012-12-23 00:24:06 -07:00 |
|
cnaude
|
73dd820949
|
Update CB 1.4.5-R1.0
Added chairs.sit.[item] perm node
Added ability to use item numbers instead of item names.
|
2012-12-19 07:40:24 -07:00 |
|
cnaude
|
7417e2cb8c
|
Description update.
|
2012-11-24 16:25:18 -07:00 |
|
cnaude
|
aef19e5d2b
|
Remove players from sit list after they log off.
Add chair break event check.
|
2012-11-24 16:19:48 -07:00 |
|
cnaude
|
edf2434b30
|
Properly check for stair type.
Add upside down chair sit prevention
|
2012-11-23 01:39:10 -07:00 |
|
cnaude
|
e9cd29c816
|
Switched from Item.passenger mode to PacketGenerator mode.
|
2012-11-20 19:05:35 -07:00 |
|
cnaude
|
0a8f6b94bb
|
Added permissions option.
|
2012-11-11 19:48:34 -07:00 |
|
cnaude
|
cbd5e3524f
|
Updates for 1.4.2.
|
2012-11-09 08:35:04 -07:00 |
|