Inactive [ADMN/FUN/GEN/TP/WGEN] CommandBin v2.29 - MOVED TO BUKKIT DEV! [1.2.5-R3)

Discussion in 'Inactive/Unsupported Plugins' started by CainFoool, Nov 1, 2011.

  1. Offline

    Vince

    I need the nodes :(
    commandbin.msg doesn't work
    commandbin.home
    commandbin.sethome

    Are these correct?
     
  2. Offline

    CainFoool

    CommandBin.msg
    CommandBin.home
    CommandBin.sethome

    Capitalisation -needed-.
     
  3. Offline

    weidy

    Hello,

    I don't have a plugin.yml file...
     
  4. Offline

    xKnuckles

    How come this doesnt create a folder inside my plugins map. I dont see a way of editing the config.yml like this :S I`d really like to use this since i hate essentials kinda cause of lag.
     
  5. Offline

    CainFoool

    The beauty of CommandBin is that it has no configuration.

    The config.yml is used only for Player Home locations are nothing else.
     
  6. Offline

    sjrc6

    pls update for 1.2 after updated leave a reply so i know to come to the thread thank you.
     
  7. Offline

    weidy

    Some help ?
    I don't have config.yml and plugin.yml in /server/plugins...
     
  8. Offline

    CainFoool

    Once again, you are not supposed to.
    When a player creates a home a c onfig.yml will be created inside /server/plugins/CommandBin

    The configuration file is used only for homes and nothing else.
     
  9. Offline

    weidy

    Well, I have no file config.yml of CommandBin plugin on my client or my server but I have always the following error:

    2012-03-02 21:15:16 [SEVERE] Could not load 'plugins/CommandBin.jar' in folder 'plugins':
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:136)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:286)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:201)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:165)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:141)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:151)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.NullPointerException
    at org.cain.cmdbin.CommandBin.<init>(CommandBin.java:23)
    ... 13 more

    Another idea?
     
  10. Offline

    CainFoool

    [quote uid=90644679 name="weidy" post=996047]Well, I have no file config.yml of CommandBin plugin on my client or my server but I have always the following error:

    2012-03-02 21:15:16 [SEVERE] Could not load 'plugins/CommandBin.jar' in folder 'plugins':
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:136)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:286)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:201)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:165)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:141)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:151)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.NullPointerException
    at org.cain.cmdbin.CommandBin.<init>(CommandBin.java:23)
    ... 13 more

    Another idea?[/quote]
    I previously fixed that bug in 2.08. <Edit by Moderator: Redacted bit url>
     
    Last edited by a moderator: Feb 20, 2017
  11. Offline

    Joe7670

    Where do i find the nodes for the commands?
     
  12. Offline

    CainFoool

    Find out what the command is, then:
    CommandBin.replacethiswiththecommand
     
  13. Offline

    weidy

    Hello,

    I change the file and the new error is :

    2012-03-03 09:18:30 [SEVERE] Error occurred while enabling CommandBin v2.08 (Is it up to date?): null
    java.lang.NullPointerException
    at org.cain.cmdbin.CommandBin.rc(CommandBin.java:99)
    at org.cain.cmdbin.CommandBin.registerCommands(CommandBin.java:49)
    at org.cain.cmdbin.CommandBin.onEnable(CommandBin.java:28)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:200)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:183)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:360)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:347)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:178)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
     
  14. Offline

    Joe7670

    thanks :)
     
  15. Offline

    94Lorenz

    how can i disable the admin highlight function (admins are red in the chat on my server)?
     
  16. Offline

    CainFoool

    I h
    I have already said several times.

    You cannot change the plugin.yml to remove commands.

    That is powered by whatever Chat Manager you are using.
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  17. Offline

    5000 People

    essentials is doing that, remove it.
     
  18. Offline

    94Lorenz

    it can't be essentials or any chat manager! I don't have them installed.
    and if i disable commandbin the admins are not red anymore.
    so it must be commandbin
     
  19. Offline

    CainFoool

    Updated to 2.09, and fixed that bug.
     
  20. Offline

    Vince

    He can't update if craftbukkit hasn't even updated. Lol
     
  21. Offline

    1born2kill

    Those Permissions above does not work for me, none of my users can use sethome or home, even after I gave them the nodes. So far, everything else seems fine.
     
  22. Offline

    TheTimin8o

    Are you waiting for an RB of 1.2? Would this work with 1.2.3?
     
  23. Offline

    pbrassat17

    My config isnt generating correctly all that it shows is:
    kyle0440:
    home:
    x: 41.733505533499866
    y: 69.0
    z: 213.73217134420824
    world: world
    enabled: true


    I am wondering if this is what should show up or not.
    then also all of my prefixes are gone and it is confusing me do i need a different chat manager or is this normal if so please tell me.
    thanks
     
  24. Offline

    weidy

    Hello,

    Which file plugin.yml or config.yml are you talking about specifically?

    To avoid misunderstanding, where to find it on the server?

    The new version always produces an error:

    2012-03-04 14:24:13 [INFO] [CommandBin] Loading CommandBin v2.09.
    2012-03-04 14:24:13 [SEVERE] Error occurred while enabling CommandBin v2.09 (Is it up to date?): null
    java.lang.NullPointerException
    at org.cain.cmdbin.CommandBin.rc(CommandBin.java:107)
    at org.cain.cmdbin.CommandBin.registerCommands(CommandBin.java:53)
    at org.cain.cmdbin.CommandBin.onEnable(CommandBin.java:32)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:200)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:183)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:360)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:347)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:178)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
     
  25. Offline

    CainFoool

    plugin.yml

    Inside CommandBin.jar
     
  26. Offline

    weidy

    Ok thank you.
    I don't touch this file.
    Do I have to remove it?
     
  27. Offline

    CainFoool

    You put CommandBin in your plugins folder and do not touch any of the files inside it and it will run the file else you will experience those errors.
     
  28. Offline

    Wiinick

    FOR THE LOVE OF....PLEASE JUST MAKE /tp UNIVERSAL!!!!!!
    You said you would!?!
    MAKE /tp player1 player2 tp player1 to player2 <---- /tp2p
    MAKE /tp player tp the player to the commandsender <----/tphere
    MAKE /tp * tp all players to you <---- /tpall

    NOT ONLY IS THIS A RATIONAL CHANGE ITS EASIER FASTER AND MORE CONFORTABLE
     
  29. Offline

    Othos

    ok somewhat a bit of a stupid question i have but does commandbin work with a portal mod that lets you build a portal similar to a nethergate portal to go to other worlds made via the /createworld command
     
  30. Offline

    5000 People

    this plugin really fails..... you cant even /i
     

Share This Page