Commit Graph

23 Commits

Author SHA1 Message Date
Shevchik
89309be623 Remove sitting height setting. 2013-12-13 13:17:35 +04:00
Shevchik
bafc260459 Add worldguard integration 2013-11-22 12:41:17 +04:00
Shevchik
782af5a9da Remove the rest of not used permissions 2013-09-30 11:27:31 +04:00
Shevchik
13fe6859f8 Remove unused value 2013-09-04 15:48:48 +04:00
Shevchik
4d9ae43d0c For now always check if sit is occupied otherwise it can glitch like hell 2013-09-03 21:25:46 +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
96b169b7cc Remove unused variables from config 2013-09-01 19:11:33 +04:00
cnaude
e1d69b75d0 Only check damage values for non stairs. 2013-07-07 22:38:51 -07:00
cnaude
a874053dee Documentation fix. 2013-05-06 07:34:17 -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
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
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
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
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