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

    CainFoool

    Can you please tell me the command you are trying to execute?
     
  2. Offline

    soeew

    All of them :eek: no command works :(

    hahaha my fail :p I fixed build 1337 and no everything works fine :D

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

    CainFoool

    Ah ok. :)

    Keep the suggestions coming guys! :)
    I'll probably create a in-built whitelist system.

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

    tkiel14

    whenever i try to use any commands it just says there was an internal problem, also when i start my server it says there was a problem loading this plugin, do you know how i can fix this?
     
  5. Offline

    CainFoool

    I will need the error in-console please.
     
  6. Offline

    tkiel14

    Error occurred while enabling CommandBin v1.17 (Is it up to date?): me.cain.commandbin.CommandBin.getconfig()Lorg/bukkit/configuration/file/FileConfiguration;
     
  7. Offline

    CainFoool

    Update your Bukkit. #1337

    I added a download link to the OP containing CraftBukkit #1337 for those who get those Configuration Errors.
    Also I may need to add a check that if you aren't on #1337 then the plugin will disable itself.

    Bump.

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

    Endreon26

    I have 2 errors:
    [SEVERE] Could not pass event ENTITY_DEATH to CommandBin
    java.lang.NoSuchMethodError: me.cain.commandbin.CommandBin.getConfig()Lorg/bukkit/configuration/file/FileConfiguration;
    at me.cain.commandbin.EListener.onEntityDeath(EListener.java:26)
    at org.bukkit.plugin.java.JavaPluginLoader$64.execute(JavaPluginLoader.java:691)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:288)
    at net.minecraft.server.EntityLiving.a(EntityLiving.java:545)
    at net.minecraft.server.EntityLiving.die(EntityLiving.java:528)
    at net.minecraft.server.EntityCreeper.die(EntityCreeper.java:87)
    at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:469)
    at net.minecraft.server.EntityMonster.damageEntity(EntityMonster.java:44)
    at net.minecraft.server.Entity.am(Entity.java:313)
    at net.minecraft.server.Entity.aa(Entity.java:284)
    at net.minecraft.server.EntityLiving.aa(EntityLiving.java:124)
    at net.minecraft.server.Entity.s_(Entity.java:192)
    at net.minecraft.server.EntityLiving.s_(EntityLiving.java:268)
    at net.minecraft.server.EntityMonster.s_(EntityMonster.java:31)
    at net.minecraft.server.EntityCreeper.s_(EntityCreeper.java:68)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1193)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:104)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1175)
    at net.minecraft.server.World.tickEntities(World.java:1090)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:467)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)

    and

    [SEVERE] Error occurred while enabling CommandBin v1.17 (Is it up to date?): me.cain.commandbin.CommandBin.getConfig()Lorg/bukkit/configuration/file/FileConfiguration;
    java.lang.NoSuchMethodError: me.cain.commandbin.CommandBin.getConfig()Lorg/bukkit/configuration/file/FileConfiguration;
    at me.cain.commandbin.CommandBin.ConfigDefaultValues(CommandBin.java:59)
    at me.cain.commandbin.CommandBin.onEnable(CommandBin.java:45)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:941)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157)
    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)
    2011-11-04 21:33:58 [SEVERE] Error occurred while enabling CraftBall v1.0 (Is it up to date?): null
    java.lang.NullPointerException
    at com.nisovin.craftball.CraftBall.loadConfig(CraftBall.java:41)
    at com.nisovin.craftball.CraftBall.onEnable(CraftBall.java:22)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:941)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157)
    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)
     
  9. Offline

    CainFoool

    Update your Bukkit to RB 1337.
     
  10. Offline

    tkiel14

     
  11. Offline

    CainFoool

    Thank you, it's a privelage to hear that :p.

    CommandBin 1.8 released!
    - Added /i
    - Added /msg
    - Added /spawnmob
    - Added a bukkit build #1337 check

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

    kkdarknight

    Sadly, it doesn't work for me at all. I made my account have all the permissions (from the Pail Server Manager) , but I can't use a command such as /time or /tp. Sorry for any inconvenience, but I really want to use these commands.
     
  13. Offline

    Karlkorv

    ADD TEMPBANNING :D
     
  14. Offline

    CainFoool

    @kkdarknight You need to tell me the error in console before I can assist you.
     
  15. Offline

    kkdarknight

    This is the full log:
    02:50 PM [INFO] [Pail] Setting up window...
    02:50 PM [INFO] [Pail] Pail 0.7.5 Enabled
    02:50 PM [INFO] Preparing level "World One"
    02:50 PM [INFO] Default game type: 0
    02:50 PM [INFO] Preparing start region for level 0 (Seed: -1451250969205071916)
    02:50 PM [INFO] Preparing spawn area: 93%
    02:50 PM [INFO] Preparing start region for level 1 (Seed: -1451250969205071916)
    02:50 PM [INFO] Preparing spawn area: 93%
    02:50 PM [INFO] [aGlobalStats] v0.92 has been enabled!
    02:50 PM [INFO] ClayGen version 1.5.2 is enabled!
    02:50 PM [INFO] [CommandBin] Enabled successfully.
    02:50 PM [INFO] [CommandBin] Found and will use plugin Permissions v3.1.6
    02:50 PM [INFO] CraftBukkitUpToDate version 2.7.0 is enabled!
    02:50 PM [INFO] [DCREASON] DCReason version 1.6 for Minecraft version 1.8.1 by Eevables and Darklust enabled.
    02:50 PM [INFO] Easy Switch version 1.1 is enabled
    02:50 PM [INFO] EnderTP enabled.
    02:50 PM [INFO] GroupManager - INFO - World Found: world
    02:50 PM [INFO] GroupManager - INFO - World Found: world one
    02:50 PM [INFO] GroupManager - INFO - World Found: World One_nether
    02:50 PM [INFO] GroupManager - INFO - Superperms support enabled.
    02:50 PM [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    02:50 PM [INFO] GroupManager - INFO - Backups will be retained for 24 hours!
    02:50 PM [INFO] GroupManager version 1.4 (Phoenix) is enabled!
    02:50 PM [INFO] CButD: CraftBukkit is up to Date
    02:50 PM [INFO] [Lumberjack] version 1.8.1v5 enabled!
    02:50 PM [INFO] [Lumberjack] Player settings file doesn't exist yet
    02:50 PM [INFO] PailPlus v0.2 beta enabled
    02:50 PM [INFO] [SafeVoid v1.1] Enabled.
    02:50 PM [INFO] Seen v1.0 is now enabled!
    02:50 PM [INFO] Fake Permissions version 3.1.6 is enabled!
    02:50 PM [INFO] [SpawnerAdjuster][1.1.1] Enable Started
    02:50 PM [WARNING] Server permissions file permissions.yml is not valid YAML.
    02:50 PM [INFO] Done (0,286s)! For help, type "help" or "?"
    02:50 PM [INFO] GroupManager - INFO - Bukkit Permissions Updated!
    02:50 PM [INFO] The automatic update-Check only work every 6 hours, the last check was 238 minutes ago.
    02:50 PM [SEVERE] Could not pass event PLAYER_LOGIN to CommandBin
    02:50 PM [INFO] kkdarknight [/5.164.121.193:4207] logged in with entity id 61 at ([World One] -142.34375, 71.0, -465.625)
    02:50 PM [INFO] [aGlobalStats] kkdarknight has successfully logged in!
    02:50 PM [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    02:50 PM [INFO] New max size: 484
    02:50 PM [INFO] New max size: 784
    02:50 PM [INFO] kkdarknight lost connection: disconnect.quitting
    02:50 PM [INFO] Connection reset
     
  16. Offline

    CainFoool

    No, I need the error in-console when you try the command.
    Also, be sure you are running Bukkit Build #1337.
     
  17. Offline

    kkdarknight

    I'm sure I'm using #1337, and nothing new shows up on the console when I do /time day, /time night, or even /tp. But, it says this in the chat: You have no permission to use this command. (/time) \ (/tp). Oh, and a suggestion: You should let hosters use commands in the console.
     
  18. Offline

    CainFoool

    02:50 PM [INFO] Fake Permissions version 3.1.6 is enabled!

    Maybe that's why..

    What Permissions system are you reallyrunning?
     
  19. Offline

    owenftw

    love this plugin :)
     
  20. Offline

    CainFoool

    I appreciate the support. ;)
     
  21. Offline

    kkdarknight

    S
    Seriously, I don't know. I will try deleting the permissions.yml.
    Edit:Nope, deleting didn't work.
    Edit 2: I tried doing random shtuff to it. Didn't work (what I was doing is trying to add the CommandBin.generals to it, and it obviously didn't work).
     
  22. Offline

    malcolmforde

    im to lazy to read that plz make a vid
     
  23. Offline

    CainFoool

    Go into your plugins directory and take a screenie.
     
  24. Offline

    kkdarknight

     

    Attached Files:

  25. Offline

    Tsusai

    EssentialsGroupManager and EssentialsGroupBridge are the optional permissions plugin from Essentials. Permissions.yml in the root of the server is something else. I'm not sure if those run by themselves without the main Essentials.jar .

    I say, remove those, OP yourself and retest.
     
    kkdarknight likes this.
  26. Offline

    S1lverWarrior

    So, this is what happened. I have RB 1337, just downloaded this with all my other plugin files (which work fine, by the way). When starting the server, i got this error:
    01:20 AM [SEVERE] Error occurred while enabling CommandBin v1.18 (Is it up to date?): com/nijikokun/bukkit/Permissions/Permissions
    I logged in, walked around, attempted a command, and got this error:
    01:22 AM [INFO] S1lverWarr10r [/127.0.0.1:58969] logged in with entity id 157 at ([World One] -139.40625, 52.0, 193.53125)
    01:22 AM [SEVERE] Could not pass event PLAYER_JOIN to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_MOVE to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_MOVE to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_MOVE to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_MOVE to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_MOVE to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_MOVE to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_MOVE to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_MOVE to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_MOVE to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_MOVE to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_MOVE to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_MOVE to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_MOVE to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_MOVE to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_COMMAND_PREPROCESS to CommandBin
    01:22 AM [SEVERE] Could not pass event PLAYER_COMMAND_PREPROCESS to CommandBin
    01:23 AM [SEVERE] Could not pass event PLAYER_COMMAND_PREPROCESS to CommandBin
     
  27. Offline

    kkdarknight

    Thank you so much <3 . I can finally host a Bukkit server no problem. Thank you again Tsusai!
     
  28. Offline

    owenftw

    is there a permission node for pacepalm because only the OP can use it.
     
  29. Offline

    CainFoool

    Try using bPermissions instead.
     
    Addicust likes this.
  30. Offline

    Addicust

    Can you please make snowman, handicap, mute, and freeze a toggle.

    And also is there a spawnmob amount, and give command. And you might want to Chang /rain and /sun to /weather rain and /weather sun.

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

Share This Page