Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thebigcrafter/ktpmpl-cfs
A PocketMine-MP virion to easily implement common functionalities on KygekTeam PocketMine-MP plugins (e.g. config version check)
https://github.com/thebigcrafter/ktpmpl-cfs
kygekteam pocketmine pocketmine-mp pocketmine-mp-virion poggit poggit-virion
Last synced: about 2 months ago
JSON representation
A PocketMine-MP virion to easily implement common functionalities on KygekTeam PocketMine-MP plugins (e.g. config version check)
- Host: GitHub
- URL: https://github.com/thebigcrafter/ktpmpl-cfs
- Owner: thebigcrafter
- License: gpl-3.0
- Created: 2021-06-13T00:18:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T08:14:34.000Z (over 1 year ago)
- Last Synced: 2023-06-07T09:42:29.574Z (over 1 year ago)
- Topics: kygekteam, pocketmine, pocketmine-mp, pocketmine-mp-virion, poggit, poggit-virion
- Language: PHP
- Homepage: https://poggit.pmmp.io/ci/KygekTeam/ktpmpl-cfs/~
- Size: 38.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ktpmpl-cfs
[![Discord](https://img.shields.io/discord/735439472992321587.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/CXtqUZv)
A PocketMine-MP virion to easily implement common functionalities on KygekTeam PocketMine-MP plugins (e.g. config version check). This virion alleviates the need to reuse the same codes over and over across KygekTeam plugins.
## Features
- Configration file version check
- Plugin updates check in Poggit
- Includes [UpdateNotfier](https://github.com/Ifera/UpdateNotifier) virion## Usage & Contribution
**This virion is intended to be used only for KygekTeam plugins**, however you can contribute by forking this repository and [submitting a pull request](https://github.com/KygekTeam/ktpmpl-cfs/pulls).
## Upcoming Features
We're still thinking and deciding for upcoming features. Meanwhile, you can request for new features by [creating an issue](https://github.com/KygekTeam/ktpmpl-cfs/issues).
## Support & Contact
If you found any bugs or want to give feedbacks, feel free to [create an issue](https://github.com/KygekTeam/ktpmpl-cfs/issues) on GitHub and wait for a KygekTeam staff to respond.
Join our [Discord server](https://discord.gg/CXtqUZv) for latest updates, announcements and support from KygekTeam staffs and its members.