t3hk0d3
7579b1ef75
Added digestion handler (food level change) - modifyworld.digestion
2011-10-17 17:01:27 +04:00
t3hk0d3
fe5802a947
Fixed PEX version in dependency
2011-10-17 14:41:47 +04:00
t3hk0d3
1bfbbcff6b
Added block metadata value check option for blocks permissions (ex: modifyworld.blocks.destroy.35.5 - removal of lime wool block)
2011-10-17 13:40:11 +04:00
t3hk0d3
a39505d6cb
Added block metadata value check option for blocks permissions (ex: modifyworld.blocks.destroy.35.5 - removal of lime wool block)
2011-10-17 13:25:13 +04:00
t3hk0d3
f8673eb49d
Fixed material name vs blockid dualism issue
2011-10-16 21:33:22 +04:00
t3hk0d3
4e957d4a0b
Version 1.15
2011-10-12 11:34:25 +04:00
t3hk0d3
d805d4b7ee
Compatiblity fix for CB1317
2011-10-11 10:43:49 +04:00
t3hk0d3
5e24747edf
Added player sprint and sneak handlers. issue #78
2011-10-07 01:01:38 +04:00
t3hk0d3
578e491263
Fixed interaction checks for paintings and soil. issue #24
2011-10-01 20:59:42 +04:00
t3hk0d3
b4c4897b2c
Version 1.14
2011-08-25 00:34:57 +04:00
t3hk0d3
3c75fe61b0
Refactored material named nodes (modifyworld.blocks.destroy.stone). Now it used AND logic with numeric nodes instead of OR.
...
This mean you need destroy.stone AND destroy.1 to be actually able destroy stone.
2011-08-25 00:26:42 +04:00
t3hk0d3
66b226216d
Fixed NPE in onPlayerLogin due unnecessary kickPlayer() call
2011-08-09 19:39:09 +04:00
t3hk0d3
55450065ce
Added option to drop item instead of just removing for "modifyworld.item.have" permission.
2011-08-03 22:47:45 +04:00
t3hk0d3
22a4ef1827
Fixed ClassCastException caused by wrong entity logics
2011-08-02 17:41:38 +04:00
t3hk0d3
1a056e7fc6
Added support for projectile damage events (by Dispenser for example).
2011-08-02 02:29:21 +04:00
t3hk0d3
31a1cec963
Added workaround for slime, ghast and squid entity names.
2011-08-02 02:01:56 +04:00
t3hk0d3
74be64d2ab
Fixed entity interaction permission (modifyworld.entity.interact -> modifyworld.interact)
2011-08-02 01:45:14 +04:00
t3hk0d3
89c2d12493
Fixed NPE when getDamager() is null
2011-07-27 19:15:24 +04:00
t3hk0d3
cb5f4d8b40
Fixed typo in migration code
2011-07-25 00:56:13 +04:00
t3hk0d3
a4c12ba0e5
Fixed wrong case typo which cause malfunction of informplayers feature.
2011-07-25 00:38:09 +04:00
t3hk0d3
f5f780f1c3
Added log messages for whitelist player kick
2011-07-21 20:59:31 +04:00
t3hk0d3
82802548ae
Fixed wrong event handler type
2011-07-20 22:38:38 +04:00
t3hk0d3
eca2c8d8eb
Added Event type name to exception handler
2011-07-17 22:23:54 +04:00
t3hk0d3
49a5ee40c7
Imporved event handing permissions:
...
1) modifyworld.entity. shortended to modifyworld. Ie modifyworld.entity.damage.deal.monster.creeper now modifyworld.damage.deal.monster.creeper
2) New modifyworld.tame.<entity> permission
3) modifyworld.damage.take imroved. now possible to specify enviromental reasons. Ie modifyworld.damage.take.lava
4) Entity animal.wolf.untamed shortended to animal.wolf
2011-07-13 16:57:50 +04:00
t3hk0d3
f917bc3f67
Added maven assembly
2011-07-13 13:56:19 +04:00
t3hk0d3
d6ca1fb63a
Improved handling of disabled state.
2011-07-13 12:22:42 +04:00
t3hk0d3
ffb535dc6c
Fixed license to Modifyworld (instead of PermissionsEx) and removed unused imports
2011-07-13 01:44:34 +04:00
t3hk0d3
7a23743d56
Added GPL license and fixed author in javadoc
2011-07-13 01:33:12 +04:00
t3hk0d3
90274b26a6
Forgot pom.xml and .gitignore :D
2011-07-13 01:25:37 +04:00
t3hk0d3
5d8a9c045f
Initial commit
2011-07-13 01:22:52 +04:00