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

    F1nn

     
  3. Offline

    Tazzernator

    No you're correct. It's because bukkit has not implemented a way for me to find the group of a player easily in their permission system. Their API lacks a getGroup or equivalent that was available in older legacy permission systems.


    There is a method on how to get around this, though it will not be until version 12, which has an ETA of late november.
     
  4. Offline

    Clucky

    I did before NarrowtuxLib screwed my server up with register and made all my plugins incompatable... I'll reinstall it. Thanks. :D

    Nobody has logged into my server yet for me to see if the motd is working, but I get this error message on load which gives me reason to believe it wont work:
    Code:
    09:49:36 [SEVERE] com.nijikokun.register.payment.Methods.setPreferred(Ljava/lang/String;)Z initializing Register v1.5 (Is it up to date?)
    java.lang.NoSuchMethodError: com.nijikokun.register.payment.Methods.setPreferred(Ljava/lang/String;)Z
    	at com.nijikokun.register.Register.hasPreferred(Register.java:41)
    	at com.nijikokun.register.Register.onLoad(Register.java:55)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:139)
    	at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:112)
    	at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
    	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
    Code:
    09:49:40 [SEVERE] Could not pass event PLUGIN_ENABLE to Register
    java.lang.IncompatibleClassChangeError: Expected static method com.nijikokun.register.payment.Methods.hasMethod()Z
        at com.nijikokun.register.listeners.server.onPluginEnable(server.java:37)
        at org.bukkit.plugin.java.JavaPluginLoader$47.execute(JavaPluginLoader.java:585)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:964)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
    I know register isn't your plugin, but do you know of a way to fix this?
     
  5. Offline

    F1nn


    Okay, Than i will use the older version, with them, it works :confused:
     
  6. Offline

    TheMaa

    @Tazzernator
    Can you add login/logout messages?
    That broadcast for everyone and maybe add so the [Group] shows in the login/logout messages?
    [Group] (Name) logged in. Configurable login/logout messages :)
     
  7. Offline

    Tazzernator

    I may add this into version 12
     
  8. Offline

    F1nn

    And pls bring back Permissions Sypport... Like in the older version :)
    Works really good.
     
  9. Offline

    Tazzernator

    An alternative solution that creates a more ~automatic~ procedure is also marked for version 12.
     
  10. Offline

    MarauderIIC

  11. Offline

    Tazzernator

  12. Offline

    Phaedrus

    I can't wait. I'm unable to use version 11 because I have separate documentation setup for Guest/default users than for regular users who have registered. I suppose I could just change the guest documentation to be the normal documentation and then add all the registered users to the config, but that's over 1000 names.... and I'd have to manually add them after each promotion.

    The fracturing of permissions systems is really starting to be a pain in the ass.

    Anyway, keep up the good work.
     
  13. Offline

    Tazzernator

    I'm swamped with exams mate, sorry :(
     
  14. Offline

    Phaedrus

    No worries. It's not the end of the world.
     
  15. Offline

    Shooty

    @Tazzernator i can't wait for support login/logout message :) ... !
     
    Tazzernator likes this.
  16. Offline

    Tazzernator

    my exams finished yesterday. MCDocs 12, soon.
     
    Brentnauer likes this.
  17. Offline

    Brentnauer

    This is a wonderful plugin, looking forward to it :)
     
  18. Offline

    Tazzernator

    Phaedrus likes this.
  19. Offline

    Shooty

  20. Offline

    Tazzernator

  21. Offline

    Shooty


    OK thanks :) Can you update for unstable build :) ?

    There is the error in console :

    Code:
    2011-11-21 01:33:44 [SEVERE] Error occurred while enabling MCDocs v12 (Is it up to date?): null
    java.lang.NullPointerException
        at org.bukkit.plugin.java.JavaPlugin.getResource(JavaPlugin.java:156)
        at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:133)
        at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:125)
        at com.tazzernator.bukkit.mcdocs.MCDocs.onEnable(MCDocs.java:54)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:183)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:176)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:159)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
     
  22. Offline

    Tazzernator

    Have you tried it on an unstable build to see if it works?
     
  23. Offline

    Shooty

    Sorry i'v updated my post :p
     
  24. Offline

    Tazzernator

  25. Offline

    Shooty

  26. Offline

    Tazzernator

    Neither did I untill i searched the error ;)
     
  27. Offline

    Shooty

    Left message don't works if i kick my players :p or they are EndOfStream sometimes and the vanilla left message appear
     
  28. Offline

    Tazzernator

    Thanks! I'll look into that!
     
  29. Offline

    magixcraft

    I cant make different Users. it show this
    []_magicmn_ entared the game.

    I use Permissions and i have it true why dont go this?

    ---------------------------------
    SRY FOR MY BAD ENGLISH


    PS: I use Minecraft 1.0.0
     
  30. Offline

    Tazzernator

  31. Offline

    magixcraft

    I know I have the Permissions for the users

    mcdocs.group.User
    mcdocs.group.Builder
    mcdocs.group.VIP
    mcdocs.group.VIP+

    usw
     

Share This Page