https://github.com/harryitz/broadcaster
Plugin for Nukkit that automatic message system.
https://github.com/harryitz/broadcaster
broadcaster javascript minecraft nukkit
Last synced: 2 months ago
JSON representation
Plugin for Nukkit that automatic message system.
- Host: GitHub
- URL: https://github.com/harryitz/broadcaster
- Owner: harryitz
- License: gpl-3.0
- Created: 2022-05-29T03:12:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-29T10:38:55.000Z (about 3 years ago)
- Last Synced: 2025-03-19T21:55:03.607Z (2 months ago)
- Topics: broadcaster, javascript, minecraft, nukkit
- Language: Java
- Homepage: https://github.com/BlockMagicDev/Broadcaster
- Size: 43 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Broadcaster
![]()
[](https://discord.gg/ApDXa7Tm)
✨ **Broadcasting System plugin for Nukkit**
## Supported
Nukkit API 1.0.13
## Documentation
**Configuration (config.yml):**
```yaml
broadcaster-interval: 40 # Seconds
prefix: "[ Broadcaster ]"
messages:
- "Message 1"
- "Message 2"
- "Message 3"
```