Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/presentkim-pm/hotpluginreload
Automatically server shutdown the server when the plugins file is changed!
https://github.com/presentkim-pm/hotpluginreload
Last synced: about 2 months ago
JSON representation
Automatically server shutdown the server when the plugins file is changed!
- Host: GitHub
- URL: https://github.com/presentkim-pm/hotpluginreload
- Owner: presentkim-pm
- License: lgpl-3.0
- Created: 2022-04-03T02:13:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T03:52:35.000Z (9 months ago)
- Last Synced: 2024-04-03T04:38:22.395Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 32.2 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- 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]
HotPluginReload
An plugin that automatically server shutdown the server when the plugins file is changed![View in Poggit][poggit-ci-url] · [Report a bug][issues-url] · [Request a feature][issues-url]
## About The Project
Didn't it bother you to turn off the server every time you change the plugin codes?
At the very least, it was too much of a bother for me.Just use this plugin to automatically shutdown the server when the plugin file changes!
It also supports reconnecting for players!##
-----
## 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/HotPluginReload/HotPluginReload?style=for-the-badge
[poggit-version-badge]: https://poggit.pmmp.io/shield.api/HotPluginReload?style=for-the-badge
[poggit-downloads-badge]: https://poggit.pmmp.io/shield.dl.total/HotPluginReload?style=for-the-badge
[version-badge]: https://img.shields.io/github/v/release/presentkim-pm/HotPluginReload?display_name=tag&style=for-the-badge&label=VERSION
[release-badge]: https://img.shields.io/github/downloads/presentkim-pm/HotPluginReload/total?style=for-the-badge&label=GITHUB%20
[stars-badge]: https://img.shields.io/github/stars/presentkim-pm/HotPluginReload.svg?style=for-the-badge
[license-badge]: https://img.shields.io/github/license/presentkim-pm/HotPluginReload.svg?style=for-the-badge
[poggit-ci-url]: https://poggit.pmmp.io/ci/presentkim-pm/HotPluginReload/HotPluginReload
[poggit-release-url]: https://poggit.pmmp.io/p/HotPluginReload
[stars-url]: https://github.com/presentkim-pm/HotPluginReload/stargazers
[releases-url]: https://github.com/presentkim-pm/HotPluginReload/releases
[issues-url]: https://github.com/presentkim-pm/HotPluginReload/issues
[license-url]: https://github.com/presentkim-pm/HotPluginReload/blob/main/LICENSE
[project-icon]: https://raw.githubusercontent.com/presentkim-pm/HotPluginReload/main/assets/icon.png
[project-preview]: https://raw.githubusercontent.com/presentkim-pm/HotPluginReload/main/assets/preview.gif