RockTrash - Custom Trash Can icon

RockTrash - Custom Trash Can 1.9

Throw away your items without lagging the server or messing up the world.​

Main Features
  • Trash Can GUI – Players can open a Trash Can to throw their items.
  • Aliases - Create your own trash command alias for your server.
  • Cooldown - Set a cooldown for players to open the trash can.
  • Highly Customizable – GUI size, GUI title, GUI Sounds and all messages.
Cases

You can use RockTrash on Survival-Like servers, such as Survival, RankUp, OneBlock...

Here are some usage examples:

  • Let players throw their items away in the trash can instead of messing up the spawn and lagging the server.
  • Customize the plugin perfectly for your server.
Stay tuned, more features shortly!
 
config.yml:
#
#    RockTrash Config
#
#    If you need support or ask a question:
#    https://discord.gg/YYxFxnfe8v
#    https://rockcentral.gitbook.io/rockdev
#
#    Do not change this.
version: 1.9
aliases:
#    Need server restart.
  - "trash"
  - "garbage"
  - "rocktrash"

messages:
#    Leave it blank if you don't want any message.
  open: ""
  close: ""
  cooldown: "&cPlease wait {seconds}s to open again."
  only-players: "&cOnly players can do this."
  reload: '&aRockTrash reloaded.'
  no-permission: '&cYou do not have permission.'

gui:
#    Options: 9, 18, 27, 36, 45, 54.
  size: 27
  gui-title: "&2Trash Can"

sound:
#    Use "NONE" if you don't want any sound.
  open: BLOCK_BARREL_OPEN
  close: BLOCK_BARREL_CLOSE

cooldown:
#    Bypass with "rocktrash.bypass" permission.
  enabled: true
  seconds: 5
 
Useful
 

trash

garbage

gui

items

You might also like...