This plugin allows your players to open a trash where they can throw away unwanted items from their inventory
Previews:
Features:
- Allows you to open an empty inventory when player drops an item!
- Fully customizable!
- Translations available
- Permission system
- Sign rubbish ([bin])
/bin - Open the bin menu
/bin reload - Reload the config.yml file
Permissions:
- superbin.command.reload (ancient superbin.reload)
- Allows user to access /bin reload command
- superbin.command.use
- Allows user to use /bin command (can be disabled in config.yml)
- superbin.sign.create (ancient superbin.sign)
- Allows user to create SuperBin sign (can be disabled in config.yml)
- superbin.sign.use
- Allows user to use SuperBin sign (can be disabled in config.yml)
- superbin.drop
- Allows user to bypass the drop protection (canDrop in config.yml)
Code (YAML):
canDrop
: true
worldDisable :
- ExempleWorld1
- ExempleWorld2
soundsAllow : true
enablePermissions : false
lang : en.yml
guiSize : 5
guiOpenSound : ENTITY_EXPERIENCE_ORB_PICKUP
guiCloseSound : ENTITY_ZOMBIE_BREAK_WOODEN_DOOR
clickClear : false
worldDisable :
- ExempleWorld1
- ExempleWorld2
soundsAllow : true
enablePermissions : false
lang : en.yml
guiSize : 5
guiOpenSound : ENTITY_EXPERIENCE_ORB_PICKUP
guiCloseSound : ENTITY_ZOMBIE_BREAK_WOODEN_DOOR
clickClear : false
Spoiler: fr.yml
Code (YAML):
menuName
: 'SuperBin &7By &6Romax7'
noDropMessage : Vous ne pouvez pas drop ici
signName : SuperBin
signText : Ouvrir
commandPermission : '&cVous n''avez pas la permission d''utiliser cette commande.'
signPermissionCreate : '&cVous n''avez pas la permission de créer un panneau SuperBin'
signPermissionUse : '&cVous n''avez pas la permission d''utiliser un panneau SuperBin'
gui :
item-1 :
material : BOOK
position : 49
name : Avertissement
lore :
- '&c&lSoyez prudent'
- ''
- Tout ce que vous mettez ici
- sera perdu à jamais.
glass-0 :
material : GRAY_STAINED_GLASS_PANE
position : 44
name : ''
lore : { }
glass-1 :
material : GRAY_STAINED_GLASS_PANE
position : 45
name : ''
lore : { }
glass-2 :
material : GRAY_STAINED_GLASS_PANE
position : 46
name : ''
lore : { }
glass-3 :
material : GRAY_STAINED_GLASS_PANE
position : 47
name : ''
lore : { }
glass-4 :
material : GRAY_STAINED_GLASS_PANE
position : 48
name : ''
lore : { }
glass-5 :
material : GRAY_STAINED_GLASS_PANE
position : 50
name : ''
lore : { }
glass-6 :
material : GRAY_STAINED_GLASS_PANE
position : 51
name : ''
lore : { }
glass-7 :
material : GRAY_STAINED_GLASS_PANE
position : 52
name : ''
lore : { }
glass-8 :
material : GRAY_STAINED_GLASS_PANE
position : 53
name : ''
lore : { }
noDropMessage : Vous ne pouvez pas drop ici
signName : SuperBin
signText : Ouvrir
commandPermission : '&cVous n''avez pas la permission d''utiliser cette commande.'
signPermissionCreate : '&cVous n''avez pas la permission de créer un panneau SuperBin'
signPermissionUse : '&cVous n''avez pas la permission d''utiliser un panneau SuperBin'
gui :
item-1 :
material : BOOK
position : 49
name : Avertissement
lore :
- '&c&lSoyez prudent'
- ''
- Tout ce que vous mettez ici
- sera perdu à jamais.
glass-0 :
material : GRAY_STAINED_GLASS_PANE
position : 44
name : ''
lore : { }
glass-1 :
material : GRAY_STAINED_GLASS_PANE
position : 45
name : ''
lore : { }
glass-2 :
material : GRAY_STAINED_GLASS_PANE
position : 46
name : ''
lore : { }
glass-3 :
material : GRAY_STAINED_GLASS_PANE
position : 47
name : ''
lore : { }
glass-4 :
material : GRAY_STAINED_GLASS_PANE
position : 48
name : ''
lore : { }
glass-5 :
material : GRAY_STAINED_GLASS_PANE
position : 50
name : ''
lore : { }
glass-6 :
material : GRAY_STAINED_GLASS_PANE
position : 51
name : ''
lore : { }
glass-7 :
material : GRAY_STAINED_GLASS_PANE
position : 52
name : ''
lore : { }
glass-8 :
material : GRAY_STAINED_GLASS_PANE
position : 53
name : ''
lore : { }
Spoiler: en.yml
Code (YAML):
menuName
: 'SuperBin &7By &6Romax7'
noDropMessage : You can't drop here
signName : SuperBin
signText : Open
commandPermission : 'You don''t have permission to use that command'
signPermissionCreate : 'You don''t have permission to create a SuperBin sign'
signPermissionUse : 'You don''t have permission to use SuperBin signs'
gui :
item-1 :
#materials available : https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
material : BOOK
position : 49
name : Warning
lore :
- '&c&lBe careful'
- ''
- Anything you put in
- here will be lost forever.
glass-0 :
material : GRAY_STAINED_GLASS_PANE
position : 44
name : ''
lore : { }
glass-1 :
material : GRAY_STAINED_GLASS_PANE
position : 45
name : ''
lore : { }
glass-2 :
material : GRAY_STAINED_GLASS_PANE
position : 46
name : ''
lore : { }
glass-3 :
material : GRAY_STAINED_GLASS_PANE
position : 47
name : ''
lore : { }
glass-4 :
material : GRAY_STAINED_GLASS_PANE
position : 48
name : ''
lore : { }
glass-5 :
material : GRAY_STAINED_GLASS_PANE
position : 50
name : ''
lore : { }
glass-6 :
material : GRAY_STAINED_GLASS_PANE
position : 51
name : ''
lore : { }
glass-7 :
material : GRAY_STAINED_GLASS_PANE
position : 52
name : ''
lore : { }
glass-8 :
material : GRAY_STAINED_GLASS_PANE
position : 53
name : ''
lore : { }
noDropMessage : You can't drop here
signName : SuperBin
signText : Open
commandPermission : 'You don''t have permission to use that command'
signPermissionCreate : 'You don''t have permission to create a SuperBin sign'
signPermissionUse : 'You don''t have permission to use SuperBin signs'
gui :
item-1 :
#materials available : https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
material : BOOK
position : 49
name : Warning
lore :
- '&c&lBe careful'
- ''
- Anything you put in
- here will be lost forever.
glass-0 :
material : GRAY_STAINED_GLASS_PANE
position : 44
name : ''
lore : { }
glass-1 :
material : GRAY_STAINED_GLASS_PANE
position : 45
name : ''
lore : { }
glass-2 :
material : GRAY_STAINED_GLASS_PANE
position : 46
name : ''
lore : { }
glass-3 :
material : GRAY_STAINED_GLASS_PANE
position : 47
name : ''
lore : { }
glass-4 :
material : GRAY_STAINED_GLASS_PANE
position : 48
name : ''
lore : { }
glass-5 :
material : GRAY_STAINED_GLASS_PANE
position : 50
name : ''
lore : { }
glass-6 :
material : GRAY_STAINED_GLASS_PANE
position : 51
name : ''
lore : { }
glass-7 :
material : GRAY_STAINED_GLASS_PANE
position : 52
name : ''
lore : { }
glass-8 :
material : GRAY_STAINED_GLASS_PANE
position : 53
name : ''
lore : { }
Spoiler: es.yml
Code (YAML):
menuName
: 'SuperBin &7By &6Romax7'
noDropMessage : No puedes tirar objetos aquí
signName : SuperBin
signText : Abrir
commandPermission : '&cNo tienes permiso para usar eso'
signPermissionCreate : '&cNo tienes permiso para usar eso'
signPermissionUse : '&cNo tienes permiso para usar eso'
gui :
item-1 :
material : BOOK
position : 49
name : Advertencia
lore :
- '&c&lTengan cuidado'
- ''
- Cualquier cosa que pongas aquí
- se perderá para siempre.
glass-0 :
material : GRAY_STAINED_GLASS_PANE
position : 44
name : ''
lore : { }
glass-1 :
material : GRAY_STAINED_GLASS_PANE
position : 45
name : ''
lore : { }
glass-2 :
material : GRAY_STAINED_GLASS_PANE
position : 46
name : ''
lore : { }
glass-3 :
material : GRAY_STAINED_GLASS_PANE
position : 47
name : ''
lore : { }
glass-4 :
material : GRAY_STAINED_GLASS_PANE
position : 48
name : ''
lore : { }
glass-5 :
material : GRAY_STAINED_GLASS_PANE
position : 50
name : ''
lore : { }
glass-6 :
material : GRAY_STAINED_GLASS_PANE
position : 51
name : ''
lore : { }
glass-7 :
material : GRAY_STAINED_GLASS_PANE
position : 52
name : ''
lore : { }
glass-8 :
material : GRAY_STAINED_GLASS_PANE
position : 53
name : ''
lore : { }
noDropMessage : No puedes tirar objetos aquí
signName : SuperBin
signText : Abrir
commandPermission : '&cNo tienes permiso para usar eso'
signPermissionCreate : '&cNo tienes permiso para usar eso'
signPermissionUse : '&cNo tienes permiso para usar eso'
gui :
item-1 :
material : BOOK
position : 49
name : Advertencia
lore :
- '&c&lTengan cuidado'
- ''
- Cualquier cosa que pongas aquí
- se perderá para siempre.
glass-0 :
material : GRAY_STAINED_GLASS_PANE
position : 44
name : ''
lore : { }
glass-1 :
material : GRAY_STAINED_GLASS_PANE
position : 45
name : ''
lore : { }
glass-2 :
material : GRAY_STAINED_GLASS_PANE
position : 46
name : ''
lore : { }
glass-3 :
material : GRAY_STAINED_GLASS_PANE
position : 47
name : ''
lore : { }
glass-4 :
material : GRAY_STAINED_GLASS_PANE
position : 48
name : ''
lore : { }
glass-5 :
material : GRAY_STAINED_GLASS_PANE
position : 50
name : ''
lore : { }
glass-6 :
material : GRAY_STAINED_GLASS_PANE
position : 51
name : ''
lore : { }
glass-7 :
material : GRAY_STAINED_GLASS_PANE
position : 52
name : ''
lore : { }
glass-8 :
material : GRAY_STAINED_GLASS_PANE
position : 53
name : ''
lore : { }
Spoiler: it.yml
Code (YAML):
menuName
: 'SuperBin &7By &6Romax7'
noDropMessage : Non può drop qui
signName : SuperBin
signText : Aprire
commandPermission : '&cNon hai il permesso di usarlo'
signPermissionCreate : '&cNon hai il permesso di usarlo'
signPermissionUse : '&cNon hai il permesso di usarlo'
gui :
item-1 :
material : BOOK
position : 49
name : Attenzione
lore :
- '&c&lFate attenzione'
- ''
- Qualsiasi cosa ci mettiate
- dentro andrà persa per sempre.
glass-0 :
material : GRAY_STAINED_GLASS_PANE
position : 44
name : ''
lore : { }
glass-1 :
material : GRAY_STAINED_GLASS_PANE
position : 45
name : ''
lore : { }
glass-2 :
material : GRAY_STAINED_GLASS_PANE
position : 46
name : ''
lore : { }
glass-3 :
material : GRAY_STAINED_GLASS_PANE
position : 47
name : ''
lore : { }
glass-4 :
material : GRAY_STAINED_GLASS_PANE
position : 48
name : ''
lore : { }
glass-5 :
material : GRAY_STAINED_GLASS_PANE
position : 50
name : ''
lore : { }
glass-6 :
material : GRAY_STAINED_GLASS_PANE
position : 51
name : ''
lore : { }
glass-7 :
material : GRAY_STAINED_GLASS_PANE
position : 52
name : ''
lore : { }
glass-8 :
material : GRAY_STAINED_GLASS_PANE
position : 53
name : ''
lore : { }
noDropMessage : Non può drop qui
signName : SuperBin
signText : Aprire
commandPermission : '&cNon hai il permesso di usarlo'
signPermissionCreate : '&cNon hai il permesso di usarlo'
signPermissionUse : '&cNon hai il permesso di usarlo'
gui :
item-1 :
material : BOOK
position : 49
name : Attenzione
lore :
- '&c&lFate attenzione'
- ''
- Qualsiasi cosa ci mettiate
- dentro andrà persa per sempre.
glass-0 :
material : GRAY_STAINED_GLASS_PANE
position : 44
name : ''
lore : { }
glass-1 :
material : GRAY_STAINED_GLASS_PANE
position : 45
name : ''
lore : { }
glass-2 :
material : GRAY_STAINED_GLASS_PANE
position : 46
name : ''
lore : { }
glass-3 :
material : GRAY_STAINED_GLASS_PANE
position : 47
name : ''
lore : { }
glass-4 :
material : GRAY_STAINED_GLASS_PANE
position : 48
name : ''
lore : { }
glass-5 :
material : GRAY_STAINED_GLASS_PANE
position : 50
name : ''
lore : { }
glass-6 :
material : GRAY_STAINED_GLASS_PANE
position : 51
name : ''
lore : { }
glass-7 :
material : GRAY_STAINED_GLASS_PANE
position : 52
name : ''
lore : { }
glass-8 :
material : GRAY_STAINED_GLASS_PANE
position : 53
name : ''
lore : { }
Spoiler: de.yml
Code (YAML):
menuName
: 'SuperBin &7By &6Romax7'
noDropMessage : Sie können hier nicht fallen lassen
signName : SuperBin
signText : Öffnen
commandPermission : '&cSie haben nicht die Erlaubnis, dieses'
signPermissionCreate : '&cSie haben nicht die Erlaubnis, dieses'
signPermissionUse : '&cSie haben nicht die Erlaubnis, dieses'
gui :
item-1 :
material : BOOK
position : 49
name : Warnung
lore :
- '&c&lSeien Sie vorsichtig'
- ''
- 'Alles, was Sie hier eingeben,'
- 'wird für immer verloren sein.'
glass-0 :
material : GRAY_STAINED_GLASS_PANE
position : 44
name : ''
lore : { }
glass-1 :
material : GRAY_STAINED_GLASS_PANE
position : 45
name : ''
lore : { }
glass-2 :
material : GRAY_STAINED_GLASS_PANE
position : 46
name : ''
lore : { }
glass-3 :
material : GRAY_STAINED_GLASS_PANE
position : 47
name : ''
lore : { }
glass-4 :
material : GRAY_STAINED_GLASS_PANE
position : 48
name : ''
lore : { }
glass-5 :
material : GRAY_STAINED_GLASS_PANE
position : 50
name : ''
lore : { }
glass-6 :
material : GRAY_STAINED_GLASS_PANE
position : 51
name : ''
lore : { }
glass-7 :
material : GRAY_STAINED_GLASS_PANE
position : 52
name : ''
lore : { }
glass-8 :
material : GRAY_STAINED_GLASS_PANE
position : 53
name : ''
lore : { }
noDropMessage : Sie können hier nicht fallen lassen
signName : SuperBin
signText : Öffnen
commandPermission : '&cSie haben nicht die Erlaubnis, dieses'
signPermissionCreate : '&cSie haben nicht die Erlaubnis, dieses'
signPermissionUse : '&cSie haben nicht die Erlaubnis, dieses'
gui :
item-1 :
material : BOOK
position : 49
name : Warnung
lore :
- '&c&lSeien Sie vorsichtig'
- ''
- 'Alles, was Sie hier eingeben,'
- 'wird für immer verloren sein.'
glass-0 :
material : GRAY_STAINED_GLASS_PANE
position : 44
name : ''
lore : { }
glass-1 :
material : GRAY_STAINED_GLASS_PANE
position : 45
name : ''
lore : { }
glass-2 :
material : GRAY_STAINED_GLASS_PANE
position : 46
name : ''
lore : { }
glass-3 :
material : GRAY_STAINED_GLASS_PANE
position : 47
name : ''
lore : { }
glass-4 :
material : GRAY_STAINED_GLASS_PANE
position : 48
name : ''
lore : { }
glass-5 :
material : GRAY_STAINED_GLASS_PANE
position : 50
name : ''
lore : { }
glass-6 :
material : GRAY_STAINED_GLASS_PANE
position : 51
name : ''
lore : { }
glass-7 :
material : GRAY_STAINED_GLASS_PANE
position : 52
name : ''
lore : { }
glass-8 :
material : GRAY_STAINED_GLASS_PANE
position : 53
name : ''
lore : { }
Thanks for downloading this plugin! If you have any issues please contact me by private message don't use the comments for that
I'm French, all translation except English and French are generated with deepl.com. If there is something wrong, please contact me by private message !
Known bug:
No bug detected yet
Thanks for downloading =) !
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- 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.
SuperBin is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 1,078 times (via Spigot). Download it and open it directly in the game.