Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/presentkim-pm/remove-plugin-data-folder
Provides utils for remove data folder that isn't used by the plugin for PocketMine-MP
https://github.com/presentkim-pm/remove-plugin-data-folder
pmmp-virion pocketmine-mp-virion
Last synced: about 2 months ago
JSON representation
Provides utils for remove data folder that isn't used by the plugin for PocketMine-MP
- Host: GitHub
- URL: https://github.com/presentkim-pm/remove-plugin-data-folder
- Owner: presentkim-pm
- License: mit
- Created: 2022-05-06T01:56:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T03:51:22.000Z (9 months ago)
- Last Synced: 2024-04-03T04:38:15.964Z (9 months ago)
- Topics: pmmp-virion, pocketmine-mp-virion
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Poggit CI][poggit-ci-badge]][poggit-ci-url]
[![Stars][stars-badge]][stars-url]
[![License][license-badge]][license-url]
remove-plugin-data-folder
Provides utils for remove data folder that isn't used by the plugin![View in Poggit][poggit-ci-url] · [Report a bug][issues-url] · [Request a feature][issues-url]
## About The Project
:heavy_check_mark: Provides util function for remove data folder
- `kim\present\removeplugindatafolder\PluginDataFolderEraser::erase()`
:heavy_check_mark: Provides PluginBase trait for remove data folder
- `kim\present\removeplugindatafolder\NoDataFolderPluginTrait`
-----
## Installation
See [Official Poggit Virion Documentation](https://github.com/poggit/support/blob/master/virion.md)
-----
## How to use?
See [Main Document](https://github.com/presentkim-pm/remove-plugin-data-folder/blob/main/docs/README.md)
-----
## License
Distributed under the **MIT**. See [LICENSE][license-url] for more information
[poggit-ci-badge]: https://poggit.pmmp.io/ci.shield/presentkim-pm/remove-plugin-data-folder/remove-plugin-data-folder?style=for-the-badge
[stars-badge]: https://img.shields.io/github/stars/presentkim-pm/remove-plugin-data-folder.svg?style=for-the-badge
[license-badge]: https://img.shields.io/github/license/presentkim-pm/remove-plugin-data-folder.svg?style=for-the-badge
[poggit-ci-url]: https://poggit.pmmp.io/ci/presentkim-pm/remove-plugin-data-folder/remove-plugin-data-folder
[stars-url]: https://github.com/presentkim-pm/remove-plugin-data-folder/stargazers
[issues-url]: https://github.com/presentkim-pm/remove-plugin-data-folder/issues
[license-url]: https://github.com/presentkim-pm/remove-plugin-data-folder/blob/main/LICENSE
[project-icon]: https://raw.githubusercontent.com/presentkim-pm/remove-plugin-data-folder/main/assets/icon.png