Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tarna/candortrial


https://github.com/tarna/candortrial

Last synced: 13 days ago
JSON representation

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: ""
```