Minecraft Plugin Help mod 2026 download
logo
minecraft mod Plugin Help

Plugin Help

Game Version: 1.10
Total Downloads: 368
Updated: Sep 22, 2016
Created: May 9, 2016
Download Plugin HelpDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
1.10 fix release 13.32 KB Sep 22, 2016 1.10 141 download Plugin Help 1.10 fix releaseDownload
Working until Minecraft 1.29.2 release 13.30 KB Jul 19, 2016 1.10 123 download Plugin Help Working until Minecraft 1.29.2 releaseDownload
Vs 1.1 release 13.28 KB May 9, 2016 1.9 104 download Plugin Help Vs 1.1 releaseDownload

Screenshots

Description

Share this:

Plugin Help – The plugin every server well known should have

/rent ? /gs /shop… You know the trubble about tousands of commands over all servers? This plugin allows you to create several help topics which can be reached by a list of keywords. If there is no equal keywords the plugin will try to find a similar one.

Example: /shops is redirected to /shop, because similar and a description of /shop and how to use it is shown to the player. If a command has two similar keywords, they are shown as a list. e.g. there is a keyword live and love and you type in lyve. Then the plugin will show you live and love as a list.

Many thanks for nearly 250 downloads! 😀 They show me, that writing plugins is still useful :).

Creating help topics

To create a new help topic simply create a new .txt file in the PluginHelp configuration folder.

  1. 1. line: Command name that should be used otherwise
  2. 2. line: Permission to see this help, empty if none is needed
  3. 3. line: Keywords seperated by comma ","
  4. following lines: all your help text.

The text can contain formating codes like §c.

Other configurations

There are three different main messages: if the topic name is equal, if one topic is found or if more than one similar topic is found. text.onlyhelp, text.nocmd.single and text.nocmd.multi @result is replaced with the found commands, @info is the info and @command with the command the player used to see this site.

Permissions

Every help topic has an own configurable permission name.

Other things

Metrics

This plugin sends data to mcstats.org/plugin/PluginHelp every 15min for improving your experiences (more users = more likely improvements)

How it works

If a command is unknown the plugin will iterate all keywords and compares them with the command via Levensthein-Distance. The best results + its help text and infos will be shown to the player.

PS: NOT WORKING FOR CONSOLE!

Comments

Add a comment