Version History

Version 0.7

  • Now using NPCs for clones instead of flowers from Citizens, requires build version 2.0.7 build 731 and up to work! Download it from HERE
  • Implemented new commands
    • List <name> - Lists your clones or that player's clones
    • Modify <id> <param> - Modify one of your clones
    • Players - Lists all the players using clones
    • Remove <id> - Removes a specific clone
  • Fixed stop <name> to be case insensitive
  • Clones will now auto despawn after 15 minutes of a player being offline. When the player logs back on, the time is removed.

Version 0.6

  • Added aliases /c and /clone
  • Added these supported blocks/items :
    • Water and lava buckets
    • Log rotation
    • Iron doors
    • Seeds, carrots, cocoa, potato, etc. anything that can be planted
    • Item Frames
    • Paintings

Version 0.5

  • Compatible from 1.4.2 to 1.4.7 (possibly even from 1.2.5)
  • NPCCreatures no longer needed.
  • Clones are now flowers. Your clones are yellow flowers and other people clones are red flowers.
  • Clones copy bucket fill and empty events

Beta 0.3.0

  • Compatible 1.2.5
  • Updated to NPCCreatures v1.4

Alpha 0.2.0

  • Updated to NPCCreatures v1.3_03

Alpha 0.1.1

  • Fixed nullpointer error when breaking a block in survival mode (The game was giving you item 0)
  • Fixed error when unloading plugin without NPCCreatures (Plugin was trying to remove NPC from the world but it didn't exist)

Alpha 0.1

  • First public build