Skip to content

A Minecraft Plugin that adds custom configurable menu's/Gui's to your server!

Notifications You must be signed in to change notification settings

UltraGameCoder/ConfigurableMenus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ConfigurableMenus

Version: 1.1.3

If you want to expand this plugin with your own features, then please fork this project to your own account.

Documentation

To generate the documentation, run doxygen (with Doxyfile as input) in the root directory of this project:

doxygen Doxyfile

Then open index.html in the doc/html directory.

Linux

On Debian-based Linux, install the following libraries:

sudo apt-get install git doxygen

Install the following:

Project from git repo: Open eclipse and choose File > Import > Git > Projects from Git

IF: you already cloned the project to your computer use Existing local repository and add it.

OR: when you haven't cloned it already use Clone URL and insert your forked clone URL from the online github page then click finished and your done!

Mac OS X

Install the following:

Project from git repo: Open eclipse and choose File > Import > Git > Projects from Git

IF: you already cloned the project to your computer use Existing local repository and add it.

OR: when you haven't cloned it already use Clone URL and insert your forked clone URL from the online github page then click finished and your done!

MS Windows

Install the following:

Project from git repo: Open eclipse and choose File > Import > Git > Projects from Git

IF: you already cloned the project to your computer use Existing local repository and add it.

OR: when you haven't cloned it already use Clone URL and insert your forked clone URL from the online github page then click finished and your done!

Run_Instructions:

You can download the jar from my original spigot page here

Insert it into your server's plugin folder

execute reload or rl into the server's command prompt to reload the server.

About

A Minecraft Plugin that adds custom configurable menu's/Gui's to your server!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages