Commit Graph
18 Commits
Author SHA1 Message Date
zml2008 84ed4bf4c3 Added PermissionsEx support to WEPIF. 2011-08-24 23:58:06 -07:00
zml2008 2af38feadc Added a generic injector for commands 2011-08-24 00:17:27 -07:00
zml2008 ef60fa94bf Typo fixes 2011-08-24 00:17:27 -07:00
zml2008 91b7b8444f Added pattern support to /replacenear, //walls, and //faces 2011-08-21 23:56:10 -07:00
zml2008 9e13e25760 Fixed floodfill usage 2011-08-21 23:56:10 -07:00
zml2008 3c92bd9451 Worked around brokenness in PlayerInteractEvent 2011-08-17 13:38:23 -07:00
zml2008 59ade7a386 Abstracted natural blocktype checking to BlockType.isNaturalBlock 2011-08-17 13:36:17 -07:00
zml2008 2b94ddf7ed Added flag to //smooth to only use "natural" blocks 2011-08-17 00:33:46 -07:00
zml2008 c99d64cfa0 Removed unnecessary valid block checking (already in LocalWorld) 2011-08-16 22:29:06 -07:00
zml2008 a313f2e93e Made events respect isCancelled() 2011-08-16 18:39:07 -07:00
zml2008 3f0da63b01 Fixed dinerperms groups and bridge detection. 2011-08-16 14:05:45 -07:00
zml2008 0f73533199 Fixed some more warnings 2011-08-07 01:08:40 -07:00
zml2008 cea080e7c7 Added Nijiperms bridge detection, allowing DinnerPerms to no longer conflict with everything else by default. 2011-08-07 01:00:48 -07:00
zml2008 266f272d88 Moved WEPIF config to a global config file. Permissions configured per-plugin are not migrated to the global config. 2011-08-06 00:35:40 -07:00
zml2008 37f8b8927a Made getGroups() work properly for nijiperms. 2011-08-04 21:58:14 -07:00
zml2008 9343b3d1a8 Changed the DinnerPerms priority to not be overridden by permissions bridges 2011-08-01 21:10:13 -07:00
zml2008 cb7ec82905 Added DinnerPerms support to WEPIF 2011-08-01 21:02:15 -07:00
zml2008 2efa37f0b2 Fix for bukkit note block changes 2011-07-31 22:11:45 -07:00