Inactive [MISC] CommandBlocker Alpha 1.0 - Recoded! [DevBuild 1.4.4]

Discussion in 'Inactive/Unsupported Plugins' started by Bestora, Feb 22, 2012.

  1. Offline

    Bestora

  2. Offline

    MikeA

    OP's can still use all commands right? :D
     
  3. Offline

    Bestora

    oh..
    no, they can't use this command, too
    i fix it later
     
  4. Offline

    md_5

    Approved
     
    Bestora likes this.
  5. Offline

    joudar11

    Can I set that ops are not able to use those commands?
     
  6. Offline

    Bestora

    Done, its in 0.3
     
  7. Offline

    joudar11

    Oh thank you so much!!! I actually love u! thx
     
    Bestora likes this.
  8. Offline

    Wafflez360

    This is a great plugin there is no other plugin that is opposite from permissions like this THANK YOU but can u make it for groups too?
    So me the creator has all commands but not the co-admins
     
  9. Offline

    THE H MAN

    Thanks For this! Its Great! :D But Now Can you Update it please!?! :D
     
  10. Offline

    Bestora

    :D The Update is done, but the File needs approval...

    Delete your old Config Files!
    Updated from 0.3 to 0.4
     
  11. Offline

    Benno9911

    Not Working for me people still can use commands
     
  12. Offline

    Bestora

    which version you used?
     
  13. Offline

    Benno9911

    got latest version 0.4 and running buckkit buid 2032
     
  14. Offline

    Bestora

    is your config adjusted correctly?
     
  15. Offline

    harryjamesuk

    I'll get this plugin if you add an option to block commands for a specific user.
     
  16. Offline

    Bestora

  17. Offline

    harryjamesuk

    Thanks a lot! I'll be looking forward to it ;)
     
  18. Offline

    Foerster44

    Are there working color codes? And how can I instert a ':' in the CommandBlock message without getting errors?
     
  19. Offline

    Bestora

    Colorcodes are
    §1 - §9 and §a - §f

    ':' is on the toDo list
     
  20. Offline

    Marko1000Marko

    Could you maybe make it so you can block commands in a world guard region?Or if there already is this kind of a plugin,can anyone link it to me please,i cant find it.Thanks!
     
  21. Offline

    Foerster44

    Thanks, and nice plugin by the way ;-)
    Another feature I would suggest is that there can be configurable, different CommandBlocker messages depending on the blocked command, that would be very handy at least ;-)
     
  22. Offline

    Junrall

    It creates a config in the main plugins folder.... the config should go in its own folder called CommandBlocker
     
  23. Offline

    joudar11

    What? I have installed v0.4 but when i reload server it tells me I have 0.3.. weird..
     
  24. Offline

    baffu

    Is it possible for you to add World support. I wish to block /xyz for the world name creativeworld

    Do you think you could add that?
     
    twomedia and Serilum like this.
  25. Offline

    Bestora

    this is a idea :D
    added to toDo list
     
  26. Offline

    Serilum

    baffu Bestora Please add this as soon as possible, I'm creating a faction/team server and need to disable certain commands! I beg you :D
     
  27. Offline

    twomedia

    As soon as you add world support, i will use this plugin! PLZ add it i really need it :)
     
  28. Offline

    Adrenaline

    Bukkit: 1.2.4 Recommend
    CommandBlocker: 0.7
    PHP:
    2012-04-02 14:30:17 [SEVERECould not pass event PlayerCommandPreprocessEvent to CommandBlocker
    org
    .bukkit.event.EventException
        at org
    .bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
        
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        
    at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
        
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
        
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:814)
        
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
        
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
        
    at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:117)
        
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
        
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
        
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
        
    at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:60)
        
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
        
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
        
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused byjava.lang.NullPointerException
        at me
    .Bestora.CommandBlocker.Listener.onPlayerCommandPreprocess(Listener.java:69)
        
    at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source)
        
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        
    at java.lang.reflect.Method.invoke(Method.java:616)
        
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
        ... 
    15 more
     
  29. Offline

    Bestora

    mhhh...
    show me your config
     
  30. Offline

    Adrenaline

    I dont have at config message because sometimes plugin have error with it.. (& , ?)
    Code:
    BlockedCommands:
      NonOP:
      - /stop
      - /reload
      - /plugins
      - /jobs~browse
      - /jobs~info
      - /jobs~leave
      - /op
      - /pex~user
      - /pex~group
      - /pex~promote
      - /pex
      OP:
      - /reload
      - /pex
      - /plugins
      - /jobs~leave
      - /pex~user
      - /pex~group
      - /pex~promote
      - /op
      User:
        testuser:
        - /blockedusercommand
        - /blatest
        - /lalauserllala
        - /test~this
        testuser2:
        - /blockedotherusercommand
        - /blaothertest
        - /lalaotheruserllala
    
     

Share This Page