Inactive [INFO] MCDocs v14.3 ~ Documentation Plugin || MOTD, Local or Online Files, Your Commands [1.3.1]

Discussion in 'Inactive/Unsupported Plugins' started by Tazzernator, Jan 17, 2011.

  1. Offline

    Tazzernator

    [​IMG]

    [​IMG] [​IMG] [​IMG] [​IMG]
    NEWS (open)

    Version 11.2 released (22nd October 2011)


    Version 11.2
    • Added permissions wildcard support (mcdocs.*) works for all commands.
      • Note: this only allows all commands. mcdocs.reload does not fall under this wildcard. This needs to be set separately.
    • Added some try catch around the motd: configs.
    • Fixed motd-enabled
    Version 11.1
    • Removed the spacing that occurs when you only have 1 page.
    • New variable: %time (Shows what time it is in the player's world in 12 hour format.
      • Sun rises @ 5am, Sets @ 7pm
    Version 11
    • Updated to work with PermissionsBukkit (Tested, nodes work)
    • Updated to work with Register for %balance, you will need to download the Register plugin for this to work with iConomy and various other economy plugins.
    • Optimised much of the code.
    • Updated the commands config structure, much simpler now than before. :)
    • You can now use %name, %size, %world, %group, %ip, %world, %prefix, %suffix in your file paths in the config.yml
    • Redefined the MOTD process.
      • Is now all defined within configuration
      • You can now use online files
    • Changed how logging occurs, you can toggle if you want to be informed about errors or not in the config now.
    • Group support now uses an in house permission system, where you define the groups players are in manually.
    • New permissions-enabled variable, Do you have any permissions system installed? Yes: true | No: false
     
    DoomLord, Camberme, efstajas and 18 others like this.
  2. Offline

    cholo71796

    Is it possible that you could make it so player-specific Permissions titles override the group titles? That would be nice.
     
  3. Offline

    Kimberly2000

    I upgraded from 5.x.x to 7.1 and now none of the documents I have made work... but motd, and rules still work. Any suggestions?
     
  4. Offline

    Tazzernator

    read the wiki
     
  5. Offline

    Kimberly2000

    Thanks Tazz, I should have checked there first. Problems all solved. :)
     
  6. Offline

    Tazzernator

    No worries - Webserver is offline for like 3 mins atm lol. Moving log files X_X
     
  7. Offline

    bLazem

    Yo Tazz all good on 733 altho I used the %online_group function in a /who i made and it quadruples all online players names... any ideas?
     
  8. Offline

    Tazzernator

    Been an issue around since I implemented it and i havn't been able to find the issue >.<
     
  9. Offline

    TheRealKANi

    Tazzernator I got a question/feature request, I'm making a /commands for diffrent groups on my server, herachi from lowest to highest Trusted-->Buisness-->Helper-->VIP-->Admin, and i would like it if one where able to inheret "command list" and make them go in the "same" page(s), if you understand me. Just an ex. Trusted has some rights, buisness also have trusted rights, and some more, i would like to just write Trusted's /commands in a file and could pull those entries from Trusted's file to the Buisness /commands file. Please.. let me know if anything is unclear. It's accualy just like permissions's inheriteance. Sorry for my bad english. ;-) But thanks in advance, love your plugin.:p
     
  10. Offline

    The PC Tech Guy

    Ok, I'll rephrase - MC 1.5 introduced text wrapping, so I'm asking that instead of having to use multiple lines, like you recommend we do in order for the document to paginate properly, can you do it via characters?
     
  11. Offline

    Tazzernator

    IIIIII
    HHHHHH
    So you want something like %include_blah.txt -- yeah?

    I'll add that to the suggestions.
     
  12. Offline

    bLazem

    Cheers Taz, be cool when (if) its sorted.

    This is a cool idea, Ive just done all my /help files for my servers 8 different groups, this would make life easier for updating the doc's.
     
  13. When does a new version for 733 comes?

    greetings
    Chriss
     
  14. Offline

    Tazzernator

    The current version works.
     
  15. Offline

    TheRealKANi

    Basicly yes.. IF one could use it multripe times.
    I have a picture of my idea.. Thats basicly what im after..
    Hiracle File IdeĆ”.png

    AND I'm not saying that you have to be able to see the changes in file "A" IN file "B" outside of the game,
    I only want it to display "as one" Ingame.. ex:

    Player with "a" rights makes a /show command,
    and "only" gets the output of the "a" file.

    Thats is what your plugin can do now.;)

    Then player "b" does the same, makes a /show command,
    and gets the output of the "b" file AND the "a" file, as one. :eek:

    And the same for player "C", issues the /show comand,
    and gets the output of "A" file, "B" file AND "C" file, as one.
    And ofcource you would have to make it work that almost as high up as you want.

    I hope I've made myself a big clearer. But keep up the good work.. :D

    Thats a big 10-4, confirmed and working for 733 :p

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

    Tazzernator

    I N C E P T I O N

    Actually, if I can implement this, and only if, i'd be hitting 2 birds with one stone.

    There is a current %news request.

    Well, it's 1:06AM right now, let's give it a shot.
     
  17. Offline

    The PC Tech Guy

    :eek:
    I'm just suggesting, since before it was just letter-based, not word-based text wrapping. Maybe it could be configurable per file.

    Anyways, I had to fix one of my files that didn't wrap on 1.4, but did so on 1.5. (They were close to the margin.) I never did rely on wrapping because it was letter-based before. But I think it would be better, especially for document-like stuff, to have such an option in order to make revising the document a little easier.
    Oh wait - maybe SimpleServer (a server wrapper) was wrapping my messages? :oops:Well then... now that is really weird, I'll look into this.
     
  18. Offline

    Tazzernator

    [​IMG]

    [​IMG] [​IMG] [​IMG]

    Version 8

    • %include_filename.txt variable added. It can also be nested into txt files as shown below.
    [​IMG]


    That only took probably an hour, although over a span of four. Time to go to bed ... >mfw 4:30am :3
     
    DeanDip likes this.
  19. Offline

    TheRealKANi

    thats exccaly what i was thinking about but there is a bug, when you launch the /commands for tier 2, tier 3 gets displayed multriple times. and both tier 3 and tier 2 gets displayed multripe times when you /commands for tier 1.
    Attached a screen shot.
    %include_commands.txt_Bug.png
     
  20. Offline

    bLazem

    Sounds similar to the %online_group prob. He will sort it no doubt. Tazz you've done it again your a legend bro!!
     
  21. Offline

    TheRealKANi

    I have no doubt about that he will get it running, after all, he made it work, only exxecpt when i launch the command at tier 1 i get tier 3.txt about 12 times, and i only added one line to it.. Bug FOUND..!!
     
  22. Offline

    RTRD

    @Tazzernator Is it possible to use %include just with the first line of the text? That would be awsome! ;)
     
  23. Offline

    TheRealKANi

    Not with the %include_filename.txt
    but Tazz is working on a %news that can do that.
     
  24. Offline

    RTRD

    How do you know that?
     
  25. Offline

    TheRealKANi

    I talked with him about that.. before i got the idea to make the %include-filename.txt variable. :D
     
  26. Offline

    RTRD

    Yeah, it was me who requested that! ;)
     
  27. Offline

    TheRealKANi

    But just a little 'Q' why only "print" the first line from a file..?
     
  28. Offline

    RTRD

    So the news gets updated in the MOTD automaticlly. :)
     
    TheRealKANi likes this.
  29. Offline

    Tazzernator

    Ok, Let's tackle this issue once and for all.

    This is a call out to ANYONE who is having issues with the %online_group and/or the %include_filename.txt displaying multiple times.

    If you would be so kind, could you please archive (zip/rar) your whole craftbukkit directory, NOT including your world folder(s) and your server.log, so I can possibly, somehow replicate the issue.

    All attempts on my personal setups have worked perfectly :(


    Would that be ok with you @bLazem and @TheRealKANi ?

    Email: me [at] tazzernator.com

    I also have MSN if you'd prefer some other medium: same address as email for the addy.
     
  30. Offline

    bLazem

    Sweet I'll try again with the latest ver and go from there. We are currently running a vanilla server to test mem a we have some memory issues so after were back up proper I can test it then. If it's a fa I'll let you know and archive that shit up for ya
     
    Tazzernator likes this.
  31. Offline

    Tazzernator

    Awesome.
     

Share This Page