Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/presentkim-pm/visibleautopickup
Automatically picks up items and xp orbs before others pick them up!
https://github.com/presentkim-pm/visibleautopickup
pmmp-plugin pocketmine-mp-plugin
Last synced: 3 months ago
JSON representation
Automatically picks up items and xp orbs before others pick them up!
- Host: GitHub
- URL: https://github.com/presentkim-pm/visibleautopickup
- Owner: presentkim-pm
- License: lgpl-3.0
- Created: 2021-03-07T06:34:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T03:52:05.000Z (9 months ago)
- Last Synced: 2024-09-26T10:21:39.211Z (3 months ago)
- Topics: pmmp-plugin, pocketmine-mp-plugin
- Language: PHP
- Homepage:
- Size: 1.08 MB
- Stars: 3
- Watchers: 1
- 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]
VisibleAutoPickup
An plugin that automatically picks up items before others pick them up![Contact to me][author-discord] · [Report a bug][issues-url] · [Request a feature][issues-url]
## About The Project
![Project Preview][project-preview]
It is appropriate for the player who destroy a block or kill entity to have priority for the dropped item.
If applying this plugin ensures that the owner player takes priority in pick up items and experience orbs.> Primarily useful to showcase the pickup action to other players, it's even better than instant-pickup plugins
:heavy_check_mark: Owner player automatically pick up items at after 0.5 sec(`10 ticks`).
:heavy_check_mark: Owner player has a 2 sec (`40 ticks`) priority for XP orbs
:heavy_check_mark: Also works when killing entities.##
-----
## 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/VisibleAutoPickup/VisibleAutoPickup?style=for-the-badge
[poggit-version-badge]: https://poggit.pmmp.io/shield.api/VisibleAutoPickup?style=for-the-badge
[poggit-downloads-badge]: https://poggit.pmmp.io/shield.dl.total/VisibleAutoPickup?style=for-the-badge
[version-badge]: https://img.shields.io/github/v/release/presentkim-pm/VisibleAutoPickup?display_name=tag&style=for-the-badge&label=VERSION
[release-badge]: https://img.shields.io/github/downloads/presentkim-pm/VisibleAutoPickup/total?style=for-the-badge&label=GITHUB%20
[stars-badge]: https://img.shields.io/github/stars/presentkim-pm/VisibleAutoPickup.svg?style=for-the-badge
[license-badge]: https://img.shields.io/github/license/presentkim-pm/VisibleAutoPickup.svg?style=for-the-badge
[poggit-ci-url]: https://poggit.pmmp.io/ci/presentkim-pm/VisibleAutoPickup/VisibleAutoPickup
[poggit-release-url]: https://poggit.pmmp.io/p/VisibleAutoPickup
[stars-url]: https://github.com/presentkim-pm/VisibleAutoPickup/stargazers
[releases-url]: https://github.com/presentkim-pm/VisibleAutoPickup/releases
[issues-url]: https://github.com/presentkim-pm/VisibleAutoPickup/issues
[license-url]: https://github.com/presentkim-pm/VisibleAutoPickup/blob/main/LICENSE
[project-icon]: https://raw.githubusercontent.com/presentkim-pm/VisibleAutoPickup/main/assets/icon.png
[project-preview]: https://raw.githubusercontent.com/presentkim-pm/VisibleAutoPickup/main/assets/preview.gif