Skip to content

pavog/MySimpleHelp

Repository files navigation

Stories in Ready MySimpleHelp

MySimpleHelp

This Spigot plugin provides an easy way to display custom help messages to your users. It's fully configurable, plug and play ready and easy to use.

Visit on Spigot

Features

  • Configure the main command / (e.g. /help)
  • Configure the command aliases
  • Configure the permission for the command
  • Configure the command description (used in command lists)
  • Configure the command usage (used in command lists)

Usage

Install the plugin

  • Open your server folder
  • Open your plugins folder
  • Drag and drop the plugin
  • Start or reload your server to activate the plugin
  • Edit the config.yml file
  • Stop and start your server or reload your server
  • Log into your server via minecraft and try the plugin by executing the command configured in the config.yml

Config file

During setup the configuration file (config.yml) will be created for you (in /plugins/MySimpleHelp/config.yml):

The config file and the variables are explained in the file.

Commands and permissions

  • Configurable

License

The MIT License (MIT)

Copyright (c) 2016 Paul Vogel

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A simple Spigot-plugin to display custom help messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages