76a77f04e7
Log a few more things. Added BiomeCommands to doc printer.
Wizjany
2013-01-02 02:11:42 -05:00
e09a0c64ad
Add amount of missing blocks to message when using inventory.
Wizjany
2012-12-28 19:26:57 -05:00
79802bd4b9
Fix command logging. No seriously, was the previous code even supposed to work?
Wizjany
2012-12-27 11:45:37 -05:00
6c189c4ff9
Added butcher flag for ambient mobs.
Wizjany
2012-12-25 18:34:17 -05:00
e728445383
Prevent //snow from placing snow on some blocks that it shouldn't.
Wizjany
2012-12-25 18:40:34 -05:00
a54c7437fc
Add config option to allow symbolic links for files.
Wizjany
2012-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.
Wizjany
2012-12-25 17:36:57 -05:00
2aab0369b5
Added ALL and ITEM_FRAME to /remove'able entities
Wizjany
2012-12-25 16:43:35 -05:00
3f9404560e
Remove old navigation perms for jumpto and thru
Wizjany
2012-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
Wizjany
2012-12-24 01:01:01 -05:00
24662d6365
Add permissions node for help command
Wizjany
2012-12-22 16:52:40 -05:00
fcaafe009c
Fixes NPE when attempting to list schematics in an invalid directory.
Wizjany
2012-12-15 13:49:44 -05:00
3f1a2bfc39
Fix off by one error when calculating Poly2D region dimensions.
Wizjany
2012-12-05 18:31:08 -05:00
ab693a7521
update "forward" to match modern yaw
Jim Bilbrey
2012-11-20 03:28:41 -05:00
5e1836a0f8
update cardinal directions to match Minecraft
Jim Bilbrey
2012-11-19 00:33:27 -05:00
d8636ec811
Correct spelling of message
zml2008
2012-11-25 18:32:48 -08:00
672e6fc584
Update for Spout changes
zml2008
2012-11-25 17:16:35 -08:00
afd8ebe66f
Made golden apples and heads unstackable.
Wizjany
2012-11-24 10:30:15 -05:00
56d534bf0d
Use right config value for butcher radius. Add max radius for butcher.
Wizjany
2012-11-23 20:10:38 -05:00
20a5899d38
Update for the SpoutAPI changes of the past 30 seconds
zml2008
2012-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.
sk89q
2012-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).
sk89q
2012-08-24 16:10:18 -07:00
cfa1400c26
Changed SchematicFormat to create only BaseBlocks rather than their subclasses, to prevent data loss.
sk89q
2012-08-24 16:02:38 -07:00
495a652f67
[maven-release-plugin] prepare for next development iteration
sk89q
2012-08-24 13:49:51 -07:00
ee2f030790
Updated CHANGELOG.txt for 5.4.1.
sk89q
2012-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.
sk89q
2012-08-24 13:40:26 -07:00
18c793683b
Fixed 4096/256 block ID restriction in BukkitWorld.
sk89q
2012-08-24 13:38:26 -07:00
39d451438f
Changed EditSession.rawSetBlock() to call setBlock() on World.
sk89q
2012-08-24 13:38:00 -07:00
2bc86ea525
Added missing TYPE_DOUBLE in NBTConstants.getClassFromType().
sk89q
2012-08-24 12:28:29 -07:00
316c6139e3
[maven-release-plugin] prepare for next development iteration
sk89q
2012-08-24 08:41:42 -07:00
b296a37115
Added GitHub usernames to CHANGELOG.txt per TomyLobo's request.
sk89q
2012-08-24 07:36:17 -07:00
6141635cb7
Updated Maven versions of the shade and release plugins, added maven.sk89q.com to <distributionManagement>.
sk89q
2012-08-24 06:57:00 -07:00
885b48c15e
Updated Bukkit dependency to 1.3.1-R2.0, added backwards support for NBT access.
sk89q
2012-08-24 06:43:24 -07:00