Sudo
ModrinthA fun little mod that adds the Sudo command from Linux to Minecraft.
799 завантажень 7 підписників оновлено 24mo ago
остання v1.2.0 Modrinth
Sudo
A Minecraft mod that adds a little command from linux called sudo.
- All of these commands don't actually do anything. It's just a joke command.
Usage:
# pretends to install a package (requires root)
/$ sudo apt-get install <package name>
# pretends to remove a package (requires root)
/$ sudo apt-get remove <package name>
# lists all installed packages
/$ apt-get list
# set the package repo (none = no packages being installable, dev = sometimes, default = all) (requires root)
/$ sudo add-apt-repository [none/dev/default]
# updates the database of available packages (requires root)
/$ sudo apt update
# prints a directory tree
/$ tree
# prints information about the system
/$ neofetch
Версії
Release
1.2.0
- Supports 1.21
- Reworked command registering system
- Moved 'apt add-repository' to 'add-apt-repository'
- fixed prompts (command and user@pc) not showing…
Release
1.1.0
- Added the ability to install and uninstall packages and list the installed ones.
- Added the add-apt-repository commend to set the package repository
- Added…

Коментарі 0
Поки немає коментарів. Будь першим, хто поділиться думкою.