Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/presentkim-pm/silkpickblock
Pick the block as it preserving it in its origin state!
https://github.com/presentkim-pm/silkpickblock
pmmp-plugin pocketmine-mp-plugin
Last synced: 3 months ago
JSON representation
Pick the block as it preserving it in its origin state!
- Host: GitHub
- URL: https://github.com/presentkim-pm/silkpickblock
- Owner: presentkim-pm
- License: lgpl-3.0
- Created: 2022-02-11T11:55:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T03:52:42.000Z (9 months ago)
- Last Synced: 2024-10-09T23:21:34.448Z (3 months ago)
- Topics: pmmp-plugin, pocketmine-mp-plugin
- Language: PHP
- Homepage:
- Size: 5 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![Version][version-badge]
[![Stars][stars-badge]][stars-url]
[![License][license-badge]][license-url]
SilkPickBlock
An plugin that make pick block while preserving in its original state![Contact to me][author-discord] · [Report a bug][issues-url] · [Request a feature][issues-url]
## About The Project
![Project Preview][project-preview]
Have you ever found yourself wanting to pick up a farmland block?
Or perhaps, have you ever carried bone meal to place on fully grown crops?
There are moments when these small inconveniences can feel quite significant. (That's why I created this.)Now, you can pick up a block while preserving its original state!
Just use the pick-item function (`mouse wheel`) while sneaking (holding the `Shift` key)!> Primarily useful for pick farmland or copying chest.
:heavy_check_mark: Block picked while keeping in its original state
:heavy_check_mark: Supports data copy from tile blocks. ex) chest, furance, etc...##
-----
## Target software:
This plugin officially only works with [`Pocketmine-MP`](https://github.com/pmmp/PocketMine-MP/).
##
-----
## Downloads
### Download from [Github Releases][releases-url]
[![Github Downloads][release-badge]][releases-url]
###
### Download from [Poggit Releases][poggit-release-url]
[![Poggit Downloads][poggit-downloads-badge]][poggit-release-url]
##
-----
## Installation
1) Download plugin `.phar` releases
2) Move downloaded `.phar` file to server's **/plugins/** folder
3) Restart the server##
-----
## License
Distributed under the **LGPL 3.0**. See [LICENSE][license-url] for more information
##
-----
[author-discord]: https://discordapp.com/users/345772340279508993
[poggit-ci-badge]: https://poggit.pmmp.io/ci.shield/presentkim-pm/SilkPickBlock/SilkPickBlock?style=for-the-badge
[poggit-version-badge]: https://poggit.pmmp.io/shield.api/SilkPickBlock?style=for-the-badge
[poggit-downloads-badge]: https://poggit.pmmp.io/shield.dl.total/SilkPickBlock?style=for-the-badge
[version-badge]: https://img.shields.io/github/v/release/presentkim-pm/SilkPickBlock?display_name=tag&style=for-the-badge&label=VERSION
[release-badge]: https://img.shields.io/github/downloads/presentkim-pm/SilkPickBlock/total?style=for-the-badge&label=GITHUB%20
[stars-badge]: https://img.shields.io/github/stars/presentkim-pm/SilkPickBlock.svg?style=for-the-badge
[license-badge]: https://img.shields.io/github/license/presentkim-pm/SilkPickBlock.svg?style=for-the-badge
[poggit-ci-url]: https://poggit.pmmp.io/ci/presentkim-pm/SilkPickBlock/SilkPickBlock
[poggit-release-url]: https://poggit.pmmp.io/p/SilkPickBlock
[stars-url]: https://github.com/presentkim-pm/SilkPickBlock/stargazers
[releases-url]: https://github.com/presentkim-pm/SilkPickBlock/releases
[issues-url]: https://github.com/presentkim-pm/SilkPickBlock/issues
[license-url]: https://github.com/presentkim-pm/SilkPickBlock/blob/main/LICENSE
[project-icon]: https://raw.githubusercontent.com/presentkim-pm/SilkPickBlock/main/assets/icon.png
[project-preview]: https://raw.githubusercontent.com/presentkim-pm/SilkPickBlock/main/assets/preview.gif