Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/presentkim-pm/lifespan
Set the lifespan of items and arrows!
https://github.com/presentkim-pm/lifespan
pmmp-plugin pocketmine-mp-plugin
Last synced: 3 months ago
JSON representation
Set the lifespan of items and arrows!
- Host: GitHub
- URL: https://github.com/presentkim-pm/lifespan
- Owner: presentkim-pm
- License: lgpl-3.0
- Created: 2018-01-10T12:09:08.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T03:53:17.000Z (9 months ago)
- Last Synced: 2024-09-26T10:21:40.654Z (3 months ago)
- Topics: pmmp-plugin, pocketmine-mp-plugin
- Language: PHP
- Homepage: https://git.io/Lifetime
- Size: 268 KB
- Stars: 6
- Watchers: 3
- Forks: 4
- 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]
LifeSpan
An plugin that set the lifespan of items and arrows![Contact to me][author-discord] · [Report a bug][issues-url] · [Request a feature][issues-url]
## About The Project
Do you want the items to disappear in less than 5 minutes? Or, is there no need for arrows to exist for more than 1
minute?
Or, have you ever experienced inconvenience due to a periodic cleaning plugin removing recently dropped items?Just use this plugin for **set** lifespan of item entity and arrow entity!
You can modify lifespans in `config.yml`!> Primarily useful a replacement for the Periodic Item Entity Removal Plug-in.
:heavy_check_mark: Set item despawn delay from `config.yml`
:heavy_check_mark: Set arrow despawn delay from `config.yml`##
-----
## 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]
##
-----
## 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/LifeSpan/LifeSpan?style=for-the-badge
[poggit-version-badge]: https://poggit.pmmp.io/shield.api/LifeSpan?style=for-the-badge
[poggit-downloads-badge]: https://poggit.pmmp.io/shield.dl.total/LifeSpan?style=for-the-badge
[version-badge]: https://img.shields.io/github/v/release/presentkim-pm/LifeSpan?display_name=tag&style=for-the-badge&label=VERSION
[release-badge]: https://img.shields.io/github/downloads/presentkim-pm/LifeSpan/total?style=for-the-badge&label=GITHUB%20
[stars-badge]: https://img.shields.io/github/stars/presentkim-pm/LifeSpan.svg?style=for-the-badge
[license-badge]: https://img.shields.io/github/license/presentkim-pm/LifeSpan.svg?style=for-the-badge
[poggit-ci-url]: https://poggit.pmmp.io/ci/presentkim-pm/LifeSpan/LifeSpan
[poggit-release-url]: https://poggit.pmmp.io/p/LifeSpan
[stars-url]: https://github.com/presentkim-pm/LifeSpan/stargazers
[releases-url]: https://github.com/presentkim-pm/LifeSpan/releases
[issues-url]: https://github.com/presentkim-pm/LifeSpan/issues
[license-url]: https://github.com/presentkim-pm/LifeSpan/blob/main/LICENSE
[project-icon]: https://raw.githubusercontent.com/presentkim-pm/LifeSpan/main/assets/icon.png
[project-preview]: https://raw.githubusercontent.com/presentkim-pm/LifeSpan/main/assets/preview.gif