Inactive [INFO] SimpleHelp v1.8.2 - A Help Command That Is Simple To Change [1000]

Discussion in 'Inactive/Unsupported Plugins' started by Chewing-Gumm, May 3, 2011.

  1. Offline

    Chewing-Gumm

    SimpleHelp - A Help Command That Is Simple To Change
    Version: v1.8.2

    Description:

    You can simply modify your /help Command with colors and send up to 9 Lines to the Player.
    This Plugin was requested by rad1game

    Features:
    • Color Support
    • Modify your /help Command
    • Ingamereload
    • Up to 10 Pages
    • Optional Permissions Support -> Different lists for admins and default users
    • Customizable Errors
    How to Use:



    You just write the text into the specified Lines/Pages in File in /plugins/SimpleHelp including the ColorCodes (Provided with the txt file in rar file) without needing to leave space between the Colorcode and your Messages.

    Permissions Nodes:
    How to Update:

    - Please copy the customized stuff like the lines into another File (Like a backup)
    - Then delete the config File and replace the old .jar File
    - After that you will want to restart the server and copy the old Line/Error Configurations back into the File.

    Commands:
    Code:
    /help <page> ->   The Help-Command^^(You must not enter a page. By default it's set to 1, so you can just type: "/help" for page 1
    /reloadhelp   ->   Reload the file
    
    Aliases:
    /ihelp <page>
    Download:

    Download v1.8.2 (readme.txt with colorcodes + jar file)

    Changelog:

    Version 1.8 (02.08.2011)
    • Added an error if you type in a not integer page. -> Default(First) Page will be printed.
    • Version 1.8.1: Expanded the page limit to 15.
    • Version 1.8.2: Fixed Out 0f Bounds error.
    Older Logs:
    Show Spoiler


    Version 1.0 (03.05.2011)
    • Initial Release of the plugin
    Version 1.1 (05.05.2011)
    • Possibility to reload file without server restart
    Version 1.2 (07.05.2011)
    • Changed the File Type to .YML -> but still not sorted (You can sort the lines by hand)
    • Added an Example
    • 2 Help Pages to use
    Version 1.3 (10.05.2011)
    • Up to 10 Pages
    • Changed/Added Errors for an Empty/Unknown Page
    • Abillity to add more Pages by hand.
    Version 1.4 (18.05.2011)
    • Permissions Support -> Different lists for admins and default users
    Version 1.5 (19.05.2011)
    • Fixed the bug, that the wrong Pages are shown if you type '/help <x>' as an admin
    • If Page 1 is empty and no parameter is given, there will be shown "Empty Page" now.
    • Version 1.5.1: -> Fixed the bug where the wrong pages were shown (/help 1 = help page 2)
    Version 1.6 (13.06.2011)
    • Added The ability to customize the Errors
    • Version 1.6.1: -> Added a new alias for /help -> /ihelp
    Version 1.7 (22.06.2011)
    • Permissions Support is now optional -> Removed the old 1.3 Release


    You like my Plugin?​
    I mean you REALLY like it?!​
    Then please help me to keep this up and​

    [​IMG]
     
  2. Offline

    Chewing-Gumm

    @nate132
    But you saw the build which works with the plugin?
     
  3. Offline

    Cranky Miner

    I get an error on my test server (my private server before I upload it to my dedicated one and it only has got Permissions 3 and Simplehelp and I get this error (even without permissions).
    Code:
    151 recipes
    16 achievements
    16:29:21 [INFO] Starting minecraft server version Beta 1.7.3
    16:29:21 [INFO] Loading properties
    16:29:21 [INFO] Starting Minecraft server on 0.0.0.0:25565
    16:29:21 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-
    g73697a4-b1000jnks (MC: 1.7.3)
    16:29:21 [INFO] [Permissions] (Yeti) was initialized.
    16:29:21 [INFO] [Permissions] version [3.1.6] (Yeti)  loaded
    16:29:21 [INFO] Preparing level "Olympics"
    16:29:21 [INFO] Preparing start region for level 0 (Seed: -6336171910144998209)
    16:29:21 [INFO] SimpleHelp V1.8.1 Enabled!
    16:29:21 [SEVERE] Error occurred while enabling SimpleHelp v1.8.1 (Is it up to d
    ate?): 10
    java.lang.ArrayIndexOutOfBoundsException: 10
            at me.secrettm.SimpleHelp.SimpleHelp.loadFile(SimpleHelp.java:320)
            at me.secrettm.SimpleHelp.SimpleHelp.onEnable(SimpleHelp.java:92)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:878)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:272)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146
    )
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    16:29:21 [INFO] Server permissions file permissions.yml is empty, ignoring it
    16:29:21 [INFO] Done (0,053s)! For help, type "help" or "?"
    Btw I tried downloading the latest version again and I use Build 1000.
     
  4. Offline

    Mohammad

    just found this:
    Code:
    19:09:04 [INFO] SimpleHelp V1.8.1 Enabled!
    
    19:09:04 [SEVERE] Error occurred while enabling SimpleHelp v1.8.1 (Is it up to date?): 1
    
    0
    
    java.lang.ArrayIndexOutOfBoundsException: 10
    
    at me.secrettm.SimpleHelp.SimpleHelp.loadFile(SimpleHelp.java:320)
    
    at me.secrettm.SimpleHelp.SimpleHelp.onEnable(SimpleHelp.java:92)
    
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:88
    
    5)
    
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:2
    
    78)
    
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
    
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
    
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:452)
    
    at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.ja
    
    va:281)
    
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:344)
    
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:489)
    
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:468)
    
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    
    Im using craftbukkit 1000

    edit: just noticed its the same error as CrankyMiner
     
  5. Offline

    Chewing-Gumm

    @nate132
    @Cranky Miner
    @Mohammad

    Really sorry for that guys :S
    I forgot to change something in the last update.
    Should work now!

    #Released Version 1.8.2
    Check out the changelog!
     
  6. Offline

    Mohammad

    Hey could anyone tell me whats wrong with my config file because everytime I type /help or /help 1 it just says [Server] Empty Page.
    Code:
    Config:
        Errors:
            NotInteger: '&!r[SERVER] Not An Integer Page'
            UnknownPage: '&!r[SERVER] Unknown Page'
            EmptyPage: '&!r[SERVER] Empty Page'
    HelpLines[Builder]:
        page1:
            line1: '----------Help Page 1-----------'
            line2: '&!RType /say to send a message to everyone.'
            line3: '&!RType /rules to see the rules.'
            line4: '&!RType /slap to slap yourself.'
            line5: '&!RType /sethome (home number) to set your home.'
            line6: '&!RType /home (home number to teleport to your home.'
            line7: '&!RType /spawn to teleport to spawn.'
            line8: '&!RType /call (playername) to request teleportation.'
            line9: '&!RType /msg (playername) (yourmessagehere) to message other players.'
    HelpLines[Owner]:
        page1:
            line1: '----------Help Page 1-----------'
            line2: '&!RType /say to send a message to everyone.'
            line3: '&!RType /rules to see the rules.'
            line4: '&!RType /slap to slap yourself.'
            line5: '&!RType /sethome (home number) to set your home.'
            line6: '&!RType /home (home number to teleport to your home.'
            line7: '&!RType /spawn to teleport to spawn.'
            line8: '&!RType /call (playername) to request teleportation.'
            line9: '&!RType /msg (playername) (yourmessagehere) to message other players.'
    EXAMPLE:
        EXAMPLEPAGE:
            EXAMPLELINE: '&!WThis is a &!WPOSSIBLE &!Wway to make a line!'
    
    Oh and thanks for fixing the version problem :D
     
  7. Offline

    California292

    Would be great to have something like "global" help pages also, so you don't have to add all the same first couple of pages for every permissions group.
     
  8. Offline

    Chewing-Gumm

    @Mohammad
    There are only pages for [Admin] and [Default] for now.

    @California292
    How do you imagine that??
    Please give some examples ;) I really dont know how it could look like.
     
  9. Offline

    Mohammad

    @Chewing-Gumm
    Can you make it so that we can add the help pages for any rank we want?
    also for the global help maybe something like /help general so we can give them help with all the general commands.
     
  10. Offline

    California292

    Yeah, kinda like what @Mohammad said, but I was thinking that it would be like the first 5 or 6 pages are the same for all groups (amount of pages configurable maybe?). Then all pages after that would be specific groups commands... or, you could maybe do something like permissions does with the inheritance, where like the group "Member" would auto-inherit the help pages from the group "Default". Yeah, i realize the plugin is calledSimpleHelp, but a few advanced config options would be nice to have also. ;)
     
  11. Offline

    Gazownik

    Hello the plugin is that what ive been lookin for some time and its amazing but its weird a bit coz when im writing something in lines at "HelpLines[Default]:" then i have error empty page.... , but whenm i writing smth in "HelpLines[Admin]:" then it works... what for is helplines default xD...? *because i can see those help lines even on a default player idk if it should be like this) help :D
     
  12. Offline

    Chewing-Gumm

    @California292
    AND @Mohammad
    I will try to make something similar to what you said.

    @Gazownik
    Err should work. Did you set the Permissions node also for the default user?
    would be my only suggestion what you've could done wrong.
    Maybe you can post your config file ;)
     
  13. Offline

    Gazownik

    Its ok now :D... thanks (forgot about permission node omg xd).
     
  14. Offline

    Snowfalls

    Hi I love your plugin, but I keep getting an Error when I type /help.
    Code:
    org.bukkit.command.CommandException: Unhandled exception executing command 'help' in plugin Essentials v2.4.1
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:352)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:737)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:701)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:694)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
        at me.secrettm.SimpleHelp.SimpleHelp.msgConvert(SimpleHelp.java:351)
        at me.secrettm.SimpleHelp.SimpleHelp.onCommand(SimpleHelp.java:180)
        at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:399)
        at com.earth2me.essentials.Essentials.onCommand(Essentials.java:347)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    
    Here is my SimpleHelp.yml folder... could you let me know what's wrong.

    Code:
    Config:
        Errors:
            UnknownPage: '&!r[SERVER] Unknown Page'
            EmptyPage: '&!r[SERVER] Empty Page'
    HelpLines[Knight]:
        page1:
            line8: 'Arena Battles, Spleef Matches and Boat Races!'
            line9: 'Type &!R/help 2 &!WOr &!R/help 3 &!WTo Learn Rules And Helpful Commands.'
            line6: 'Pick a Property, Pick a Job, Earn Money and Have Fun!
            line7: 'We Host Many Awesome Events to Challenge Your Friends:'
            line4:
            line5:
            line1:    '&!Y.:Welcome To The United Minecraft Server:.'
            line3:
            line2:
        page2:
            line8: '&!R7.DO NOT hack, glitch, fly or exploit etc.'
            line9: '8.Play Fairly, And Have Fun!!
            line6: '5. TREE RULE &!W- Destroy every block and make sure all leaves decay. &!GPlant a sampling.'
            line7: '6. No TNT, if seen with you will be Banned.'
            line4: '3. Build realistically, no hovering, or ugly structures.'
            line5: '4. No 1x1 Towers (up or Down)'
            line1:               '&!Y.:Rules:.'
            line3: '2. Do NOT grief! - Will result in Jail time.'
            line2: '1. Do NOT build anything in sight of City.'
        page3:
            line8: '&!R/warp &!W- warps you to a desired city or place. (ex. /warp vArena)
            line9: '&!W/warp and /home commands are only available to Knight's.
            line6: '&!R/jobs join &!W- Join A Job and Start Earning Money!
            line7: '&!R/spawn &!W- teleports you to the spawn'
            line4: '&!R/money &!W- Shows your money balance'
            line5: '&!R/money top &!W- Shows richest players.'
            line1:               '&!Y.:Commands:.'
            line3: 'Replace '#' with the number on the property sign.
            line2: '&!R/region claim v# &!W- Type command to claim property!'
    HelpLines[Admin]:
        page1:
            line8: 'Arena Battles, Spleef Matches and Boat Races!'
            line9: 'Type &!R/help 2 &!WOr &!R/help 3 &!WTo Learn Rules And Helpful Commands.'
            line6: 'Pick a Property, Pick a Job, Earn Money and Have Fun!
            line7: 'We Host Many Awesome Events to Challenge Your Friends:'
            line4:
            line5:
            line1:    '&!Y.:Welcome To The United Minecraft Server:.'
            line3:
            line2:
        page2:
            line8: '&!R7.DO NOT hack, glitch, fly or exploit etc.'
            line9: '8.Play Fairly, And Have Fun!!
            line6: '5. TREE RULE &!W- Destroy every block and make sure all leaves decay. &!GPlant a sampling.'
            line7: '6. No TNT, if seen with you will be Banned.'
            line4: '3. Build realistically, no hovering, or ugly structures.'
            line5: '4. No 1x1 Towers (up or Down)'
            line1:               '&!Y.:Rules:.'
            line3: '2. Do NOT grief! - Will result in Jail time.'
            line2: '1. Do NOT build anything in sight of City.'
        page3:
            line8: '&!R/warp &!W- warps you to a desired city or place. (ex. /warp vArena)
            line9: '&!W/warp and /home commands are only available to Knight's.
            line6: '&!R/jobs join &!W- Join A Job and Start Earning Money!
            line7: '&!R/spawn &!W- teleports you to the spawn'
            line4: '&!R/money &!W- Shows your money balance'
            line5: '&!R/money top &!W- Shows richest players.'
            line1:               '&!Y.:Commands:.'
            line3: 'Replace '#' with the number on the property sign.
            line2: '&!R/region claim v# &!W- Type command to claim property!'
    EXAMPLE:
        EXAMPLEPAGE:
            EXAMPLELINE: '&!WThis is a &!WPOSSIBLE &!Wway to make a line!'
    
    Thanks so much!
     
  15. Offline

    Chewing-Gumm

    @Snowfalls
    You have to use HelpLines[Default] instead of HelpLines[Knight]
    Also you are using an old version. you should update it because there is a new configurable error...
     
  16. Offline

    Snowfalls

    Hi, I upgraded to the latest version. And changed Knight to Default... but I still get the "Internal error" when typing /help.
    http://imageshack.us/photo/my-images/855/screenshot20110821at859.png/

    Here is the SimpleHelp.yml folder... maybe I did something wrong...

    Thanks so much!

    Code:
    Config:
        Errors:
            NotInteger: '&!r[SERVER] Not An Integer Page'
            UnknownPage: '&!r[SERVER] Unknown Page'
            EmptyPage: '&!r[SERVER] Empty Page'
    HelpLines[Default]:
        page1:
            line8: 'Arena Battles, Spleef Matches and Boat Races!'
            line9: 'Type &!R/help 2 &!WOr &!R/help 3 &!WTo Learn Rules And Helpful Commands.'
            line6: 'Pick a Property, Pick a Job, Earn Money and Have Fun!
            line7: 'We Host Many Awesome Events to Challenge Your Friends:'
            line4:
            line5:
            line1:    '&!Y.:Welcome To The United Minecraft Server:.'
            line3:
            line2:
        page2:
            line8: '&!R7.DO NOT hack, glitch, fly or exploit etc.'
            line9: '8.Play Fairly, And Have Fun!!
            line6: '5. TREE RULE &!W- Destroy every block and make sure all leaves decay. &!GPlant a sampling.'
            line7: '6. No TNT, if seen with you will be Banned.'
            line4: '3. Build realistically, no hovering, or ugly structures.'
            line5: '4. No 1x1 Towers (up or Down)'
            line1:               '&!Y.:Rules:.'
            line3: '2. Do NOT grief! - Will result in Jail time.'
            line2: '1. Do NOT build anything in sight of City.'
        page3:
            line8: '&!R/warp &!W- warps you to a desired city or place. (ex. /warp vArena)
            line9: '&!W/warp and /home commands are only available to Knight's.
            line6: '&!R/jobs join &!W- Join A Job and Start Earning Money!
            line7: '&!R/spawn &!W- teleports you to the spawn'
            line4: '&!R/money &!W- Shows your money balance'
            line5: '&!R/money top &!W- Shows richest players.'
            line1:               '&!Y.:Commands:.'
            line3: 'Replace '#' with the number on the property sign.
            line2: '&!R/region claim v# &!W- Type command to claim property!'
    HelpLines[Admin]:
        page1:
            line8: 'Arena Battles, Spleef Matches and Boat Races!'
            line9: 'Type &!R/help 2 &!WOr &!R/help 3 &!WTo Learn Rules And Helpful Commands.'
            line6: 'Pick a Property, Pick a Job, Earn Money and Have Fun!
            line7: 'We Host Many Awesome Events to Challenge Your Friends:'
            line4:
            line5:
            line1:    '&!Y.:Welcome To The United Minecraft Server:.'
            line3:
            line2:
        page2:
            line8: '&!R7.DO NOT hack, glitch, fly or exploit etc.'
            line9: '8.Play Fairly, And Have Fun!!
            line6: '5. TREE RULE &!W- Destroy every block and make sure all leaves decay. &!GPlant a sampling.'
            line7: '6. No TNT, if seen with you will be Banned.'
            line4: '3. Build realistically, no hovering, or ugly structures.'
            line5: '4. No 1x1 Towers (up or Down)'
            line1:               '&!Y.:Rules:.'
            line3: '2. Do NOT grief! - Will result in Jail time.'
            line2: '1. Do NOT build anything in sight of City.'
        page3:
            line8: '&!R/warp &!W- warps you to a desired city or place. (ex. /warp vArena)
            line9: '&!W/warp and /home commands are only available to Knight's.
            line6: '&!R/jobs join &!W- Join A Job and Start Earning Money!
            line7: '&!R/spawn &!W- teleports you to the spawn'
            line4: '&!R/money &!W- Shows your money balance'
            line5: '&!R/money top &!W- Shows richest players.'
            line1:               '&!Y.:Commands:.'
            line3: 'Replace '#' with the number on the property sign.
            line2: '&!R/region claim v# &!W- Type command to claim property!'
    EXAMPLE:
        EXAMPLEPAGE:
            EXAMPLELINE: '&!WThis is a &!WPOSSIBLE &!Wway to make a line!'
    
    Update, I figure out what was wrong.
    In Some lines I had a ' that messed it up.
    "available to Knight's"

    Thanks again for the plugin :)



    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  17. Offline

    handyplayer13

    I have the problem, that my users with the title [Gold Donator] can´t use the /help command! The Error which says empty page appears!

    I think that is because of the space in the title.

    What can I do?

    EDIT: He hasnt got the permission! But that should stand there and not empty page...
     
  18. Offline

    Chewing-Gumm

    Please now everybody!
    Read the whole thing and do not simply create custom pages like "HelpLines[IDONTKNOW]" or something. it wont work.
    There are only 2 pages [Admin] and [Default]
     
  19. Offline

    retool2

    got this error when start server

    Code:
    22:57:56 [SEVERE] Error occurred while enabling SimpleHelp v1.8.2 (Is it up to d
    ate?): null; mapping values are not allowed here
    mapping values are not allowed here
     in "<reader>", line 23, column 14:
                line5:
                     ^
    
            at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:74
    5)
            at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    va:307)
            at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:18
    3)
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par
    serImpl.java:564)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :228)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    2)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:82)
            at me.secrettm.SimpleHelp.SimpleHelp.loadFile(SimpleHelp.java:314)
            at me.secrettm.SimpleHelp.SimpleHelp.onEnable(SimpleHelp.java:92)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:885)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:278)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161
    )
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  20. Offline

    Chewing-Gumm

    @retool2
    Please recheck the line 5 in all your pages if you maybe missed a '
     
    retool2 likes this.
  21. Offline

    DRAG6N35TE

    hi, i think this is really good but i still don't understand how to set what commands to show. could u please explain more? thx in advance :)
     
  22. Offline

    jespertheend

    hhhhmmmmm..... I don't think it is working for 1.8 I've tried to type everything. But it keeps telling me that the page doesn't exist.
     
  23. i'm pretty sure it works.
    maybe you didn't write any lines in it?
     
  24. Offline

    Lildirt

    It works perfectly fine for me.
    :p
     
  25. Offline

    glbracer

  26. Offline

    wizzy86

    I get "An internal error has occured"

    And if i look in the console:

    Is spout perhaps conflicting with this?


    EDIT: Nope. Even after taking Spout out, i still get the error (Something different in the console, just take spout out of all the words :D)
     
  27. Offline

    sanzy

    then im typing /help it not showing the helps for coowner..?
    plzz help


    Config:
    Errors:
    NotInteger: '&!r[SERVER] Not An Integer Page'
    UnknownPage: '&!r[SERVER] Unknown Page'
    EmptyPage: '&!r[SERVER] Empty Page'
    HelpLines [coowner]:
    page1:
    line9:/ban
    line8:/kick
    line7:/spawn
    line6:/spawnmob
    line5:/setwarp
    line4:/warp
    line3:/gamemode
    line2:/ biome
    line1:/tp
    page2:
    line9:/msg
    line8:/mute
    line7:/warps
    line6:/ma join mobarena
    line5:/ma leave mobarena
    line4:/unban
    line3:/jobs browse
    line2:/jobs join
    line1:/jobs leave
    page3:
    line9:/jobs info
    line8:/jobs help
    line7:/jobs stats
    line6:/stats
    line5:/money
    line4:/motd
    line3:/who
    line2:/more
    line1:/weather
     
  28. Offline

    HyprDmg

    Hoping someone can find you what's wrong with mine. Getting an internal error when I try to use /help
    Also, if I type /helpreload it brings up the defualt help (as in tp, kick, ban, gamemode, etc..)

    Code:
    Config:
        Errors:
            NotInteger: '&!r[SERVER] Not An Integer Page'
            UnknownPage: '&!r[SERVER] Unknown Page'
            EmptyPage: '&!r[SERVER] Empty Page'
    HelpLines[Default]:
        page1:
            line1: '&!W/home &!Y- Teleport you to your default home location.'
            line2: '&!W/sethome &!Y- Set your default home location.'
            line3: '&!W/sethome (name) &!Y- Set a named home location.'
            line4: '&!W/deletehome &!Y- Delete named home location.'
            line5: ' '
            line6: '&!YDon't forgot to visist us on &!GTeamSpeak 3 &!Yat &!Rhyprdmg.servegame.com'
    HelpLines[Admin]:
        page1:
            line1: '&!YYou have default commands (such as tp, give, gamemode, kick, etc...)'
            line2: '&!YYou also have &!RWorldEdit/WorldGuard &!Ycommands.'
            line3: '&!YType &!W/md (mob name) &!Yto disguise yourself as a mob.'
            line4: '&!YTyping &!W/md &!Yby itself, will transform you back into normal.'
    EXAMPLE:
        EXAMPLEPAGE:
            EXAMPLELINE: '&!WThis is a &!WPOSSIBLE &!Wway to make a line!'
    
    I have set line5 for Default blank and the same thing happens.

    From startup of server...
    Code:
    2012-02-21 07:06:04 [SEVERE] Error occurred while enabling SimpleHelp v1.8.2 (Is it up to date?): while parsing a block mapping; expected <block end>, but found Scalar
    while parsing a block mapping
    in "<reader>", line 8, column 9:
                line1: '&!W/home &!Y- Teleport y ...
                ^
    expected <block end>, but found Scalar
    in "<reader>", line 13, column 24:
                line6: '&!YDon't forgot to visist us on &!GTeam ...
                              ^
     
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:575)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
        at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
        at org.bukkit.util.config.Configuration.load(Configuration.java:90)
        at me.secrettm.SimpleHelp.SimpleHelp.loadFile(SimpleHelp.java:314)
        at me.secrettm.SimpleHelp.SimpleHelp.onEnable(SimpleHelp.java:92)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:199)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:182)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    When typing/help
    Code:
    2012-02-21 07:06:16 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'help' in plugin SimpleHelp v1.8.2
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:402)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:784)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:744)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:732)
        at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.NullPointerException
        at me.secrettm.SimpleHelp.SimpleHelp.msgConvert(SimpleHelp.java:351)
        at me.secrettm.SimpleHelp.SimpleHelp.onCommand(SimpleHelp.java:180)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
        ... 12 more
    Edit: I looked at the 2 lines that were having errors and can't find anything wrong with them (I'll remove them and see what happens.

    Edit 2: I feel a bit dumb the word "Don't" was causing the error due to the ', so I just removed it and everything works fine (even the other line that was having an error).
     
  29. Offline

    bellettiboy

    when ever i try to add something to a line it says internal error accourd or something like that. thats my config file...
    Config:
    Errors:
    NotInteger: '&!r[SERVER] Not An Integer Page'
    UnknownPage: '&!r[SERVER] Unknown Page'
    EmptyPage: '&!r[SERVER] Empty Page'
    HelpLines[Default]:
    page1:
    line8:
    line9:
    line6:
    line7:
    line4:
    line5:
    line1:/tell sends a message to someone ...
    line3:
    line2:
    HelpLines[Admin]:
    page1:
    line8:
    line9:
    line6:
    line7:
    line4:
    line5:
    line1:
    line3:
    line2:
    EXAMPLE:
    EXAMPLEPAGE:
    EXAMPLELINE: '&!WThis is a &!WPOSSIBLE &!Wway to make a line!'

    and the pic is of what it says when i type /help

    it seems to work like it says that there is nothing in there but when i add something it goes all screwy...
     

    Attached Files:

    Last edited by a moderator: May 16, 2016
  30. Offline

    monir

    Working for 1.2?
     
  31. Offline

    Kantspel

    Update?
     

Share This Page