Skip to content

Latest commit

 

History

History
79 lines (45 loc) · 2.53 KB

README.md

File metadata and controls

79 lines (45 loc) · 2.53 KB

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.