Betterconsolemc config docs start

This commit is contained in:
Jonas_Jones 2024-09-01 18:43:40 +02:00
parent 1f96b8fde1
commit 6cec6c4d1e
9 changed files with 221 additions and 2 deletions

View file

@ -9,6 +9,6 @@ BetterConsoleMC is availabe on [Modrinth](https://modrinth.com/mod/betterconsole
This mod allows for simple ingame command creation to allow for system command execution trough a player on the server.
This mod can be looked at as version 2.0 of [ConsoleMC](https://github.com/JonasunderscoreJones/ConsoleMC) which while being powerful enough, has a big security flaw whe used on big and/or public servers in a way that everyone (that is OP) can run any command on the MC server's host system, giving anyone access to the entire machine and allowing for bad actions to be taken by people who shouldn't have access to it.
This mod can be looked at as version 2.0 of [ConsoleMC](https://github.com/JonasunderscoreJones/ConsoleMC) which while being powerful enough, has a big security flaw when used on big and/or public servers in a way that everyone (that is OP) can run any command on the MC server's host system, giving anyone access to the entire machine and allowing for bad actions to be taken by people who shouldn't have access to it.
Visit the [Configuration](/betterconsolemc/configuration) page to learn how to configure the mod to your liking.
Visit the [Configuration](/betterconsolemc/configuration) page to learn how to configure the mod to your liking and how to keep your server secure.