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 |
|
cnaude
|
525e5e58b4
|
Make ProtocolLib optional.
|
2013-05-15 18:38:58 -07:00 |
|
cnaude
|
a874053dee
|
Documentation fix.
|
2013-05-06 07:34:17 -07:00 |
|
cnaude
|
388a27b475
|
Prevent sign/frame check from running away.
|
2013-04-29 23:18:38 -07:00 |
|
cnaude
|
40d7a8b6ab
|
Fix ignore-if-block-in-hand issue with empty hand counting as a air block
Replace Timers with Bukkit schedulers
Some refactoring optimizations
Add quartz stairs to default config
|
2013-04-04 21:32:16 -07:00 |
|
cnaude
|
8954be85a1
|
Fix ignore-if-block-in-hand issue with empty hand counting as a air block
Replace Timers with Bukkit schedulers
Some refactoring optimizations
|
2013-04-04 21:31:22 -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
|
4144e06170
|
Remove CraftBukkit dependency.
Add ProtocolLib dependency.
|
2013-03-30 10:23:18 -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
|
02a4bbb67b
|
Merge branch 'master' of github.com:cnaude/Chairs.git
|
2013-03-23 23:04:34 -07:00 |
|
cnaude
|
4537a5caa3
|
Add configurable messages.
|
2013-03-23 22:50:17 -07:00 |
|
cnaude
|
d44c6dba89
|
Create README.md
|
2013-03-22 13:53:09 -07:00 |
|
cnaude
|
db1912445e
|
Added healing while sitting.
Updated for CB1.5.0-R0.1
|
2013-03-15 13:55:09 -07:00 |
|
cnaude
|
268ec403c1
|
Fixed chair width check.
Fixed chair sign check.
|
2013-03-01 13:11:43 -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
|
53ec8b02db
|
Switched from Item.passenger mode to PacketGenerator mode.
|
2012-11-20 19:17:15 -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 |
|