Please consider leaving a feedback, rating, improvements, or report issues on GitHub. Would be really appreciated.
โ A Minecraft plugin that allows you to give to all online players an item you're holding in your main hand.
โ Current version: v1.0
A new version is available. (v2.0)
Configuration config.yml file:
- Here you can mainly configurate messages displayed within the plugin that will be shown for yourself / to players.
# Default configuration file for the
GiveAll plugin
Every message language / format / color can be edited in
config.yml file.
# Permissions
plugin.yml file:
permissions:
giveall.use:
description: Allows the player to use the /giveall command.
default: op
giveall.reload:
description: Allows the player to reload the plugin configuration.
default: op
giveall.version:
description: Allows the player to view the plugin version information.
default: op
โ This plugin supports at the moment only default Minecraft color codes which requires the
"ยง" symbol.