mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-23 02:59:18 +02:00
updated betterconsolemc docs
This commit is contained in:
parent
c9b9b90a9a
commit
31a1419cb4
6 changed files with 197 additions and 38 deletions
13
docs/betterconsolemc/intro.mdx
Normal file
13
docs/betterconsolemc/intro.mdx
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# Introduction
|
||||
|
||||
BetterConsoleMC is availabe on [Modrinth](https://modrinth.com/mod/betterconsolemc) and [Curseforge](https://www.curseforge.com/minecraft/mc-mods/betterconsolemc)
|
||||
|
||||
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.
|
||||
|
||||
Visit the [Configuration](configuration) page to learn how to configure the mod to your liking.
|
Loading…
Add table
Add a link
Reference in a new issue