Inactive [GEN] DefaultCommands v4.0.0 - The "default" plugin [1.4.5-R0.2]

Discussion in 'Inactive/Unsupported Plugins' started by vildaberper, Mar 3, 2011.

  1. Offline

    vildaberper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    DefaultCommands - The "default" plugin
    Version: Latest - Download
    Development build: ??? - Download
    Source: Github

    Moved to BukkitDev!

    IF YOU HAVE FOUND A BUG / ERROR, POST YOUR VERSION OF CRAFTBUKKIT, YOUR PLUGINS, AND THE ERROR MESSAGES.
    This will speed up the solving process by years!

    This post has been edited 28 times. It was last edited by vildaberper Apr 13, 2012.
    Orcem12, scar_, heisan213 and 7 others like this.
  2. Offline

    the-infernus

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  3. Offline

    vildaberper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks for using my plugin :)
    You should check out the new version, cant believe I forgot messages in the first xD
    IMF_lykosen11 likes this.
  4. Offline

    iSushi

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hey, I'll change to this~
    Seems pretty neat when you look at it :)

    Congrats,! I will use it on mah server in front of millions of people (it's a private server, and currently it's only me)

    EDIT: Uhmm, could you please add permissions support?, like the permissions plugin ^^
    Got a error message:
    Code:
    2011-03-03 21:34:31 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'give' in plugin DefaultCommands v1.1.0
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:21)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:77)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:176)
        at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:638)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:601)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595)
        at net.minecraft.server.Packet3Chat.a(SourceFile:24)
        at net.minecraft.server.NetworkManager.a(SourceFile:230)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.NoClassDefFoundError: org/anjocaido/groupmanager/GroupManager
        at com.vildaberper.bukkit.DefaultCommands.DefaultCommands.Give(DefaultCommands.java:136)
        at com.vildaberper.bukkit.DefaultCommands.DefaultCommands.onCommand(DefaultCommands.java:77)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:19)
        ... 12 more
    Caused by: java.lang.ClassNotFoundException: org.anjocaido.groupmanager.GroupManager
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:30)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
        ... 15 more
    
    
  5. Offline

    vildaberper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I actually got that error message too, but when I updated GroupManager it was fine.
    So update GroupManager :)

    Yeah, I'll add support for Permissions.
  6. Offline

    tonix

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i cant use it! :(

    it says
  7. Offline

    vildaberper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Get GroupManager!
    Ill add support for Permissions but youll have to use that for now :)
  8. Offline

    iSushi

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thank you :)

    However, I prefer not using groupmanager. I got my whole file in the permissions plugin right now, so I will check it out again when you get the support for it.
  9. Offline

    tonix

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    where do i download that? could you give me a link cuz im pretty new here.


    i found it and now it works but i cant use any commands, when i write setspawn it says that i dont have that permission. :(
  10. Offline

    vildaberper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Add this to your permissions: 'defaultcommands.spawn.set'
  11. Offline

    tonix

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    im sorry because im wasting your time, where shall i add it? to what permissions?
  12. Offline

    timper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Will this use ops only?
    I do not want to add permissions.
    I just want only ops to be able to use certain commands (like spawning)
  13. Offline

    vildaberper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    To the GroupManager permissions for your group.
    Go to that thread for help :)

    I could add a OP only version :)
  14. Offline

    timper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Please do so :)
    --- merged: Mar 3, 2011 9:20 PM ---
    I really need an op only version.
    How long do you think it will take? :)
  15. Offline

    tonix

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    yeah i would like to have an only op version to, cuz i dont wanna fuck around with permissions and things.
  16. Offline

    vildaberper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Here we go, added OP-version!

    Permissions is supported!
  17. Offline

    iSushi

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    That was fast :) THANK YOU! (again)
  18. Offline

    Vaupell

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Code:
    2011-03-03 23:22:54 [SEVERE] com/vildaberper/bukkit/DefaultCommands/DefaultComma
    nds$p (Is it up to date?)
    java.lang.NoClassDefFoundError: com/vildaberper/bukkit/DefaultCommands/DefaultCo
    mmands$p
            at com.vildaberper.bukkit.DefaultCommands.DefaultCommands.onEnable(Defau
    ltCommands.java:39)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:140)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:426)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:187)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:79)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:60)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:187)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:174)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:120)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:227)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.ClassNotFoundException: com.vildaberper.bukkit.DefaultComma
    nds.DefaultCommands$p
            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:30)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 11 more
    2011-03-03 23:22:54 [INFO] Done (686160812ns)! For help, type "help" or "?"
    
    Erm, i am not sure what is wrong... ?

    Using recomended carftbukkit build by bukkit dev team..
  19. Offline

    vildaberper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Update java, update GroupManager or Permissions.
    Dont really know whats wrong, its working perfectly for me "/
  20. Offline

    Alfred Johansen

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I use the 493 build And I get the "is it up to date?" message aswell.
  21. Offline

    tonix

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    now its awesome!!
  22. Offline

    vildaberper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can someone confirm that this works with Permissions?

    I did as the API told me to do, so if thats the problem I cant help it (for now).

    No errors on enable with:
    CraftBukkit 493
    Permissions 2.5.1

    Or GroupManager, or even without any permissions plugin.

    I really dont know what you are doing wrong. Maybe you should update your Permissions plugins.
  23. Offline

    GanjaRoach

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Would it be possible to add /home and /sethome along with /kick and /ban?
    btw love this addon very simple to use ty for making.
  24. Offline

    vildaberper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yeah, Ill add /home and /sethome. Just gotta figure out how to save properly :)
    /kick and /ban! How could I forget? xD

    Thanks for the ideas, Ill add at least kick and ban today :D

    EDIT: Ok, kick, ban, unban and banlist added!
  25. Offline

    Kenpari

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I get an error in-game when using the /setspawn command.

    Code:
    An internal error occurred while trying to perform this command
  26. Offline

    Funkfoose

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I tried setting up this plugin in today.
    Using CB #493
    Permissions 2.5.2

    Keeps spitting this error with any command;
    Am I just missing something simple?
  27. Offline

    GanjaRoach

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This was working fine for me then I udpated to new verson and now any command I type I get "An internal error occurred while trying to perform this command" I have went back to the old verson and now I'm getting the same error... If I remove permissions I'm able to use the commands again. Ive tested with group manger and permissoin 2.5.1 and 2.5.2 using cb 493.
  28. Offline

    vildaberper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Im really sorry for the errors, the Permissions API was telling me to do stuff that didnt work! :(
    I had to look into another plugins source code.

    Fixed Permissions support! Huzzah!
  29. Offline

    Kenpari

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Any idea why this is happening?
  30. Offline

    vildaberper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Are you getting this with the latest version?

Share This Page