Minecraft Mods

OcelaHelp - Version: 2.0 - Game-Version: 1.8.3

  • 3,423 views, 2 today
  • 121 downloads, 0 today
  • 5
  • 3
  • 15
SleepyDog's Avatar SleepyDog
Level 37 : Artisan Button Pusher
105
undefined

What does it do?

OcelaHelp is a fully customizable help page plugin that allows servers to create unlimited pages for their users. This lets you create staff help pages and donor pages that can contain anything. Each page has it's own permission so you don't have to worry about people see pages you dont want them to.

I created this plugin for my test server to hide the help pages made by bukkit/essentials as they show thousends of commands and are rarely relevent for users.

This plugin allows for a home page which is shown when you type the command /help. This can display all of your sub-pages. Subpages are extra help pages that you create in the config. This can be anything from /help 1, /help 2 to /help staff or /help donate.

Pages don't have be just help pages. As all of the pages are changeable in the config you can use them for announcements or anything else. Just make a page and edit what is does.

You can also edit, create and delete pages via commands so you don't have to mess around with the config.



undefined

  •  Fully customizable.
  • No complicated ingame commands.
  • No colours are set. You can edit them all.
  • Can fit any servers theme.
  • No in-game advertising. (Alot of plugins have commands that show the author and such.)
  • Unique, this plugins is one of a kind.
  • Custom commands. You can have unlimited menus with their own sub-command (/help [Page])
  • Will work with every version of minecarft! I've only used the main functions that come with bukkit, spigot, ect.. This means it will never need updating.
  • You choose what commands are shown, no more 100 page help menus that show useless commands.
  • Per page permissions. You can make pages that are for donors or staff only. (/help elite or /help mods would use the permissions help.elite and help.mods)
  • All pages are editable in-game!
OcelaHelp is a plugin that allows for unlimited help pages to be made.

Remember: Every line of text that this plugin outputs is editable. This means this plugin will suit any server theme and will look like a custom built plugin!



undefined


Player Commands

  • /help
  • /help [page]

Admin Commands

  • /helpmenu
  • /helpmenu add <page>
  • /helpmenu remove <page>
  • /helpmenu edit <page> <line> <content>




undefined

Help Page Permissions

The permissions for OcelaHelp is 'help' followed by the page name. For example if you have a page called 'apply' the permission is 'help.apply'.


The main help page is called help, so the permission for the help command is 'help.help'

Examples:
  • /help - help.help
  • /help apply - help.apply
  • /help example - help.example
  • /help 2 - help.2
Admin Permissions

The only admin permission is 'OcelaHelp.admin'. This will grant access to all of the /helpmenu commands. This includes editing, deleting and creating pages.

undefined




undefined

Via The Coinfig
To add pages simple copy the default code and change the relevent information.
The default page in the config looks like this.

Default Page
example:
  '1': '&8&m====================================================='
  '2': '&a&l         Help > Example'
  '3': '&3/spawn &7- Go to the server spawn.'
  '4': '&3/spawn &7- Go to the server spawn.'
  '5': '&3/spawn &7- Go to the server spawn.'
  '6': '&3/spawn &7- Go to the server spawn.'
  '7': '&3/spawn &7- Go to the server spawn.'
  '8': '&3/spawn &7- Go to the server spawn.'
  '9': '&3/spawn &7- Go to the server spawn.'
  '10': '&3/spawn &7- Go to the server spawn.'
  '11': '&8&m====================================================='

To
create a new page paste this code to the bottom of the config and
change 'Example' to the page name. The page name cannot contain spaces
or symbols.


When you have added a page give your self the permission for the page. Save the config and reload the server.

Note:
There must be a page called 'Help' as this is the default page shown
when the command /help is run, Each page must have a unique name.


You can add up to 20 lines to each page. To add more just copy the current lines changing the numbers to fit the pattern.

The numbers do not have to be in order but they will be displayed in order.

For example; if the pattern is 1, 2, 3, 5, 4 it will still display line 4 before line 5.

Via Ingame Commands
To add pages within the game you must firstly have the permission 'OcelaHelp.admin'. This will allow you to use the /helpmenu command.

