Biome commands not working through the console
Maroon28 opened this issue ยท 2 comments
WorldEdit Version
7.2.8
Platform Version
git-Purpur-1537
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
When trying to do //setbiome
through the console, an error message is sent as follows:
This command must be used with a player.
This also extends further to other biome commands, not just setbiome
Expected Behavior
The command should work normally from the console, like all the other commands
Reproduction Steps
- Make a region selection through the console
- Try doing //setbiome plains, for example.
- Recieve the error message.
Anything Else?
No response
Fixed in 76ec878