KiwiPerGroupDrops
Item drops per group
Item drops per group
KiwiPerGroupDrops is a simple plugin/library which allows server owners and/or developers to create groups for players. Every dropped item from a player is only available to other players inside the group.
Features
- Register your own group provider to decide groups or use one of the already available plugin hooks.
- If you have a request for a plugin hook, create an issue on the github page and it will be added!
- Register your own glow provider to decide per group and item what color the glow should have, if any. Or use one of the already available plugin hooks.
- If you have a request for a plugin hook, create an issue on the github page and it will be added!
- Give items dropped from players in a group a glowing effect with color.
- Server admins (based on permission) can see all drops and drop items to all players.
Same group (Kiwi skin is in same group):
Different group (Kiwi skin is in different group):
Plugin dependencies
- (soft) BentoBox - Group provider
- Puts island members in the same group
- (soft) SuperiorSkyblock2 - Group provider
- Puts island members in the same group
- (soft) IridiumSkyblock - Group provider
- Puts island members in the same group
Config (Only when using the plugin)
Spoiler: config.yml
Code (Text):
settings:
hide-items-from-other-groups: true
# If there is no glow provider hook enabled, this will be used.
# You can use any of the 16 Minecraft colors.
# Leave this blank to disable glow.
default-group-glow-color: "WHITE"
hooks:
# This is the name of the plugin for the group provider you want to use.
# Available options:
# - "Custom" (default) - Implement your own group provider using the API.
# - "BentoBox"
# - "IridiumSkyblock"
# - "SuperiorSkyblock2"
group-provider: "Custom"
# This is the name of the plugin for the glow provider you want to use.
# Available options:
# - "Custom" (default) - Implement your own group provider using the API.
glow-provider: "Custom"
hide-items-from-other-groups: true
# If there is no glow provider hook enabled, this will be used.
# You can use any of the 16 Minecraft colors.
# Leave this blank to disable glow.
default-group-glow-color: "WHITE"
hooks:
# This is the name of the plugin for the group provider you want to use.
# Available options:
# - "Custom" (default) - Implement your own group provider using the API.
# - "BentoBox"
# - "IridiumSkyblock"
# - "SuperiorSkyblock2"
group-provider: "Custom"
# This is the name of the plugin for the glow provider you want to use.
# Available options:
# - "Custom" (default) - Implement your own group provider using the API.
glow-provider: "Custom"
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.16, 1.17, 1.18
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
KiwiPerGroupDrops - Item drops per group of players (plugin / library) is a free Minecraft Java mod. Compatible with Minecraft 1.16, 1.17, 1.18, 1.19 and newer. Downloaded 112 times (via Spigot). Download it and open it directly in the game.