Release v2.1.0
This release adds a new argument to the change sky and freeze commands. You can now target all players within a specific radius. To do this, use the -r flag.
Ex. /skychanger 3 -r 150
This flag requires additional permission.
Ex.
- skychanger.changesky.radius.* Access to the radius flag for any radius.
- skychanger.changesky.radius.150 Access to the radius flag for any value up to 150.
Commits
- f47e474 Radius feature for Bukkit implementation.
- 325ed93 Radius feature for Sponge implementation.
- ee4b952 Corrections to the Italian language file.