-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
DynamicKingYT edited this page Feb 10, 2026
·
16 revisions
# ⚙️ Configuration
The configuration file is located at `plugins/Proxcord/config.yml`.
## 📝 Default Config
```yaml
discord:
# The ID of your Discord Server (Right-click Server icon -> Copy ID)
guild-id: "123456789012345678"
# The Voice Channel ID where players are moved TO (The "Proximity" channel)
near-channel-id: "987654321098765432"
proximity:
# Distance in blocks to trigger voice connection
range: 15
# How often to scan (in ticks). 20 ticks = 1 second.
# Lower = Faster detection but more CPU usage.
# Recommended: 20 for small servers, 40 for large servers.
scan-interval-ticks: 20Proxcord © 2026 DynamicKingYT. All rights reserved.
Not affiliated with Mojang or Discord.
🐛 Report Bug • 💬 Discord Support • ⭐ Rate on Modrinth