moved stuff around to fix slug system

This commit is contained in:
Jonas_Jones 2024-09-01 16:54:44 +02:00
parent 31a1419cb4
commit 1f96b8fde1
11 changed files with 6 additions and 4 deletions

View file

@ -1,4 +1,5 @@
---
slug: /betterconsolemc
sidebar_position: 1
---
@ -10,4 +11,4 @@ This mod allows for simple ingame command creation to allow for system command e
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.
Visit the [Configuration](/betterconsolemc/configuration) page to learn how to configure the mod to your liking.