HelpPagePlus [30% OFF FOR THE NEXT 5 | WEEKLY UPDATES] [1.7-1.11]

 HelpPagePlus [30% OFF FOR THE NEXT 5 | WEEKLY UPDATES] [1.7-1.11] 1.0.4 MC1.9-1.11

HelpPagePlus [30% OFF FOR THE NEXT 5 | WEEKLY UPDATES] [1.7-1.11]
ppkidRq.png


H8Czxxq.png
Test-Server: 37.187.103.205

Do you think the normal Help-Page is boring or user unfriendly?
Are you intrested in changing what will be shown on the Help-Page?
Then HelpPagePlus is the right Plugin for you!
This plugin allows you to create a new Help-Page for your users and gives you many options to change the layout.

For MC1.7-1.8 and Bungeecord downloads check this page.
I'm updating the MC1.7-1.8 and Bungeecord versions only if there are bigger changes.


JzK9Hj8.png



/help (This command shows you the help Page/Messages.)

/hpp add [Page Name] (This command creates a new HelpPage.)
/hpp remove [Page Name] (his command deletes a HelpPage.)

/hpp help (Page) (This command shows you the help page.)
/hpp info (This command shows you the info page.)
/hpp reload (This command is reloading the HelpPages.yml and Messages.yml file.)


Admin permissions:

HelpPagePlus.EditPage (/hpp add [Page Name])
HelpPagePlus.EditPage (/hpp remove [Page Name])
HelpPagePlus.Reload (/hpp reload)
HelpPagePlus.UpdateMessage (You get a message, if there is a new update for this plugin.)


pPtoj39.png


NyuHLkO.png

(Default /help Page from HelpPagePlus)


Qe2zbBl.png

(Changed /help Page from HelpPagePlus)


e7D4U1R.png

(Default /help HelpPagePlus Page from HelpPagePlus)​


2kVhD6O.png


QA6Wbfn.png

(Check out the HelpPages.yml below for a detailed explanation)​


A8Qh7xS.png


Code:
Version: 1.03

#This is the HelpPage Name (e.g. /Help HelpPagePlus) (MUST BE UNIQUE).
#This is the Colorcode of the HelpPage (just for /Help HelpPagePlus).
Color:
  '1': '&6'
  '2': '&f'
#HelpText is the Preview-HelpText
HelpText: '&oThis is the Page from HelpPagePlus'
#Here you can add the Commands (e.g. Help or INFO) (the names MUST BE UNIQUE).
Commands:
  #The Command-Names MUST BE UNIQUE (They are only visible in the Messages.yml).
  Help:
    #The Syntax is the shown help Command.
    Syntax: /hpp help
    #The HelpText is the HelpText for the Command.
    HelpText: This command shows you the help page.
  Info:
    Syntax: /hpp info
    HelpText: This command shows you the info page.
  Reload:
    #The permission is the command Permission, if set, only players with the permission can see the command.
    Permission: HelpPagePlus.Reload
    Syntax: /hpp reload
    HelpText: This command is reloading the Config.yml and Commands.yml file.
(plugins/HelpPagePlus/Page/HelpPagePlus.yml)


Code:
Version: 1.03
Color:
  '1': '&a'
  '2': '&f'
HelpText: '&oCommmands for Normal Players'
Commands:
  Help:
    Syntax: /help
    HelpText: This command shows you the help page.
  Spawn:
    Permission: essentials.spawn
    Syntax: /spawn
    HelpText: Teleports you to spawn.
  Home:
    Permission: essentials.home
    Syntax: /home
    HelpText: Teleports you home.
  SetHome:
    Permission: essentials.sethome
    Syntax: /sethome
    HelpText: Sets your home location.
  DelHome:
    Permission: essentials.delhome
    Syntax: /delhome
    HelpText: Removes a home.
  Warp:
    Permission: essentials.warp
    Syntax: /warp [Warp]
    HelpText: Warps you to a pre-set location.
  Tpa:
    Permission: essentials.tpa
    Syntax: /tpa [Player]
    HelpText: Asks the player if you can teleport to them.
(plugins/HelpPagePlus/Page/NormalPlayer.yml)​


Code:
Version: 1.03
Color:
  '1': '&6'
  '2': '&f'
HelpText: '&oCommmands for VIPs'
Commands:
  Back:
    Permission: essentials.back
    Syntax: /back
    HelpText: Returns you to your last position from a prior teleport.
  Jump:
    Permission: essentials.jump
    Syntax: /jump
    HelpText: Teleports you to the spot you select.
  Ignore:
    Permission: essentials.ignore
    Syntax: /ignore [Player]
    HelpText: Ignore a player.
