contact
----------------------------

Blog <-

Archive for the ‘website’ Category

RSS   RSS feed for this category

MCPlayerEdit 0.18 released

I've released a new version of my Minecraft Player/World Editor MCPlayerEdit v0.18. This release features the following modifications and additions:

  • Made leaves available in safe-mode.
  • Added a `remove` command which allows the user to remove items from the inventory by name/id instead of slots. (Suggestion by rowanxim)
  • Extended the `list` command so the user can now list items by slot id or item name. (Suggestion by rowanxim)

You can get the new version Here.

MCPlayerEdit 0.17 released

I've released a new version of my Minecraft Player/World Editor MCPlayerEdit v0.17. This release features the following modifications and additions:

  • Lava and Water buckets can now be added to the inventory in safe-mode.
  • Added Pistons, Sticky Pistons and Shears.
  • Fixed a bug in the nbtdump command.

You can get the new version Here.

I'm on vacation till June 29

I'll be on vacation from now till June 29. Depending on WiFi-availability in the area I'm visiting, I may or may not respond to anything until that time.

MCPlayerEdit v0.16 released

I've released a new version of my Minecraft Player/World Editor MCPlayerEdit v0.16. This release features the following modifications and additions:

  • Update for Minecraft Beta 1.6
  • Added trapdoor inveotory item.
  • Added map inventory item.
  • Added dead desert shrub (unsafe) inventory item. Can only be placed on sand blocks.
  • Added dead grass shrub (unsafe) inventory item. Can only be placed on grass blocks.
  • Added locked chests (automatically disappear when placed after random time).
  • Fishing rods can no longer be stacked in safe mode.
  • Added the 'loseme' command. It clears the inventory and transports the player in a random direction for a given distance. The objective is to find your way back.
  • Added the 'restore' command which restores the last (automatic) created backup of the player data.
  • Improved the startup message.
  • Allow for multiple commands on a single line, separated by a semi-colon. Example: > load World1; give 1 diamond pickaxe; save; quit

It does not seem possible to add Tall Grass to the inventory, even as an unsafe item. :(

You can get the new version Here.

MCPlayerEdit v0.14 released

I've released a new version of my Minecraft Player/World Editor MCPlayerEdit v0.14. This release features the following modifications and additions:

  • Added a 'thunder' command with which you can influence thunderstorms.
  • Added an 'nbtset' command that lets you manually set values for NBT tags in the save file. See 'nbtdump' for a list of available NBT tags.
  • Added an 'unsafe' command that turns on/off safe mode.
  • Renamed the 'dump' command to 'nbtdump'.
  • Renamed the 'Spade' items to 'Shovel'.
  • Renamed the 'Redstone torch On' to 'Redstone torch'.
  • Implemented Safe Mode. In safe mode MCPlayerEdit will prevent you from doing things which are not allowed in Minecraft or might damage your save file. Turn off with 'safemode off'.
  • The 'give' command now accepts counts higher than 64 (or the maximum stack size for the item in question), in which case it will add multiple stacks to the inventory.

I neglected to mention releases v0.13 and v0.12 here, so I'll list the changes in those version here too:

  • Added a command 'rain' with which you can influence the weather.
  • Fixed a bug in the 'reload' command where the prompt would change to the file location instead of the worldname on reloading.
  • Added a 'dump' command which dumps the level.dat's NBT structure and values. Mostly useful for developers of MCPlayerEdit/Minecraft.
  • Added Spruce/Birch saplings (Patch by rilian4)
  • Added Powered/Detector rail (Patch by rilian4)
  • Renamed "Minecart Track" item to "Rail".

You can get the new version Here.

MCPlayerEdit v0.11 released

I've released a new version of my Minecraft Player/World Editor: MCPlayerEdit v0.11. This release is an update for Minecraft Beta v1.4 and features the following modifications and additions:

  • Added cookies. (Patch by Rilian4)

You can get the new version Here.

MCPlayerEdit v0.10 released

I've released a new version of my Minecraft Player/World Editor MCPlayerEdit v0.10. This release is an update for Minecraft Beta v1.3 and features the following modifications and additions:

  • You can now load worlds by name.
  • Added items:
    • Double Stone Slab,
    • Double Sandstone Slab,
    • Double Wooden Slab,
    • Double Cobblestone Slab,
    • Stone Slab,
    • Sandstone Slab,
    • Wooden Slab,
    • Cobblestone Slab,
    • Bed
    • Redstone repeater
  • Added a 'seed' command which displays your world's random seed.

You can get the new version Here.

MCPlayerEdit v0.8 released

I've just released the latest version of MCPlayerEdit: v0.8.

This release fixes a bug in the 'give' command. If the user supplied in invalid ID or item name, MCPlayerEdit would crash. (Patch by Stephen Rollyson). The 'give' command has also been extended with additional option menus when the user chooses an item by id, but there are multiple items with that id (logs, wools and dyes).

Get the new release here.

Happy Crafting!

MCPlayerEdit v0.7 released

I've just released the latest version of MCPlayerEdit: v0.7.

This release brings MCPlayerEdit up to date with Minecraft Beta v1.2 and adds the new block types (note blocks, wool, birch, redwood, sandstone, cake) and items (Dyes, bone, sugar, cake, charcoal) presented in Minecraft Beta v1.2. Some blocks and items already present have been renamed to their proper names, as indicated by the tooltips in Minecraft. A bug in the kitsave command was also fixed.

Get the new release here.

Happy Crafting!

MCPlayerEdit v0.6 released

I released version 0.6 of my MCPlayerEdit.

MCPlayerEdit is a MineCraft player/inventory editor for GNU/Linux, MacOSX and Windows.

This release adds the ability to create your own kits using the kitsave command, improved tab-completing for Windows, a warpto command which allows the player to warp to a specific set of coordinates (patch by Foone) and fixes a bug in the position command.

You can find the release here.