Releases: Pedro270707/commander-bta
Releases · Pedro270707/commander-bta
1.4.0
1.3.1
- Added
/playsound
- Added
/spawnparticle
1.3.0.1
Updated to 7.1-pre2a
1.3.0
- Fixed
NullPointerException
when filling areas - Heavily improved NBT parser for items and blocks
- Entity selector now has
nbt
as an option
1.2.13
- Fixed
/clone
and/fill
not setting tile entities and metadata correctly
1.2.12
- Added
/damage <entities> <type> <amount>
- Added
/heal <entities> <amount>
/say
now has a space before the text
1.2.11
/say
now works on servers
1.2.10
- 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
- Fixed suggestions not appearing without a slash
v1.2.8
- Fixed color coding in servers
- Fixed messages being duplicated in servers