Plugin Release LinuxLike

Download Link
https://github.com/KastenKlicker/LinuxLike/releases/download/v1.0/LinuxLike-1.0.jar
Source Code
https://github.com/KastenKlicker/LinuxLike
Minecraft Versions
1.19
Compatible Java Versions
18 & 17 tested
LinuxLike adds new aliases to existing commands and does have warp functionality.

As example: /man <plugin> does list all commands of the given plugin.
You may wonder how does this differ from the normal help command?
The short answer is: It doesn't. It's just dispatch the help command, but there's more.

I added warps, which are called "directories".
/mkdir <name> does create a new "directory" at the place you stand.
/cd <name> teleports you to the "directory"
/ls lists all "directories"
/rm -rf <name> deletes the "directory"


The warp feature can be disabled and activated via the permissions.yml configuration file of your server.

Permissions:
LinuxLike.mkdir
LinuxLike.cd
LinuxLike.ls
LinuxLike.rm


At the moment commands from Ubuntu and Arch Linux are supported.

Have fun!
 
Last edited:
  • Like
Reactions: Ansandr