[ADMN/GEN]AdminCmd 7.3.5-time, give, tp, repair,kill, warp,weather,afk,OpenInv [1.5.1]

Discussion in 'Archived: Plugin Releases' started by Dark_Balor, Apr 1, 2011.

  1. Offline

    Dark_Balor

    AdminCmd - Fork of PlgEssentials:
    [​IMG]
    [​IMG] Website : www.admincmd.com
    [​IMG] Wiki : http://wiki.admincmd.com
    [​IMG] BugTracker : http://bug.admincmd.com
    [​IMG] Downloads : HERE
    [​IMG] GitHub : http://github.com/Belphemur/AdminCmd
    Description

    AdminCMD is a powerful plug-in that brings you commands that can give you total management over your server. Featuring the most widely used commands in Bukkit server management such as: inventory management, banishment of bad players, limitation to teleporting, setting spawn and home way points, and much, much more! Blockface approved and rated as one of the best plug-in by server owners.
    Unleash the power of Bukkit!

    Features
    For the blog : www.admincmd.com
     
  2. Offline

    Dark_Balor

    Wow that's not normal, are you sure you used the command correctly ?

    because it's using the same check's system to see if you have the right to do that then the others commands ...
     
  3. Offline

    Jason555555

    Ye I even deopped myself and it still didn't work. It gave me the how to do it thing. I did it don't work.

    I typed: /msg blah message don't work
     
  4. Offline

    Dark_Balor

    Strange, I'll give it a look when I have the time.

    When you don't have the permission it just say it.
     
  5. Well I wait 1 minute then 2 but it still raining
     
  6. Offline

    SpaceTime

    why do i get some internal error evey time i use /wclear or /strike
     
  7. Offline

    Dark_Balor

    Because you don't have the last bukkit version that support the weather.
     
  8. Offline

    John Kant

    Howdy,

    First of all, I really like this plugin. I do have an issue though:
    I have a bukkit 740 server running at the moment with permissions V2.7.2 and AdminCMD V4.7.2 installed. I've blacklisted a few items wich are visible in de Blacklist.yml file. However it is still possible for players other than admins to spawn the blacklisted items.

    The group those players belong to do not have the admin.cmd.noblacklist node added to their permission list.

    Am I missing something?
     
  9. Offline

    Ganadewa

    I love you guy. I have been searching for this for months and than i found your plugin. Thank you so much!

    but know it produces crazy errors.. look.

    20:02:45 [SEVERE] Could not pass event PLAYER_COMMAND_PREPROCESS to mcMMO
    java.lang.NullPointerException
    at com.nijiko.permissions.Control.getGroup(Control.java:535)
    at com.nijiko.permissions.Control.permission(Control.java:308)
    at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:31)
    at com.gmail.nossr50.mcPermissions.mySpawn(mcPermissions.java:140)
    at com.gmail.nossr50.mcPlayerListener.onPlayerCommandPreprocess(mcPlayerListener.java:476)
    at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:256)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:289)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:674)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:645)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:639)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)

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

    Dark_Balor

    Well I don't see ... maybe try a server restart but that's weird ...

    20:02:45 [SEVERE] Could not pass event PLAYER_COMMAND_PREPROCESS to mcMMO

    Not mine plugin.

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

    Ganadewa

    Now it works fine.
     
  12. Offline

    John Kant

    Hmmm restarted the server but the pesky blacklist issue is quite persistent :)

    Server boots without errors so no clue there either.

    Any other ideas? :)
     
  13. Offline

    Dark_Balor

    Maybe the BlackList.yml is corrupted and the parser can't read it. Delete it, download the last version of the plugin (4.7.3) and retry ^^
     
  14. Offline

    John Kant

    Deleted the file, downloaded version 4.7.3 and blacklisted a few items again. But alas, it's still possible for trigger happy players to spawn the blacklisted blocks.

    I ran the blacklisted.yml file through an online parser and here are the results.

    Code:
    {
      "BlackListed": [
        10,
        327,
        46
      ]
    }
    Looks normal to me, no errors. I'll take a closer look into my permissions setup, perhaps I'm missing something there.
     
  15. Offline

    Dark_Balor

    Can I see your permission file ?
     
  16. Offline

    kilimasdb

    I use the VoxelAir plugin.
    But, this plugin by VoxelAir show me the warn message.
    What's wrong?
     
  17. Offline

    Dark_Balor

    I'm not omnipotent --'' Which warning are you talking about ?
     
  18. Offline

    kilimasdb

    Oh!Sorry. My fault...
     
  19. Offline

    John Kant

    Certainly, here it is:

    Code:
    plugin:
        permissions:
            system: default
            copies:
    
    
    groups:
        Default:
            default: true
            info:
                prefix: 'GST '
                suffix: ''
                build: true
            inheritance:
            permissions:
        Builder:
            default: false
            info:
                prefix: 'BLD '
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'admincmd.time.*'
                - 'admincmd.tp.*'
                - 'admincmd.player.loc'
                - 'admincmd.player.list'
                - 'lwc.protect'
                - 'multihome.home'
                - 'multihome.namedhome'
                - 'multihome.sethome'
                - 'multihome.setnamedhome'
                - 'multihome.deletehome'
                - 'multihome.listhomes.myself'
        Admins:
            default: false
            info:
                prefix: 'ADM '
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    
    
    users:
        johnkant:
            group: Admins
            info:
                prefix: 'ADM '
            permissions:
        doggfather:
            group: Builder
            info:
                prefix: 'BLD '
                suffix: ''
            permissions:
        sanderke:
            group: Builder
            info:
                prefix: 'BLD '
            permissions:
        blub:
            group: Builder
            info:
                prefix: 'BLD '
            permissions:
        the_kraut:
            group: Builder
            info:
                prefix: 'BLD '
            permissions:
        freak_online:
            group: Builder
            info:
                prefix: 'BLD '
            permissions:
        sandertjuh:
            group: Builder
            info:
                prefix: 'BLD '
            permissions:
        stoker2:
            group: Builder
            info:
                prefix: 'BLD '
            permissions:
        strax007:
            group: Builder
            info:
                prefix: 'BLD '
            permissions:
        hoolijan:
            group: Builder
            info:
                prefix: 'BLD '
            permissions:
        jomdude:
            group: Builder
            info:
                prefix: 'BLD '
            permissions:
        willy:
            group: Builder
            info:
                prefix: 'BLD '
            permissions:
    
    This is the permissions file as it is running on the server at the moment.
     
  20. Offline

    XxGgChris1xX

    Can you put the /Setspawn and /Spawn Command because i have a big problem everybody in my server Set a new spawn -_-
    I try to fix it with permission but it doesn't work Please add that :D
     
  21. Offline

    Kiim

  22. Offline

    Nolig

    UPDATE ! PLS ! Your Plugin is so awsome ! >I LOVE YOU FOR IT ! It DONT WORK WITH Version 803 :( You're so awesome !
     
  23. Offline

    Nitnelave

    Just a small bug report: I typed /storm off (because I didn't remember /wclear) and it told me :
    Sorry, that ([Ljava.lang.String;@8f1bb1) isn't a number!
    You should clean up the error message...

    EDIT: apart from that, I tested it with CB803, and it works fine
     
  24. Offline

    Dark_Balor

    There is SpawnX that can set the spawn point ^^

    @John Kant : sry... I don't see where the bug is :s
    @Nolig : works with 803
    thanks, didn't see it.
    correction in last version.
     
  25. Offline

    ppiimm123

    Is this also compitable with CB812?
     
  26. Do the Time-Commands also break redstone-circuits like the "/time set"-Command does?
     
  27. Offline

    John Kant

    Hmmm, well thanx for trying anyway. Will see what happens when I install on a fresh server instance. See if the same problem shows it's ugly head again. :)
    Will see what I can do from there.
     
  28. Offline

    Takeida

    Does this mod work with the TMI (TooManyItems) Mod? If it does has anyone gotten it too work? If so do you mind posting the give-command line you used?

    Thanks in advance! :D


    Edit: I figured it out I had to change the line to give-command:/item {1} {2} YourName {3} make sure there's no brackets around your name. If you do use it..after you click the item you want click on an empty spot on your main use item bar thingy on the bottom.
     
  29. Offline

    filipe

    Its is possible add thunderstorm controled by mouse, where u point to something mob/block and then when u click appear the ligthning. The plugin wheatherman have only this extra feature, and i remove if this could support that.
    Thanks.
     
  30. Offline

    Dark_Balor

    Don't know, didn't tried, can you test it ?

    @John Kant : Fine ^^

    @Takeida : Didn't tried and for the command you found it ^^
    @filipe : I'll see what I can do

    Version 4.8
    • [FEATURE] new command /thor, give you the power of thor, when you click a block it's striked by the thunder. Just type /thor again to go back to normal.

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

    jbMurdock

    Nce one! Thanks for the lightning fun :cool:
     

Share This Page