https://github.com/laith98dev/credits
Plugin credits like discord probot
https://github.com/laith98dev/credits
Last synced: 8 months ago
JSON representation
Plugin credits like discord probot
- Host: GitHub
- URL: https://github.com/laith98dev/credits
- Owner: Laith98Dev
- License: gpl-3.0
- Created: 2021-06-19T20:39:17.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T09:27:52.000Z (over 3 years ago)
- Last Synced: 2025-07-10T19:25:12.626Z (12 months ago)
- Language: PHP
- Size: 170 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Credits
- Plugin credits like discord probot.
# Commands
Command | Description | Aliases
--- | --- | ---
`/credits` | `To see your credits` | `/c`
`/credits ` | `To see the credits of a specific person` | `/c `
`/credits ` | `Transfer credits to someone` | `/c `
`/daily` | `To get your daily reward` | `/d`
# API
- use Laith98Dev\Credits\Main;
- $api = Main::getInstance();
- $api->getCredits(Player); // to get player credits
- $api->addCredits(Player, $count); // to add credits
- $api->reduceCredits(Player, $count); // to reduce credits
- $api->transferCredits(Player, $toName, $count, $reason); // to transfer credits
# Other
- [](https://paypal.me/Laith113)