
TelegramWhitelist
This is plugin for add player in whitelist via Telegram bot on proxy server
14
2
TelegramWhitelist
This is plugin for add player in whitelist via Telegram bot on proxy server
Setup
- Setup plugin on your proxy server
- Restart server and go to plugin config
- Enter your telegram bot token, allowed user id and whitelist command
- Restart server and all done
How it work
When you write bot nickname of player, bot execute your whitelist command on proxy server

FAQ
What if someone who is not a allowed user type writes to the bot?
Bot just send to user "❌ You are not allowed" and type warning in console
Support
If you have idea for new feauture to plugin, or you found a bug, open issue in plugin repository or go to my discord for support
Basic config
# Telegram bot token (get in @BotFather)
bot-token: "YOUR_BOT_TOKEN_HERE"
# Telegram user ID list, of allowed user
allowed-users:
- 123456789
- 987654321
# Execution command (paste nick)
# {nick} — player nick placeholder
commands:
add: "swl add {nick}"
remove: "swl remove {nick}"
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:4 недели назад
Обновлён:2 недели назад
