https://github.com/sunxyw/sxymc
https://github.com/sunxyw/sxymc
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sunxyw/sxymc
- Owner: sunxyw
- Created: 2020-03-13T09:23:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-13T11:49:24.000Z (about 5 years ago)
- Last Synced: 2025-02-05T13:13:19.320Z (4 months ago)
- Language: PHP
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
sxymc
A package for handle minecraft command, use with WebSender plugin..
## Installing
```shell
$ composer require sunxyw/sxymc
```## Usage
TODO
## Contributing
You can contribute in one of three ways:
1. File bug reports using the [issue tracker](https://github.com/sunxyw/sxymc/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/sunxyw/sxymc/issues).
3. Contribute new features or update the wiki._The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable._
## License
MIT