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

    Do you use the latest Version?
    1.5.1
    Cause in your log it says:
     
  3. Offline

    KaLul

    i cant use /help!
    Code:
    2011-06-01 23:55:08 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'help' in plugin SimpleHelp v1.5.1
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:281)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:718)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:684)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:677)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:401)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
        at me.secrettm.SimpleHelp.SimpleHelp.onCommand(SimpleHelp.java:127)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    What is the problem?
     
  4. Offline

    Chewing-Gumm

    @KaLul
    Please send me the content of your .yml file
    Or post it here.
     
  5. Offline

    Lildirt

    Am I doing this wrong or something?

    Code:
    HelpLines:
        page1:
            line1: &!CWelcome to MultiCraft!
            line2: null
            line3: &!CApply for building rights at: &!yhttp://tinyurl.com/*************
            line4: null
            line5: null
            line6: null
            line7: null
            line8: null
            line9: null
        page2:
            line1: ----- &!RHelp [2/9] : Player Commands&!W-----
            line2: null
            line3: null
            line4: null
            line5: null
            line6: null
            line7: null
            line8: null
            line9: null
    

    The messages I typed, even just this seem to restart the file. Though I had it working just fine before..

    I've even fully typed my help pages, and yet it didn't work still. It resetted the file and I still suffer this problem. Each time its resetting it. And yes, I have tried the ' ' around the messages, it doesnt work..
    line1: 'msg'
    and
    line1: msg

    Doesnt work.
    But I've used JUST line1 on page1, and that works fine, but I can't seem to have multiple lines.

    I'm using Build 818 for Bukkit, and your current (for build 818) version of SimpleHelp.
     
  6. Offline

    KaLul

    Here it is:
    Code:
    HelpLines[Default]:
        page1:
            line8: null
            line9: null
            line6: null
            line7: null
            line4: null
            line5: null
            line1: /warp (name)  - warpt dich zu einem bestimmten warppunkt
            line3: null
            line2: null
    HelpLines[Admin]:
        page1:
            line8: null
            line9: null
            line6: null
            line7: null
            line4: null
            line5: null
            line1: null
            line3: null
            line2: null
    EXAMPLE:
        EXAMPLEPAGE:
            EXAMPLELINE: '&!WThis is a &!WPOSSIBLE &!Wway to make a line!'
    
     
  7. Offline

    Chewing-Gumm

    @Lildirt
    Strange thing.
    Usually it has to work fine.
    I will ask my assiasant or however you wanna call him, if it works for him. (He tests my plugins before releasing)

    @KaLul
    Probiers mal mit diesen "Abostroph" oder wie die heißen um den Text: 'deintext'
     
  8. Offline

    ibbignerd

    What are the file names in the extracted /SimpleHelp folder?
     
  9. Offline

    Chewing-Gumm

    readme.txt and SimpleHelp.jar
     
  10. Offline

    KaLul

    thanks! it was that '' at beginning and ende AND my permission was wrong made.
    now i know how to use permissions :D
    thanks anyway
     
  11. Offline

    ibbignerd

    no, after that .jar is extracted
    For some reason I cannot see the names of the files for the .classpath and .project files
     
  12. Offline

    Chewing-Gumm

    @KaLul
    Good :)

    @ibbignerd
    Thought you wanted to know whats in the rar file.
    Why you want to open the jar file??
    The Source-Code is not included...
     
  13. Offline

    Lildirt

    Well, the [SERVER] reports ALL pages being empty.
    Here is my config file:
    Code:
    HelpLines:
        page1:
            line1: '&!CWelcome to MultiCraft'
            line2: null
            line3: '&!CApply for building rights at: &!y[CENSORED LINK, I don't wanna advertise]'
            line4: null
            line5: '&!yMake a good application! You will NOT get a second chance!'
            line6: null
            line7: null
            line8: null
            line9: '&!CScroll through the help pages by saying &!c/help #'
        page2:
            line1: '----- &!RHelp [2/9] : Server stats &!W-----'
            line2: '&!CDedicated? &!RYes'
            line3: '&!CLocation: &!RCentral U.S.'
            line4: '&!CRAM:&!R 1GB'
            line5: '&!CProcesser: &!RDual 8-core with 2.4GHz Ubuntu (Linux)'
            line6: '&!CBukkit Build: 818 (MineCraft Beta 1.6.6)'
            line7: '&!CAdmins: Lildirt, tigernight9 (CompanionPig), ZeroHD'
            line8: '&!CMods: killer2237'
            line9: '&!CBuilding rights: &!y[CENSORED LINK, I don't wanna advertise.]'
        page3:
            line1: '----- &!RHelp [3/9] : Player Commands &!W-----'
            line2: '&!R/clearinventory &!w- Clears YOUR inventory.'
            line3: '&!R/basics &!w- Gives you the starter kit.'
            line4: '&!R/mail &!w- An intergraded e-mailing system'
            line5: '&!R/msg &!w- A 1-on-1 quick message feature.'
            line6: '&!R/realname &!w- Displayes a users real minecraft name.'
            line7: '&!R/suicide &!w- Kills you, and announces it to the server.'
            line8: '&!R/lwc &!w- Lists information and commands of the LWC plugin.'
            line9: '&!R/multihome_listhomes &!w- Lists your homes.'
        page4:
            line1: '----- &!RHelp [4/9] : Player Commands &!W-----'
            line2: '&!R/multihome_sethome name &!w- Sets a multihome.'
            line3: '&!R/multihome_home name &!w- Warps to a multihome.'
            line4: '&!R/multihome_deletehome name &!w- Deletes a multihome.'
            line5: '&!R/list OR /players &!w- Lists the connected players.'
            line6: '&!R/pe &!w- List commands for the petition plugin.'
            line7: '&!R/userstats &!w- Shows inaccurate historical data for a user.'
            line8: '&!R/nopickup &!w- Toggles picking up of items.'
            line9: '&!R/pc help &!w- Shows help for the PrivateChat plugin.'
        page5:
            line1: '----- &!RHelp [5/9] : Plugin Descriptions &!W-----'
            line2: '&!RLWC - &!yAllows you to protect chests, doors, furnaces, and more.'
            line3: '&!RMultiHomes - &!yAllows you to have multiple homes.'
            line4: '&!RCraftbook - &!yAllows you to make special mechs in the plugin'
            line5: '&!RPrivateChat - &!yAllows you to have a private group-chat.'
            line6: '&!RFenceStack - &!yAllows you to stack fences like blocks.'
            line7: '&!RSignColours - &!yAllows you to color sign text.'
            line8: '&!RPetitionPlugin - &!yAllows you to report bugs and players to staff.'
            line9: null
        page6:
            line1: '----- &!RHelp [6/9] : [EMPTY PAGE] &!W-----'
            line2: null
            line3: null
            line4: null
            line5: null
            line6: null
            line7: null
            line8: null
            line9: null
        page7:
            line1: '----- &!RHelp [7/9] : [EMPTY PAGE]&!W-----'
            line2: null
            line3: null
            line4: null
            line5: null
            line6: null
            line7: null
            line8: null
            line9: null
        page8:
            line1: '----- &!RHelp [8/9] : Donated Users &!W-----'
            line2: '&!R/donated &!w- Gives you the kit for donated users.'
            line3: null
            line4: null
            line5: null
            line6: null
            line7: null
            line8: null
            line9: '&!rMore to come! I promise'
        page9:
            line1: '----- &!RHelp [9/9] : Trusted Users &!W-----'
            line2: '&!R/back &!w- Warps you back to your last location.'
            line3: '&!R/trusted &!w- Gives you the trusted user kit.'
            line4: '&!R/togglejail user jail &!w- Jail someone. Jails listed in /jails'
            line5: '&!R/tptoggle &!w- Toggles users teleporting to you.'
            line6: '&!R/stack &!w- Stacks some items that are not normally stackable.'
            line7: '&!R/unstuck &!w- Warps you to the nearest free-space.'
            line8: '&!RSpecial: &!wAllows you to bypass NoCheat.'
            line9: '&!rMore to come! I promise.'
    
    Am I just making some foolish typo? Or does this just NOT like me?
    I'm using your recent build of SimpleHelp [For Bukkit Build 818]
    I'm using Bukkit 820 (It's a developers build, could this be breaking it?)
     
  14. Offline

    Chewing-Gumm

    No it doesn't ;)

    You missed something...
    I don't know if you used an earlier version and then updated without deleting your old config file but There is the Usergroup missing...

    Do it like this:
    Code:
    HelpLines[Default]:
        page1:
            line1: '&!CWelcome to MultiCraft'
            line2: null
            line3: '&!CApply for building rights at: &!y[CENSORED LINK, I don't wanna advertise]'
            line4: null
            line5: '&!yMake a good application! You will NOT get a second chance!'
            line6: null
            line7: null
            line8: null
            line9: '&!CScroll through the help pages by saying &!c/help #'
        page2:
            line1: '----- &!RHelp [2/9] : Server stats &!W-----'
            line2: '&!CDedicated? &!RYes'
            line3: '&!CLocation: &!RCentral U.S.'
            line4: '&!CRAM:&!R 1GB'
            line5: '&!CProcesser: &!RDual 8-core with 2.4GHz Ubuntu (Linux)'
            line6: '&!CBukkit Build: 818 (MineCraft Beta 1.6.6)'
            line7: '&!CAdmins: Lildirt, tigernight9 (CompanionPig), ZeroHD'
            line8: '&!CMods: killer2237'
            line9: '&!CBuilding rights: &!y[CENSORED LINK, I don't wanna advertise.]'
        page3:
            line1: '----- &!RHelp [3/9] : Player Commands &!W-----'
            line2: '&!R/clearinventory &!w- Clears YOUR inventory.'
            line3: '&!R/basics &!w- Gives you the starter kit.'
            line4: '&!R/mail &!w- An intergraded e-mailing system'
            line5: '&!R/msg &!w- A 1-on-1 quick message feature.'
            line6: '&!R/realname &!w- Displayes a users real minecraft name.'
            line7: '&!R/suicide &!w- Kills you, and announces it to the server.'
            line8: '&!R/lwc &!w- Lists information and commands of the LWC plugin.'
            line9: '&!R/multihome_listhomes &!w- Lists your homes.'
        page4:
            line1: '----- &!RHelp [4/9] : Player Commands &!W-----'
            line2: '&!R/multihome_sethome name &!w- Sets a multihome.'
            line3: '&!R/multihome_home name &!w- Warps to a multihome.'
            line4: '&!R/multihome_deletehome name &!w- Deletes a multihome.'
            line5: '&!R/list OR /players &!w- Lists the connected players.'
            line6: '&!R/pe &!w- List commands for the petition plugin.'
            line7: '&!R/userstats &!w- Shows inaccurate historical data for a user.'
            line8: '&!R/nopickup &!w- Toggles picking up of items.'
            line9: '&!R/pc help &!w- Shows help for the PrivateChat plugin.'
        page5:
            line1: '----- &!RHelp [5/9] : Plugin Descriptions &!W-----'
            line2: '&!RLWC - &!yAllows you to protect chests, doors, furnaces, and more.'
            line3: '&!RMultiHomes - &!yAllows you to have multiple homes.'
            line4: '&!RCraftbook - &!yAllows you to make special mechs in the plugin'
            line5: '&!RPrivateChat - &!yAllows you to have a private group-chat.'
            line6: '&!RFenceStack - &!yAllows you to stack fences like blocks.'
            line7: '&!RSignColours - &!yAllows you to color sign text.'
            line8: '&!RPetitionPlugin - &!yAllows you to report bugs and players to staff.'
            line9: null
        page6:
            line1: '----- &!RHelp [6/9] : [EMPTY PAGE] &!W-----'
            line2: null
            line3: null
            line4: null
            line5: null
            line6: null
            line7: null
            line8: null
            line9: null
        page7:
            line1: '----- &!RHelp [7/9] : [EMPTY PAGE]&!W-----'
            line2: null
            line3: null
            line4: null
            line5: null
            line6: null
            line7: null
            line8: null
            line9: null
        page8:
            line1: '----- &!RHelp [8/9] : Donated Users &!W-----'
            line2: '&!R/donated &!w- Gives you the kit for donated users.'
            line3: null
            line4: null
            line5: null
            line6: null
            line7: null
            line8: null
            line9: '&!rMore to come! I promise'
        page9:
            line1: '----- &!RHelp [9/9] : Trusted Users &!W-----'
            line2: '&!R/back &!w- Warps you back to your last location.'
            line3: '&!R/trusted &!w- Gives you the trusted user kit.'
            line4: '&!R/togglejail user jail &!w- Jail someone. Jails listed in /jails'
            line5: '&!R/tptoggle &!w- Toggles users teleporting to you.'
            line6: '&!R/stack &!w- Stacks some items that are not normally stackable.'
            line7: '&!R/unstuck &!w- Warps you to the nearest free-space.'
            line8: '&!RSpecial: &!wAllows you to bypass NoCheat.'
            line9: '&!rMore to come! I promise.'
    HelpPages[Admin]:
        pageX:
            lineX: '??????'
            ...
    
    If you want to use the "HelpPages[Admin]" You have to set the permissions node.

    #Added the older 1.3 Version for all the people that don't want to use Permissions

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

    Lildirt

    Okay,
    Thanks! :D
     
  16. Offline

    Dockraymer

    hallo habe mal ne frage bei mir steht in der "simplehelp.yml"
    und wenn ich ingame "/help" oder "/help 1" eintippe kommt immer die meldung "[SERVER] Empty Page"

    was mache ich falsch?
     
  17. Offline

    Chewing-Gumm

    In Englisch ist glaub ich besser ;)

    ->
    1) Did you set a permissions node for the Admins AND are you an Admin on the server?
    If yes: Please also set the lines for "HelpLines[Admin]"
     
  18. Offline

    tjb0607

    I'm getting this in 818 with the following plugins
    Code:
    org.bukkit.command.CommandException: Unhandled exception executing command 'help' in plugin SimpleHelp v1.5.1
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:281)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:718)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:684)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:677)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:401)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
        at me.secrettm.SimpleHelp.SimpleHelp.onCommand(SimpleHelp.java:127)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    ...How do I get it to display the 12 more? :P
    Plugins: LoginMessage, SimpleHelp, LightVote, SimpleAwaySleep, HeroicDeath, AdminCmd, CraftBukkitUpToDate, Permissions, OpenInv, MapClone, iChat, PlgSetspawn, BananaChunk, MobRider, NoCheat, EasyRules
    I'm guessing there's a conflict with one of them.
     
  19. Offline

    Chewing-Gumm

    #Should work properly with Build 860.

    @tjb0607
    Strange... Someone had a very similar problem with my other problem and got it fixed by himself. You could ask him ;)
    I think it has to do something with Permissions.


    HIS POST

    For your question how to display the 12 other errors:
    I think there is no way to do it.
    Also the 12 other Errors shouldn't be relevant in a normal case.
     
  20. Offline

    Chewing-Gumm

    #Released Version 1.6
    Please Checkout the Changelog :)

    Also added a guide on how to update.
     
  21. Offline

    Justin17

    I don't get why this isn't working.
    Code:
    EXAMPLE:
        EXAMPLEPAGE:
            EXAMPLELINE: '&!WThis is a &!WPOSSIBLE &!Wway to make a line!'
    HelpLines:
        page1:
            line1: '&!g=====Basic Commands====='
            line2: '&!y/help [page#] - help'
            line3: '&!y/home set - sets your home'
            line4: '&!y/home - teleports you to your house'
            line5: '&!y/home delete - deletes your house'
            line6: '&!y/spawn - teleports you to the worlds spawn location'
            line7: '&!cEverything in &!m() &!cis optional'
            line8: '&!cHelp 1=This;Help 2=WorldEdit;Help 3=WorldEdit;Help 4=Msg/Etc;Help 5=Spawning'
        page2:
            line1: '&!g=====Basic World Edit Commands====='
            line2: '&!y//wand - gives you the wand'
            line3: '&!rWith the wand-Left click to set point 1;Right click to set point 2.'
            line4: '&!cu=up d=down n=north s=south w=west e=east'
            line5: '&!y//expand [#blocks] [u d n s w e] - expands selection'
            line6: '&!y//shift [#blocks] [u d n s w e] - moves selection'
            line7: '&!y//set [block or ID&!m(:type/color)&!y] - changes blocks in selection'
            line8: '&!y//undo - undo'
            line9: '&!y//redo - redo'
        page3:
            line1: '&!g=====More World Edit Commands====='
            line2: '&!Y//overlay [block or ID] - places block(s) on top of selection'
            line3: '&!Y//replace sign|L1|L2|L3|L4 - (L=Line)changes what a sign says'
            line4: '&!cMust set point 1 and point 2 on the sign to change it'
            line5: '&!Y/snow [radius] - Makes snow'
            line6: '&!Y/thaw [radius] - Removes snow'
            line7: '&!Y/search [block name or ID] - Tells you a blocks ID and name'
            line8: '&!Y// - Super Pickaxe;Will break any block in one swing'
            line9: '&!cExample for &!m(:type) &!cin //set;//set wool:red'
        page4:
            line1: '&!g=====Messaging and Etc====='
            line2: '&!C/pm [player] [message] - Sends a message to a player'
            line3: '&!C/r [message] - Replies to the last person that you messaged'
            line4: '&!C/weather [sunny or storm] - Changes the weather'
            line5: '&!C/time 8 - sets it to 8am (morning)'
            line6: '&!COR you can do this:'
            line7: '&!C/time -l 8 - locks the time to 8am until I shut the server'
            line8: '&!y/unstuck - If you are stuck in a block, this will save you'
        page5:
            line1: '&!g=====How to Spawn Items====='
            line2: '&!g/i [item name or ID] [amount] - spawns items'
            line3: '&!g/search [item name or ID] - lists items with similar names'
            line4: '&!gPretty easy :P'
        page6:
            line1: '&!g=====Measuring Tape====='
    YAML Parser even says it works :/



    Ohhh, here's the server log:
    Code:
    148 recipes
    16 achievements
    21:55:12 [INFO] Starting minecraft server version Beta 1.6.6
    21:55:12 [INFO] Loading properties
    21:55:12 [INFO] Starting Minecraft server on 192.168.1.67:25565
    21:55:12 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-823-
    gb9d0b04-b860jnks (MC: 1.6.6)
    21:55:12 [INFO] Preparing level "JS"
    21:55:12 [INFO] Preparing start region for level 0
    21:55:13 [INFO] Preparing spawn area: 89%
    21:55:13 [INFO] Preparing start region for level 1
    21:55:14 [INFO] Permission system not detected, defaulting to OP
    21:55:14 [INFO] [Annoyer] Annoyer has been enabled!
    21:55:14 [INFO] [BurningMobs] Monitoring thread started successfully!
    21:55:14 [INFO] [BurningMobs] v0.3 loaded successfully! Without Permissions.
    21:55:14 [INFO] CommandBook 1.5.2 enabled.
    21:55:14 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some feat
    ures have been disabled to be compatible with poorly written server wrappers.
    21:55:14 [INFO] CommandBook: 0 banned name(s) loaded.
    21:55:14 [INFO] CommandBook: 1 kit(s) loaded.
    21:55:14 [INFO] CommandBook: No known permissions plugin detected. Using configu
    ration file for permissions.
    21:55:15 [INFO] [InstantArmor] version [1.2] is Enabled.
    21:55:15 [INFO] [LightningEvent] v1.0 (Helium) loaded.
    21:55:15 [INFO] [LightningEvent] Developed by: [Mattera, Steven (IchigoKyger)]
    21:55:15 [INFO] [MeasuringTape] Permissions plugin not found. Using default perm
    issions.
    21:55:15 [INFO] MeasuringTape v0.8d by DiddiZ enabled
    21:55:15 [INFO] MoveCraft 0.6.9 Final Beta plugin enabled
    21:55:15 [INFO] [MYHOME]: 2 homes loaded
    21:55:15 [WARNING] [MYHOME] A permission plugin isn't loaded.
    21:55:15 [WARNING] [MYHOME] 'Help' isn't detected. No /help support.
    21:55:15 [INFO] [MYHOME] MyHome 1.9.5 enabled
    21:55:15 [INFO] NoLeafDecay version 1.3 is enabled!
    21:55:15 [INFO] [obuShutTheHellUp version 0.3] Settings file successfully loaded
    
    21:55:15 [INFO] [obuShutTheHellUp version 0.3] Enabled!
    21:55:15 [INFO] [Prefixer]: Permission system not detected. Defaulting to OP per
    missions.
    21:55:15 [INFO] [Prefixer] v2.3 has been enabled.
    21:55:15 [INFO] Remote Det - Version 0.3 Enabled
    21:55:15 [INFO] Permission system not detected, defaulting to OP
    21:55:15 [INFO] [Repair] Permission system not detected, Open to OPs only!
    21:55:15 [INFO] [Repair] enabled!
    21:55:15 [INFO] SimpleHelp V1.6 Enabled!
    21:55:15 [INFO] Permission system not detected, defaulting to OP
    21:55:15 [INFO] [ TorchMissile ] TorchMissile version 0.3 is enabled!
    21:55:15 [INFO] [VoxelSniper] Config loaded
    21:55:15 [INFO] VoxelSniper version 4.721 is enabled! Snipe away.
    21:55:15 [INFO] WoolSwitch version 1.2 is enabled without permissions!
    21:55:15 [INFO] WorldEdit 4.6 enabled.
    21:55:15 [INFO] WorldEdit: No known permissions plugin detected. Using configura
    tion file for permissions.
    21:55:15 [INFO] WorldGuard: No known permissions plugin detected. Using configur
    ation file for permissions.
    21:55:15 [INFO] WorldGuard: (JS) Single session is enforced.
    21:55:15 [INFO] WorldGuard: (JS) TNT ignition is PERMITTED.
    21:55:15 [INFO] WorldGuard: (JS) Lighters are PERMITTED.
    21:55:15 [INFO] WorldGuard: (JS) Lava fire is blocked.
    21:55:15 [INFO] WorldGuard: (JS) Fire spread is UNRESTRICTED.
    21:55:15 [INFO] WorldGuard: Loaded configuration for world 'JS"
    21:55:15 [INFO] WorldGuard: (JS_nether) Single session is enforced.
    21:55:15 [INFO] WorldGuard: (JS_nether) TNT ignition is PERMITTED.
    21:55:15 [INFO] WorldGuard: (JS_nether) Lighters are PERMITTED.
    21:55:15 [INFO] WorldGuard: (JS_nether) Lava fire is blocked.
    21:55:15 [INFO] WorldGuard: (JS_nether) Fire spread is UNRESTRICTED.
    21:55:15 [INFO] WorldGuard: Loaded configuration for world 'JS_nether"
    21:55:15 [INFO] WorldGuard 5.0-alpha10 enabled.
    21:55:15 [INFO] Done (0.344s)! For help, type "help" or "?"
    21:55:35 [INFO] nannal [/192.168.1.72:52067] logged in with entity id 184 at ([
    JS] 77.5045215595014, 77.0, -12.164275066535849)
    21:55:39 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'help
    ' in plugin SimpleHelp v1.6
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    8)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    87)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:712)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHand
    ler
            at me.secrettm.SimpleHelp.SimpleHelp.onCommand(SimpleHelp.java:119)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHa
    ndler
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClassInternal(Unknown Source)
            ... 14 more
    >
     
  22. Offline

    Chewing-Gumm

    Please read the guide on how to update...
    Then try again and post if it works please ;)

    Also try to use the /reloadhelp.
    May help...
     
  23. Offline

    Justin17

    Still not working...
    Code:
    148 recipes
    16 achievements
    16:03:29 [INFO] Starting minecraft server version Beta 1.6.6
    16:03:29 [INFO] Loading properties
    16:03:29 [INFO] Starting Minecraft server on 192.168.1.67:25565
    16:03:29 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-823-
    gb9d0b04-b860jnks (MC: 1.6.6)
    16:03:29 [INFO] Preparing level "JS"
    16:03:29 [INFO] Preparing start region for level 0
    16:03:30 [INFO] Preparing spawn area: 81%
    16:03:30 [INFO] Preparing start region for level 1
    16:03:31 [INFO] Permission system not detected, defaulting to OP
    16:03:31 [INFO] [Annoyer] Annoyer has been enabled!
    16:03:31 [INFO] [BurningMobs] Monitoring thread started successfully!
    16:03:31 [INFO] [BurningMobs] v0.3 loaded successfully! Without Permissions.
    16:03:31 [INFO] CommandBook 1.5.2 enabled.
    16:03:31 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some feat
    ures have been disabled to be compatible with poorly written server wrappers.
    16:03:31 [INFO] CommandBook: 0 banned name(s) loaded.
    16:03:31 [INFO] CommandBook: 1 kit(s) loaded.
    16:03:31 [INFO] CommandBook: No known permissions plugin detected. Using configu
    ration file for permissions.
    16:03:31 [INFO] [InstantArmor] version [1.2] is Enabled.
    16:03:31 [INFO] [LightningEvent] v1.0 (Helium) loaded.
    16:03:31 [INFO] [LightningEvent] Developed by: [Mattera, Steven (IchigoKyger)]
    16:03:31 [INFO] [MeasuringTape] Permissions plugin not found. Using default perm
    issions.
    16:03:31 [INFO] MeasuringTape v0.8d by DiddiZ enabled
    16:03:31 [INFO] MoveCraft 0.6.9 Final Beta plugin enabled
    16:03:32 [INFO] [MYHOME]: 2 homes loaded
    16:03:32 [WARNING] [MYHOME] A permission plugin isn't loaded.
    16:03:32 [WARNING] [MYHOME] 'Help' isn't detected. No /help support.
    16:03:32 [INFO] [MYHOME] MyHome 1.9.5 enabled
    16:03:32 [INFO] NoLeafDecay version 1.3 is enabled!
    16:03:32 [INFO] [obuShutTheHellUp version 0.3] Settings file successfully loaded
    
    16:03:32 [INFO] [obuShutTheHellUp version 0.3] Enabled!
    16:03:32 [INFO] [Prefixer]: Permission system not detected. Defaulting to OP per
    missions.
    16:03:32 [INFO] [Prefixer] v2.3 has been enabled.
    16:03:32 [INFO] Remote Det - Version 0.3 Enabled
    16:03:32 [INFO] Permission system not detected, defaulting to OP
    16:03:32 [INFO] [Repair] Permission system not detected, Open to OPs only!
    16:03:32 [INFO] [Repair] enabled!
    16:03:32 [INFO] SimpleHelp V1.6 Enabled!
    16:03:32 [INFO] SimpleHelp -> Files Created!
    16:03:32 [INFO] Permission system not detected, defaulting to OP
    16:03:32 [INFO] [ TorchMissile ] TorchMissile version 0.3 is enabled!
    16:03:32 [INFO] [VoxelSniper] Config loaded
    16:03:32 [INFO] VoxelSniper version 4.721 is enabled! Snipe away.
    16:03:32 [INFO] WoolSwitch version 1.2 is enabled without permissions!
    16:03:32 [INFO] WorldEdit 4.6 enabled.
    16:03:32 [INFO] WorldEdit: No known permissions plugin detected. Using configura
    tion file for permissions.
    16:03:32 [INFO] WorldGuard: No known permissions plugin detected. Using configur
    ation file for permissions.
    16:03:32 [INFO] WorldGuard: (JS) Single session is enforced.
    16:03:32 [INFO] WorldGuard: (JS) TNT ignition is PERMITTED.
    16:03:32 [INFO] WorldGuard: (JS) Lighters are PERMITTED.
    16:03:32 [INFO] WorldGuard: (JS) Lava fire is blocked.
    16:03:32 [INFO] WorldGuard: (JS) Fire spread is UNRESTRICTED.
    16:03:32 [INFO] WorldGuard: Loaded configuration for world 'JS"
    16:03:32 [INFO] WorldGuard: (JS_nether) Single session is enforced.
    16:03:32 [INFO] WorldGuard: (JS_nether) TNT ignition is PERMITTED.
    16:03:32 [INFO] WorldGuard: (JS_nether) Lighters are PERMITTED.
    16:03:32 [INFO] WorldGuard: (JS_nether) Lava fire is blocked.
    16:03:32 [INFO] WorldGuard: (JS_nether) Fire spread is UNRESTRICTED.
    16:03:32 [INFO] WorldGuard: Loaded configuration for world 'JS_nether"
    16:03:32 [INFO] WorldGuard 5.0-alpha10 enabled.
    16:03:32 [INFO] Done (0.343s)! For help, type "help" or "?"
    16:03:51 [INFO] chaldoshorty11 [/75.38.181.101:52298] logged in with entity id 1
    41 at ([ JS] 110.5625, 86.0, -3.9375)
    16:03:54 [INFO] º2[Admin]ºF <chaldoshorty11> help
    16:03:59 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'help
    ' in plugin SimpleHelp v1.6
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    8)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    87)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:712)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHand
    ler
            at me.secrettm.SimpleHelp.SimpleHelp.onCommand(SimpleHelp.java:119)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHa
    ndler
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClassInternal(Unknown Source)
            ... 14 more
    16:04:02 [INFO] [SimpleHelp] -> List Reloaded!
    16:04:03 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'help
    ' in plugin SimpleHelp v1.6
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    8)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    87)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:712)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHand
    ler
            at me.secrettm.SimpleHelp.SimpleHelp.onCommand(SimpleHelp.java:119)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    >reloadhelp
    16:04:29 [INFO] /reloadhelp
    16:04:33 [INFO] [SimpleHelp] -> List Reloaded!
    16:04:43 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'help
    ' in plugin SimpleHelp v1.6
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    8)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    87)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:712)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHand
    ler
            at me.secrettm.SimpleHelp.SimpleHelp.onCommand(SimpleHelp.java:163)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    16:04:44 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'help
    ' in plugin SimpleHelp v1.6
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    8)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    87)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:712)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHand
    ler
            at me.secrettm.SimpleHelp.SimpleHelp.onCommand(SimpleHelp.java:163)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    16:04:47 [INFO] [SimpleHelp] -> List Reloaded!
    >
     
  24. Offline

    Chewing-Gumm

    Maybe it helps if you type 'reload' <- without the ' ' into the commandbox.

    BTW: Which version of Permissions are you using?
     
  25. Offline

    Justin17

    Not using permissions o_o
     
  26. Offline

    Chewing-Gumm

    But you should do that^^ or download V 1.3
    -> I don't know if it works with the current build, but it should.
     
  27. Offline

    tony687

    BTW could you also have another command alias like /ihelp, because when I type /help ingame it conflicts with Essentials, so it doesn't work 4 me.

    EDIT: idk how 2 change the command
     
  28. Offline

    Chewing-Gumm

    It's not possible for you to change the command.
    But i could add an alias if it is really needed.

    #Released Version 1.6.1
    Checkout the changelog ;)

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

    tony687

    THANKYOU SO MUCH!!:D
    You deserve [diamond][diamond] and [cake][cake]

    EDIT: Do you have to have permissions to make it work? Because I don't use permissions.
     
  30. Offline

    Chewing-Gumm

    Thanks very much :)

    With v 1.3 you dont have to.
    In the latest Version you have to have Permissions.
    But im considering to make the next version to work with both, permissions and without it.
     
  31. Offline

    Chewing-Gumm

    #Released Version 1.7
    Checkout the changelog ;)
     

Share This Page