When you have permission you can use the following command:

/helpmenu add <page> - This creates the page with the given name. Remember this name will be used for the permission, command and the id used for editing/removing commands.



undefined

Via The Config
To remove a page via the config, find the page you want to remove.
Then select all of the indented content. (I reccomend you use NotePad++ or another advanced notepad for editing.)
When you have the entire page selected delete it.
Save the file and reload the server.


Via Ingame Commands
To delete pages you must have the permission OcelaHelp.admin, when you have permission use the command /helpmenu remove <page>.
This will delete the page from the config.
Remember you cannot get a deleted page back to make sure you have a backup of the config.


The <page> is the sub-command used to view the command.
For example the page /help example is called example so you will use /helpmenu remove example to delete the page.




undefined

Via The Config
Find the page that you want to edit and change the content.

For example:

help:
    '1': 'This is the old content'

help:
    '1': 'This is the new content.'

It's as simple as that!

Via Ingame Commands
You must have the permission 'OcelaHelp.admin'.
When you have permission type /helpmenu edit <page> <line> <new conent>.
Remember that the line numbers include the top and bottom breaks.
This means to edit the title of main help page type:
'/helpmenu edit help 2 &aThis is a new title'





undefined

If you found this plugin useful you can donate a subscription to my account.

If you want to keep an eye out for updates or future features click the heart to save this page for later.

If you liked this plugin and want others to see it, please click the diamond above.

Thank you.




undefined


If you have got the old version (1.0) the how-to and description is now stored here.

I have disabled the comments for this plugin. If you need help or want to suggest an idea please go to the help desk.


Go to the help desk
Progress100% complete
Game VersionMinecraft 1.8.1
Tags

5 Update Logs

Mirror Download : by SleepyDog 04/19/2015 12:11:31 pmApr 19th, 2015

OcelaHelp can now be downloaded on spigot. Although I prefer that it is downloaded here people requested that I made a spigot version of the plugin.

Both the areas will be updated however PMC will be updated first. This is due to the easy editing of the description and the forum here on PMC.

- sleepy
LOAD MORE LOGS

Create an account or sign in to comment.

ZachDevv
05/01/2015 11:48 pm
Level 18 : Journeyman Mage
ZachDevv's Avatar
Doesn't seem to work on spigot 1.8.3
1
SleepyDog
05/02/2015 3:14 am
Level 37 : Artisan Button Pusher
SleepyDog's Avatar
Did you get an error log? Make sure your config has everything that the listed on does.

Edit:

The members on the forums cant seem to recreate the issue. Message me your config and I will see what's up.
1
9+10_equals_21
04/21/2015 11:42 am
Level 1 : New Miner
9+10_equals_21's Avatar
This is a very nice plugin.
1
SleepyDog
04/22/2015 12:09 pm
Level 37 : Artisan Button Pusher
SleepyDog's Avatar
Thank you.
1
TheGeekGamer_91
04/19/2015 12:52 pm
Level 1 : New Geek
TheGeekGamer_91's Avatar
It's a very nice plugin. I love
1
SleepyDog
04/19/2015 12:55 pm
Level 37 : Artisan Button Pusher
SleepyDog's Avatar
Thank you. If you have any ideas for the plugin please message me them.
1
ZachDevv
04/19/2015 11:09 am
Level 18 : Journeyman Mage
ZachDevv's Avatar
I want to use the plugin and it looks amazing, but sometimes plugins on planetminecraft are a bit sketchy.

Maybe post on spigot, if not already? And does it override essentials help?
1
SleepyDog
04/19/2015 11:28 am
Level 37 : Artisan Button Pusher
SleepyDog's Avatar
Yes, it does override essentials help. And essentials overrides bukkit so it should all be okay.

I am thinking about posting in on spigot soon. I might work on it tonight.

Thank you.
1
ZachDevv
04/19/2015 11:45 am
Level 18 : Journeyman Mage
ZachDevv's Avatar
Definetly worth posting on Spigot.
1
SleepyDog
04/19/2015 12:01 pm
Level 37 : Artisan Button Pusher
SleepyDog's Avatar
Posted on spigot, see the download mirror.
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome