zml2008
|
a1cf6eb6da
|
Allow //replace to ignore from block damage values (and force them to not be ignored with the -f flag)
|
2011-09-17 21:50:06 -07:00 |
|
zml2008
|
56fd654eed
|
Fixed bug with unclosed quotes
|
2011-09-17 21:10:55 -07:00 |
|
zml2008
|
6b3f19f857
|
Minor cleanup of WEPIF constructors
|
2011-09-07 17:56:39 -07:00 |
|
zml2008
|
6f1d263e16
|
Added getting of the Bukkit player to BukkitPlayer (for RegionBook)
|
2011-09-04 19:29:45 -07:00 |
|
zml2008
|
bc6315fb24
|
Fixed getting and setting of blocks in unloaded chunks
|
2011-08-29 17:31:08 -07:00 |
|
zml2008
|
02d8acfa81
|
Alowed performing undos from other player sessions, if they exist.
|
2011-08-29 14:24:46 -07:00 |
|
zml2008
|
a3186c2ce4
|
Removed old workaround from hmod
|
2011-08-29 14:24:46 -07:00 |
|
zml2008
|
93fbad4d82
|
Cleaned up CommandAlias a bit
|
2011-08-29 14:24:46 -07:00 |
|
zml2008
|
1562f17540
|
Added block damage support to //replace and //replacenear
|
2011-08-29 00:08:06 -07:00 |
|
zml2008
|
d83fed13fb
|
Fixed 43 and 44 block data cycling
|
2011-08-28 20:46:54 -07:00 |
|
zml2008
|
04dd21d51a
|
Added merging of quoted multiword strings (single or double quotes) into one index, flags can be anywhere in the command args string. Untested and currently unused command aliasing added for moving commands around
|
2011-08-28 13:00:00 -07:00 |
|
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 |
|