Releases: BlitzOffline/GiveAll
Releases · BlitzOffline/GiveAll
GiveAll v1.0.7
Added 1.21.5, 1.21.6, 1.21.7 and 1.21.8 support.
Added IP checks. See configuration:
# Select what happens when there are multiple players logged in with the same IP address.
# ALL - gives rewards to all players even if they share an IP address.
# RANDOM - gives rewards to one random player from the players sharing an IP address.
# FIRST - gives rewards to one player from the players sharing an IP address. The player is chosen based on alphabetical order.
# LAST - gives rewards to one player from the players sharing an IP address. The player is chosen based on reversed alphabetical order.
# NONE - do not give rewards at all to players that share an IP address.
ip-mode=ALLGiveAll v1.0.6
- Added 1.21.2, 1.21.3 and 1.21.4 support.
- Added missing message for "special-item list" to the help command.
GiveAll v1.0.5
- Added 1.21.1 support
GiveAll v1.0.4
- Added 1.20.3, 1.20.4, 1.20.6 and 1.21 support
GiveAll v1.0.3
- Added 1.20.2 support
- Fixed 1 message not correctly parsing the
<name>placeholder. - Fixed help message, missing the
<display_name>argument for the/giveall special-item savecommand
GiveAll v1.0.2
- Added 1.20.0 and 1.20.1 support
GiveAll v1.0.1
- Added 1.19.3 and 1.19.4 support
- Fixed issue where Exp levels were given instead of Exp points.