Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--config doesn't work #2

Closed
phemmer opened this issue Jan 8, 2019 · 1 comment
Closed

--config doesn't work #2

phemmer opened this issue Jan 8, 2019 · 1 comment
Assignees

Comments

@phemmer
Copy link

phemmer commented Jan 8, 2019

The --config command line argument doesn't do anything.

# echo "port: 25575" > /tmp/config.yaml

# ./rcon-cli --config /tmp/config.yaml help
2019/01/08 02:56:38 Failed to connect to RCON serverdial tcp [::1]:27015: connect: connection refused

# mv /tmp/config.yaml /tmp/.rcon-cli.yaml

# HOME=/tmp ./rcon-cli help
Using config file: /tmp/.rcon-cli.yaml
§e--------- §fHelp: Index (1/9) §e---------------------
§7Use /help [n] to get page n of help.
§6Aliases: §fLists command aliases
§6Bukkit: §fAll commands for Bukkit
§6Minecraft: §fAll commands for Minecraft
§6/advancement: §fA Mojang provided command.
§6/ban: §fA Mojang provided command.
§6/ban-ip: §fA Mojang provided command.
§6/banlist: §fA Mojang provided command.
§6/bossbar: §fA Mojang provided command.
@itzg itzg self-assigned this Jan 10, 2019
@itzg
Copy link
Owner

itzg commented Jan 10, 2019

@phemmer thanks for reporting this. It should now be fixed in 1.4.1.

@itzg itzg closed this as completed Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants