Spawning an axolotl with data using /spawnmob doesn't work (1.17).
1stGlitch opened this issue ยท 0 comments
Type of bug
Other unexpected behaviour
/ess version
output
Server version: 1.17.1-R0.1-SNAPSHOT
Brand version: Paper
EssentialsX version: 2.19.0-dev+221-1556b91
EssentialsXSpawn version: 2.19.0-dev+221-1556b91
EssentialsXChat version: 2.19.0-dev+221-1556b91
EssentialsXGeoIP version: 2.19.0-dev+221-1556b91
PlaceholderAPI version: 2.10.9
Economy Layer: None
Vault is not installed. Chat and permissions may not work.
Fetching version information...
You're running the latest EssentialsX dev build!
Server startup log
https://paste.gg/p/anonymous/5ab2422fe3474b3a8ed5b5264b5758c1
EssentialsX config files
Default Config.
Error log (if applicable)
N/A
Bug description
When spawning a axolotl with data, a random axolotl is spawned and the command executor receives an "Error: Malformed color." Example: /spawnmob axolotl:blue
spawns a randomly coloured axolotl.
Steps to reproduce
- Run
/spawnmob axolotl:blue
- Observe that a randomly coloured axolotl is spawned, and you receive a "Malformed color" error.
Expected behaviour
Running /spawnmob axolotl:blue
spawns a blue axolotl
Actual behaviour
Running /spawnmob axolotl:blue
spawns a randomly coloured axolotl and an error message appears in chat.