Skip to content

idkbreh/MineAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MineAPI

this repository is doing about api connect to Minecraft server for giving item or run command Minecraft from website

Installation

Install Node.js before run this command

#Install Module
npm install 
#Run a Api server
node index.js  

Usage

// You can set a command on this line 
const giveCommand = `give ${playerName} ${itemName} ${amount}`;

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published