Psithief
66d81fda84
Removed extra dots for blocks.destroy and blocks.place after new entity naming system was implemented.
2012-06-09 15:00:54 +08:00
t3hk0d3
b26ce6491b
Fixed material name for milking check ("modifyworld.bucket.fill.milk")
2012-06-08 09:49:20 +04:00
t3hk0d3
aacbeeab65
Fixed default configuration deploying
2012-06-07 18:50:08 +04:00
t3hk0d3
46464c38d0
Improvements
...
1) Refactoring
2) Fixed entity names (issue #26 )
3) Customized messages on per-permission basis
2012-06-07 18:37:58 +04:00
t3hk0d3
7892227261
Merge branch 'master' of github.com:PEXPlugins/Modifyworld
2012-06-07 12:10:28 +04:00
t3hk0d3
7c3d4f781f
Fixed and improved entity name detection. issue #26
2012-06-07 12:10:00 +04:00
t3hk0d3
09af72ede3
Version 1.19.3
2012-06-07 12:08:06 +04:00
t3hk0d3
8665f20dea
Merge pull request #29 from Psithief/config-1
...
Updated new config.yml contents.
2012-06-05 22:29:23 -07:00
t3hk0d3
b25b59b8ee
Merge pull request #27 from Psithief/projectiles
...
modifyworld.items.throw check implementation.
2012-06-05 22:27:44 -07:00
t3hk0d3
fbab5b30a8
Fixed "modifyworld.item.use" permission for more consistency (now its "modifyworld.items.use").
2012-06-06 09:16:27 +04:00
Psithief
81dc9a2743
Updated new config.yml contents.
...
Cause 'use-material-names', 'drop-restricted-item' and 'item-use-check' to be added to new config.yml.
2012-06-06 11:43:24 +08:00
Psithief
17f1ff384d
Add a items.throw check for the following: egg, expbottle, potion,
...
snowball. Potion has metadata - the same as normal potions do. The
splash bit does not fit in the bukkit metadata byte and we already know
it's a splash potion if it's thrown!
2012-06-05 00:03:18 +08:00
t3hk0d3
7b9daea515
Fixed "modifyworld.item.use" permission for more consistency (now its "modifyworld.items.use").
2012-05-09 00:55:26 +04:00
t3hk0d3
d95f884c33
Added "modifyworld.items.craft.<item>" crafting permission
2012-05-09 00:54:20 +04:00
t3hk0d3
5bc755766a
Added modifyworld.items.enchant.<item> permission check
2012-05-09 00:41:07 +04:00
t3hk0d3
89b084c869
Modifyworld now check permissions using superperms
2012-04-08 02:07:26 +04:00
t3hk0d3
1c4d9f44e7
Version 1.19.2
2012-04-08 02:07:21 +04:00
t3hk0d3
80451d2137
Fixed ocelots
2012-04-06 22:50:12 +04:00
t3hk0d3
6a461c1f5c
Added configurable whitelist kick message option.
2012-04-06 19:56:55 +04:00
t3hk0d3
7902f42beb
Updated to 1.19.1
2012-04-06 19:56:26 +04:00
Dion Williams
f11f753b8e
Fix whitelist message in configuration not being used. ( https://github.com/PEXPlugins/Modifyworld/issues/21 )
2012-03-17 13:51:10 +00:00
t3hk0d3
ff910067f9
Fixed event handlers priority
2012-03-02 18:32:15 +04:00
t3hk0d3
bcbb15b96d
Fixed whitelist option
2012-03-02 18:29:36 +04:00
t3hk0d3
1807d41d84
Fixed plugin.yml version
2012-03-02 18:24:34 +04:00
Dion Williams
994b38ab5b
Merge pull request #15 from TheNoid/patch-1
...
Removed return statement causing Modifyworld to not save a default confi...
2012-02-25 13:33:07 -08:00
Dion Williams
eb24969ddf
Removed return statement causing Modifyworld to not save a default configuration when disabled.
2012-02-25 21:32:34 +00:00
t3hk0d3
0c76ed2718
Fixed configuration saving
2012-02-23 05:33:54 +04:00
t3hk0d3
8eea065876
Fixed bug configuration saved incorrectly. issue #274
2012-02-22 05:05:13 +04:00
t3hk0d3
a1824fff5b
Updated to new Bukkit's Events and Configuration system
2012-02-20 04:35:28 +04:00
t3hk0d3
09bc0681ba
Version 1.19
2012-02-20 04:34:57 +04:00
t3hk0d3
6666353f02
Changed item/blocks metadata check. Now it's done in much more standard way.
2012-02-07 05:10:28 +04:00
t3hk0d3
91e2c85332
Version 1.20
2012-02-07 05:08:45 +04:00
t3hk0d3
091f52c1e9
Merge branch 'master' of github.com:t3hk0d3/Modifyworld
2012-01-29 16:53:47 +04:00
t3hk0d3
d5cb3c6874
Fixed pom.xml
2012-01-29 16:53:13 +04:00
t3hk0d3
00bd00337d
Fixed pom.xml
2012-01-29 16:52:49 +04:00
t3hk0d3
822ee7b152
Fixed new entities classification. issue PermissionsEx/#182
2012-01-27 23:51:38 +04:00
t3hk0d3
913ab76139
Removed notification message for damage.take checks
2012-01-27 22:12:19 +04:00
t3hk0d3
2067b0dcd8
Updated pom.xml (Version 1.18)
2012-01-27 22:11:47 +04:00
t3hk0d3
7bbf9bb010
Added "item.use" mode. If this mode enabled "modifyworld.item.use.<item>.on.<target>" checked instead of "modifyworld.interact". Both for blocks and entities.
2011-11-01 10:17:16 +03:00
t3hk0d3
5402180be4
Removed deprecated code
2011-11-01 10:15:57 +03:00
t3hk0d3
047c167ee1
Version 1.16
2011-11-01 10:15:36 +03:00
t3hk0d3
e29d83f723
Added metadata selection possibility into player items checks
2011-10-31 00:25:14 +03:00
t3hk0d3
3510011f47
Optimized itemRestriction call on block interaction. Now it would be called only on right click
2011-10-23 02:21:51 +04:00
t3hk0d3
72151423f8
Removed lack-of-permissions notifications for modifyworld.sprint and modifyworld.crouch handler
2011-10-17 17:02:21 +04:00
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