Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple Minecraft plugin that allows executing shell commands from the server console and in-game chat without requiring operator (OP) permissions.

Notifications You must be signed in to change notification settings

A11pwnX/minecraft-terminal-game-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction:

This is a simple minecraft plugin that allows you to execute the OS shell commands like "ls", "wget" etc from the minecraft console and the in-game chat without op. So basically it's like having SSH shell access.

{NOTE: This plugin is not made with the intention of any illegal activites. The author is not responsible for any actions you do using this plugin. All work is simply for educational purpose.]

Installation:

Download the jar file from the releases or clone the repository and build jar using mvn clean install.

Usage:

  • exec <your command>

Just put your desired command after exec.

About

A simple Minecraft plugin that allows executing shell commands from the server console and in-game chat without requiring operator (OP) permissions.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%