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
- Host: GitHub
- URL: https://github.com/wode490390/trashbin
- Owner: wode490390
- License: gpl-3.0
- Created: 2019-08-11T09:57:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-14T05:03:50.000Z (almost 7 years ago)
- Last Synced: 2025-04-02T01:26:05.920Z (over 1 year ago)
- Topics: ashbin, ashcan, dustbin, minecraft, nukkit, plugin, trash, trashbin, trashcan, wastebin
- Language: Java
- Size: 22.5 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trash Bin
[](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
```