[WIP] bCommands - modular command suite

Discussion in 'WIP and Development Status' started by codename_B, Oct 28, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    codename_B

    Modular Command Suite
    "one suite, many plugins."
    "it's pluginception!"
    "wtf is a module?!"

    I wanted to have a go at designing a command suite that was a little different, but still covered the basic commands.

    Modules are stored in plugins/bCommands/name.jar
    The main plugin is plugins/bcommands.jar

    Modules are case sensitive for the fileName. DO NOT RENAME MODULES.

    THESE ARE NOT PLUGINS
    At the minute we have:

    /home
    Home.jar

    /warp
    Warp.jar
    RymateWarp.jar

    /help
    Help.jar

    /kick

    /ban

    /spawn

    /weather

    /who
    ItsHarryWho.jar

    /time

    /tp
    Teleport.jar

    You can download modules: here
    You can download the latest bCommands upload: here
     
  2. Offline

    ZNickq

    Interesting...i'll definitely try this out! :)
     
  3. Well u could simply customize commandbook. It would be a lot easier.

    *insert standard pic here*
     
  4. Offline

    aPunch

    Is this just one plugin that will continue to add support for plugins until the list of supported plugins is greater than the lines of code in bCommands?
     
  5. Offline

    codename_B

    Basically, it's a modular framework for commands to be added to bCommands.
    What's the difference between commandbook/essentials and this? Well, clarity for one thing. Each jarfile is for one function only.
     
  6. Offline

    iffa

    And to get this more popular you should also add usage to op.
     
  7. Offline

    hatstand

    ...So it's a bit like the old Essentials? I quite liked the modularity of that.
     
  8. Offline

    codename_B

    I guess, but better :p
     
  9. Offline

    iffa

Thread Status:
Not open for further replies.

Share This Page