An open API service indexing awesome lists of open source software.

https://github.com/wode490390/trashbin

Trash bin plugin for Nukkit
https://github.com/wode490390/trashbin

ashbin ashcan dustbin minecraft nukkit plugin trash trashbin trashcan wastebin

Last synced: 10 months ago
JSON representation

Trash bin plugin for Nukkit

Awesome Lists containing this project

README

          

# Trash Bin
[![](https://i.loli.net/2019/08/11/rikYfVWGLbQHpRg.gif)](http://www.mcbbs.net/thread-894266-1-1.html "垃圾桶")

Trash bin plugin for Nukkit

Please see [mcbbs](http://www.mcbbs.net/thread-894266-1-1.html) for more information.
## Commands
| Command | Alias | Permission | Description | Default |
| - | - | - | - | - |
| `/trashbin` | `/tb` | trashbin.command | Opens the trash bin | true |

## config.yml
```yaml
inventory-title: "&4&lTrash Bin"
# Open the trash bin for the player when the first line of the sign that the player clicks is "[TrashBin]"
enable-sign: true
```