76a77f04e7
Log a few more things. Added BiomeCommands to doc printer.
Wizjany2013-01-02 02:11:42 -05:00
e09a0c64ad
Add amount of missing blocks to message when using inventory.
Wizjany2012-12-28 19:26:57 -05:00
79802bd4b9
Fix command logging. No seriously, was the previous code even supposed to work?
Wizjany2012-12-27 11:45:37 -05:00
6c189c4ff9
Added butcher flag for ambient mobs.
Wizjany2012-12-25 18:34:17 -05:00
e728445383
Prevent //snow from placing snow on some blocks that it shouldn't.
Wizjany2012-12-25 18:40:34 -05:00
a54c7437fc
Add config option to allow symbolic links for files.
Wizjany2012-12-25 18:08:03 -05:00
a7b4913f6c
Added -d and -n flags for //schem list, allowing sorting by date by oldest or newest, respectively. By default the command should now sort by file name alphabetically.
Wizjany2012-12-25 17:36:57 -05:00
2aab0369b5
Added ALL and ITEM_FRAME to /remove'able entities
Wizjany2012-12-25 16:43:35 -05:00
3f9404560e
Remove old navigation perms for jumpto and thru
Wizjany2012-12-24 01:42:55 -05:00
e4771416aa
Added new items for 1.4.6 Fix permission for other help command (why are there two?) - Made registerhelp read from yaml (not that the setting does anything) Added an option to override data value limits. - This should fix some mods which use data values above 16 - May cause issues if set to true and people mess with vanilla data values
Wizjany2012-12-24 01:01:01 -05:00
24662d6365
Add permissions node for help command
Wizjany2012-12-22 16:52:40 -05:00
fcaafe009c
Fixes NPE when attempting to list schematics in an invalid directory.
Wizjany2012-12-15 13:49:44 -05:00
3f1a2bfc39
Fix off by one error when calculating Poly2D region dimensions.
Wizjany2012-12-05 18:31:08 -05:00
20a5899d38
Update for the SpoutAPI changes of the past 30 seconds
zml20082012-09-02 14:45:57 -07:00
0f8e622678
Changed WorldEdit to refresh session permissions each call to getSession(), rather than one time. Cleaned up imports/etc. courtesy of Eclipse.
sk89q2012-09-02 13:56:40 -07:00
6a162a4269
Fixed foundation class Block not taking -1 as a valid data value (used for wildcard matching of the data value).
sk89q2012-08-24 16:10:18 -07:00
cfa1400c26
Changed SchematicFormat to create only BaseBlocks rather than their subclasses, to prevent data loss.
sk89q2012-08-24 16:02:38 -07:00
495a652f67
[maven-release-plugin] prepare for next development iteration
sk89q2012-08-24 13:49:51 -07:00
ee2f030790
Updated CHANGELOG.txt for 5.4.1.
sk89q2012-08-24 13:45:15 -07:00
6be8c8b55c
Fixed incorrect schematic handling code being used when AddBlocks is present. The old code did not properly handle the signed nature of the byte, nor did it properly shift and add the extra 4 bits in AddBlocks.
sk89q2012-08-24 13:40:26 -07:00
18c793683b
Fixed 4096/256 block ID restriction in BukkitWorld.
sk89q2012-08-24 13:38:26 -07:00
39d451438f
Changed EditSession.rawSetBlock() to call setBlock() on World.
sk89q2012-08-24 13:38:00 -07:00
2bc86ea525
Added missing TYPE_DOUBLE in NBTConstants.getClassFromType().
sk89q2012-08-24 12:28:29 -07:00
316c6139e3
[maven-release-plugin] prepare for next development iteration
sk89q2012-08-24 08:41:42 -07:00