Skip to content

Releases: Pedro270707/commander-bta

1.4.0

Choose a tag to compare

@Pedro270707 Pedro270707 released this 15 Apr 15:56
  • Updated to 7.1
  • Fixed /place command not working
  • Compatibility with Better Text

1.3.1

Choose a tag to compare

@Pedro270707 Pedro270707 released this 26 Mar 19:14
  • Added /playsound
  • Added /spawnparticle

1.3.0.1

Choose a tag to compare

@Pedro270707 Pedro270707 released this 25 Mar 02:48

Updated to 7.1-pre2a

1.3.0

Choose a tag to compare

@Pedro270707 Pedro270707 released this 23 Jan 19:27
  • Fixed NullPointerException when filling areas
  • Heavily improved NBT parser for items and blocks
  • Entity selector now has nbt as an option

1.2.13

Choose a tag to compare

@Pedro270707 Pedro270707 released this 23 Jan 00:32
  • Fixed /clone and /fill not setting tile entities and metadata correctly

1.2.12

Choose a tag to compare

@Pedro270707 Pedro270707 released this 21 Jan 17:09
  • Added /damage <entities> <type> <amount>
  • Added /heal <entities> <amount>
  • /say now has a space before the text

1.2.11

Choose a tag to compare

@Pedro270707 Pedro270707 released this 20 Jan 20:39

/say now works on servers

1.2.10

Choose a tag to compare

@Pedro270707 Pedro270707 released this 20 Jan 20:22
  • Added /say
  • Added /tellraw
  • Added /testfor (block|entity)
    • /testfor block (<block>|<first>) <second>: Tests if two blocks are identical (checks the block, metadata and block entity)
    • /testfor entity <entities>: Tests for the amount of entities
  • Added CommanderCommandSource.getName()

1.2.9

Choose a tag to compare

@Pedro270707 Pedro270707 released this 20 Jan 03:29
  • Fixed suggestions not appearing without a slash

v1.2.8

Choose a tag to compare

@Pedro270707 Pedro270707 released this 20 Jan 02:35
  • Fixed color coding in servers
  • Fixed messages being duplicated in servers