Skip to content

Release 2.1.0 - Added Radius Argument (-r)

Compare
Choose a tag to compare
@dscalzi dscalzi released this 06 Oct 07:32
· 32 commits to master since this release

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.