AngelCommandBlocks

Discussion in 'Inactive/Unsupported Plugins' started by VergilPrime, Jul 6, 2012.

  1. Offline

    VergilPrime

    Description
    Very simple commandblock/sign plugin. Extremely easy to set up a command block, easy to delete, can use ANY block/sign.

    Compatability
    Designed for and working on Craftbukkit 1.2.5 R4

    Instructions
    To create a block, center your cursor on it and type /CCB
    Type in any commands one at a time for instance
    /mcstats
    /money
    /mana
    if a permission overide is required, type /* (only tested with PermissionsEx)
    type /CCB to complete the Create Command Block sequence.

    In order to delete a command block, simply break it and then place a different block in its place, then right click it.
    If the replacement block is the same kind of block it will NOT delete. Use this to re-enter text on signs or realign a switch or button.

    Permission Nodes
    Perm node to use Command Blocks : ccb.use
    Perm node to create Command Blocks ccb.create

    Download
    Can be found on my texture packs/downloads page at:
    http://www.angels-reach.net/texpacks
     
  2. There's a thread exactly like this one in the "Plugin Requests" section... (and this thread isn't suited for plugin submissions either)
     
  3. Offline

    zhuowei

    ZNickq
    Plugin.yml:
    Code:
    name: AngelCommandBlocks
    version: 0.1
    authors: [ZNickq]
    main: me.znickq.ccblocks.Main
    commands:
      ccb:
        usage: No permissions!
    Was this made by you for this user?
     
  4. Offline

    VergilPrime

    Yep. I paid to have it developed for my server Angel's Reach, hence the name AngelCommandBlocks. He also gave me permission to distribute it.
    MeneXia if someone has requested this plugin, please link them here or link me to them so I can get it to them! Thank you!
     
  5. Offline

    ZNickq

    mhm but, he has my permission :)
     
  6. Offline

    dragon0799

    Okay. I Will Download And Try it.
     
  7. Offline

    VergilPrime

    Any chance I can get this moved to the released pile?
     
  8. Offline

    Lolmewn

    Please fix your title according to the submission guidelines.
     
    Omnitv likes this.
  9. Offline

    md_5

    Please read the submission guidelines and format your title + thread accordingly.
     

Share This Page