Help [Replaced]

Discussion in 'Plugin Support' started by AnExiledGod, Dec 6, 2015.

  1. AnExiledGod submitted a new resource:

    Help - Provides chat commands for a user to get help.

    Read more about this resource...
     
  2. Very good job! Currently I am unable to add things like
    • /helpadd server "Welcome to the Server!"
    Any Ideas?
     
  3. Are you set as admin on your server?
     
  4. should be :]
    [DOUBLEPOST=1449427860][/DOUBLEPOST]Yeah I am admin in here
    [DOUBLEPOST=1449428491][/DOUBLEPOST]What should I do? :[
     
  5. Sorry was working on another plugin. I'm not sure, they should be working unless the admin variable I'm grabbing isn't right.

    For now you can add additional help commands manually in the config, then reload the plugin.

    I'll try to get this fixed tonight, after I get rid of this headache.
     
  6. replace line 62
    FROM
    if(identity.IsAdmin)
    TO
    if(!identity.IsAdmin)

    and do the same for line 85
     
  7. AnExiledGod updated Help with a new update entry:

    1.1

     
  8. If you could convert to a simple command like /rules instead /help rules so the player will be easier
     
  9. No. If people want that then they'll need to make a custom commands plugin.
     
  10. I understand , but it looks better )
     
  11. What is wrong with this?

    {
    "HelpCommands": {
    "rules": "Don't cheat, hack, or exploit bugs. Obey admins, and have fun."
    "ts": "Join ts.erdufriendly.dk."
    "report": "If you ned to report a player go to www.erdufriendly.dk. Tell us what happen with a Video file of the incident or with a screenshot."

    },
    "HelpSettings": {
    "HelpTitle": "Help",
    "HelpTitleColor": "#ff8000"
    }
    }
     
  12. {
    "HelpCommands": {
    "rules": "Don't cheat, hack, or exploit bugs. Obey admins, and have fun.",
    "ts": "Join ts.erdufriendly.dk.",
    "report": "If you ned to report a player go to www.erdufriendly.dk. Tell us what happen with a Video file of the incident or with a screenshot."

    },
    "HelpSettings": {
    "HelpTitle": "Help",
    "HelpTitleColor": "#ff8000"
    }
    }

    Don't change the default format of the code like removing stuff like " , "
     
  13. Thaks i forgot the ,
     
  14. Looking for an update since version 18 of server files were released this one is not working.
     
  15. Wulf

    Wulf Community Admin

    Are you getting any errors? I'm using it just fine. The plugin doesn't rely on much from that game.
     
  16. When i try adding a help command say /helpadd homes use these commands to set home and remove /sethome name and /removehome name.
    The only thing that gets saved in the help is the use nothing after the space.
     
  17. Wulf

    Wulf Community Admin

    Please use the "Upload a File" button here to provide us with your configuration.
     
  18. Here you go thanks for the help
     

    Attached Files: