Skip to content

WendellCraft/MC-Plugin-Uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MC-Plugin-Uploader

Uses a Minecraft plugin to upload files to plugin directory (Copy Of Python-22's version)

Info

A plugin that will install a .jar into server plugins folder

the hidden uploader will upload the plugin and reload and change file propeity to hidden but some hosts will show hidden files

The code to hide the plugin

Files.setAttribute(Paths.get("plugins/" + name + ".jar"), "dos:hidden", true);

About

Uses a Minecraft plugin to upload files to plugin directory (Copy Of Python-22's version)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages