Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarna/candortrial
https://github.com/tarna/candortrial
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tarna/candortrial
- Owner: tarna
- Created: 2024-06-10T00:12:24.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T00:12:44.000Z (7 months ago)
- Last Synced: 2024-12-23T05:12:14.860Z (13 days ago)
- Language: Kotlin
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CandorTrial
CandorTrial is a plugin made as a trial task for Candor Studios.# Installation
1. Download the latest release from the [releases page](https://github.com/tarna/CandorTrial/releases).
2. Place the downloaded `.jar` file in the `plugins` folder of your server.
3. Create a Discord Bot under the [Discord Developer Portal](https://discord.com/developers/applications).
4. Copy the bot token and paste it in the `plugins/CandorTrial/config.yml`
5. Start the server!## Commands
- `/broadcast `: Broadcasts a message to all players on the server.
- `/playerlist`: Lists all players on the server.
- `/serverstatus`: Displays some information about the server.## Permissions
- `/broadcast `: Administrator## Configuration
```yaml
token: "BOT_TOKEN"
activity: ""
```