Skip to content

Releases: Pedro270707/commander-bta

1.4.0

15 Apr 15:56
Compare
Choose a tag to compare
  • Updated to 7.1
  • Fixed /place command not working
  • Compatibility with Better Text

1.3.1

26 Mar 19:14
Compare
Choose a tag to compare
  • Added /playsound
  • Added /spawnparticle

1.3.0.1

25 Mar 02:48
Compare
Choose a tag to compare

Updated to 7.1-pre2a

1.3.0

23 Jan 19:27
Compare
Choose a tag to compare
  • Fixed NullPointerException when filling areas
  • Heavily improved NBT parser for items and blocks
  • Entity selector now has nbt as an option

1.2.13

23 Jan 00:32
Compare
Choose a tag to compare
  • Fixed /clone and /fill not setting tile entities and metadata correctly

1.2.12

21 Jan 17:09
Compare
Choose a tag to compare
  • Added /damage <entities> <type> <amount>
  • Added /heal <entities> <amount>
  • /say now has a space before the text

1.2.11

20 Jan 20:39
Compare
Choose a tag to compare

/say now works on servers

1.2.10

20 Jan 20:22
Compare
Choose a tag to compare
  • 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

20 Jan 03:29
Compare
Choose a tag to compare
  • Fixed suggestions not appearing without a slash

v1.2.8

20 Jan 02:35
Compare
Choose a tag to compare
  • Fixed color coding in servers
  • Fixed messages being duplicated in servers