(plugins/HelpPagePlus/Page/VIP.yml)​


Code:
Version: 1.03
Color:
  '1': '&9'
  '2': '&f'
HelpText: '&oCommmands for Moderators'
Commands:
  Kick:
    Permission: essentials.tempban
    Syntax: /kick [Player]
    HelpText: Kicks a player off the server.
  Tempban:
    Permission: essentials.jump
    Syntax: /tempban [Player]
    HelpText: Temporary bans a specified player.
  Unban:
    Permission: essentials.unban
    Syntax: /unban [Player]
    HelpText: Unbans a player.
(plugins/HelpPagePlus/Page/Moderator.yml)​


Code:
Version: 1.03
Color:
  '1': '&c'
  '2': '&4'
HelpText: '&oCommmands for Admins'
Commands:
  Give:
    Permission: essentials.give
    Syntax: /give (Player) [item|item:damage value] (amount (enchant:level...))
    HelpText: Give another player an item
  Gamemode:
    Permission: essentials.gamemode
    Syntax: /gamemode (Player)
    HelpText: Change player gamemode.
(plugins/HelpPagePlus/Page/Admin.yml)


Qe2zbBl.png



ZLJfMf5.png

(plugins/HelpPagePlus/HelpPages.yml)


Code:
Version: 1.03
'[HelpPagePlus]': '&f[&6HelpPagePlus&f] '
Color:
  '1': '&6'
  '2': '&f'
Message:
  '1': You have to be a player, to use this command.
  '2': You do not have the permission for this command.
  '3': There is no Help-Page called &f[NAME]&6.
  '4': There is a new update available for this plugin. &f( https://fof1092.de/Plugins/HPP )&6
  '5': The plugin is reloading...
  '6': Reloading completed.
  '7': Try [COMMAND]
  '8': The HelpPage &f[NAME]&6 does not exsists
  '9': The HelpPage &f[NAME]&6 already exsists
  '10': The HelpPage &f[NAME]&6 has been Created, you can edit the Help Page in &f/plugins/HelpPagePlus/HelpPages/[NAME]&6 .
  '11': The HelpPage &f[NAME]&6 has been deleted.
HelpPagePlus:
  HelpTextGui:
    '1': '[Click to use this command]'
    '2': '[Click to open the Help-Page]'
    '3': '&f[&6>&f]'
    '4': '&f[&6Next Page&f]'
    '5': '&f[&6<&f]'
    '6': '&f[&6Last Page&f]'
    '7': '&f[&6PAGENUMBER&f]'
    '8': '&f[&6Back&f]'
    '9': '&f[&6<<&f]'
    '10': '&6&m-'
    '11': '&6&m------- &f[&6HelpPagePlus&f]&6&m -------'
    '12': '&6&m------- &f[&6PLUGINNAME&f]&6&m -------'
    '13': '&7&oPage [PAGE]. &7Click on the arrows to change the page.'
    '14': ' &f&l\u2771 '
HelpTextGui:
  '1': '&f[&6Click to use this command&f]'
  '2': '&f[&6Next page&f]'
  '3': '&f[&6Last page&f]'
  '4': '&7&oPage [PAGE]. &7Click on the arrows for the next page.'
HelpText:
  '1': This command shows you the help page.
  '2': This command shows you the info page.
  '3': This command is reloading the HelpPages.yml and Messages.yml file.
  '4': This command creates a new HelpPage.
  '5': This command deletes a HelpPage.

(plugins/HelpPagePlus/Messages.yml)


If you have a problem or a question about the Plugin, message me first before leaving a review!

Latest reviews

D
  • Deleted member
  • 1.00 star(s)
  • Version: 1.0.4 MC1.9-1.11
update 1.3.5
Please Update it, this version it too old...
PLS UPDATE !

Similar resources

0.00 star(s) 0 ratings
Downloads
70
Updated
⭐ HelpPagePlus ⭐ [1.7-1.15 SPIGOT/BUNGEECORD] K
The BEST Help-Pages Plugin for Spigot and Bungeecord Servers!
5.00 star(s) 1 ratings
Downloads
357
Updated
(-20% off for first 10 buyers) ⭐ ChatTags ⭐ THE BEST TAGS/TITLES PLUGIN [1.7.x-1.12.x] B
5.00 star(s) 1 ratings
Downloads
519
Updated
BlackSpigot General Chat
Rules Help Users
    B @ binshao-china: Hello everyone, can anyone help me download the official website of Lunar, Html?
    Top