HomeJavaModsSuperBin
SuperBin
cooltext247865285276565.png

This plugin allows your players to open a trash where they can throw away unwanted items from their inventory

(click) 1.8 Version (click)
Previews:
bin_interface_bar.png bin_interface_icon.png bin_interface_round.png bin_interface_white.png bin_sign.png
Features:
Commands:
/bin - Open the bin menu
/bin reload - Reload the config.yml file

Permissions:
Configuration:
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
Messages:
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
: { }
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
: { }
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
: { }
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
: { }
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
: { }


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 :p

Thanks for downloading =) !

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

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.

Explore more