TF-EssentialsX/Essentials
snowleo 9acc7db06f Changes to /sell /give and /item
Material.getMaxStackSize() will now be used in /give and /item
The config option default-stack-size has been removed
New config option oversized-stacksize and permission essentials.oversizedstacks
Fixes bug giving out too many items on /give and /item when a stacksize > 64 is given.
Fixes bug in /sell that ignores enchantments
/sell now uses Material.getMaxStackSize() for /sell egg 2s (will sell 32 instead of 128 now)
2011-11-28 19:55:51 +01:00
..
nbproject Moved all dependency on craftbukkit to one package in the main jar. The rest is now clean bukkit code. Also cleaned PlayerExtension class. 2011-11-22 03:02:08 +01:00
src Changes to /sell /give and /item 2011-11-28 19:55:51 +01:00
test/com/earth2me/essentials New behavior of the /home command and beds 2011-11-26 22:30:40 +01:00
build.xml Correcting all line endings to LF 2011-07-24 23:19:12 +02:00