Inactive [ADMN] CreativeControl V5.0 - Control some creative features [1.3.1-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by FurmigaHumana, Jan 14, 2012.

  1. Offline

    FurmigaHumana

    CreativeControl
    Moved to BukkitDev
     
    kahlilnc likes this.
  2. Offline

    ThaSourceGaming

    First!

    This is a dream-come-true Plugin.

    Full on support :) great work.
     
  3. Offline

    kahlilnc

    Yep thanks for this. Makes having players build for me alot easier. . .
     
  4. Offline

    saul100

    You need to fix the title so it is not [Admin] but [ADMN]
     
  5. Offline

    FurmigaHumana

    ups xD

    i dunno how to fix it '-'
     
  6. Offline

    efstajas

    Click on "Thread Options" right under the title on the right side. :)

    Nice plugin, btw. Using it on my server to prevent eggs in creative.
     
    FurmigaHumana likes this.
  7. Offline

    FurmigaHumana

    thanks xD
     
  8. Offline

    AskewDread

    Hey
    Ive added the egg permission node with permissionsex but wont give access? also adding CreativeControl.* doesnt give creative access either
     
  9. Offline

    scungilli

    great mod! definitely necessary. it would be nice if admins can set a group or add groups under "nomes" to this instead of typing in everyone's names individually into config file, possible update for future?
    -aside from that nice work
    [​IMG]
     
  10. Offline

    md_5

    Perfect, but latest rb please
     
  11. Offline

    FurmigaHumana

    Updated.
     
  12. Offline

    Sinalcox

  13. Offline

    FurmigaHumana

  14. Offline

    md_5

    Approved
     
  15. Offline

    tschagg

    can i add only creative flying with this plugin?

    i tryed this plugin, its rly great!
    maybe i found a "glitch" ->
    If i place a Block , like a Sandblock in creative mode, and i switch to survival mode, i can break the block and get this block!
    can u add a feature that shows the survival inventory in creative mode ?

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

    FurmigaHumana

    If you have permission or is OP, you will can break blocks placed by one creative. For default, the block placed by an creative will drop one dirt, if you want auto protected, check the config file and define OwnBlock to TRUE and NoDrop to FALSE.
     
  17. Offline

    tschagg

    you dont understand the problem!
    i explain it:

    User Tschagg place a Sand block in Creative Mode.
    User Tschagg switching the Gamemode to Survival
    User Tschagg break the Sand Block and get the Sandblock!
     
  18. Offline

    FurmigaHumana

    My mistake, fixed in the new release.
     
  19. Offline

    tschagg

    nice! thanks :)

    maybe u can make a option for showing the survival inventory in the creative mode ?
    like use creative only for godmode, flying, mobignore and stuff?
    that would be great!

    keep up the great work
     
  20. Offline

    Milkywayz

    Is vault required? or just if permissions aren't working well? Also i have a plugin that controls spawn eggs, now it seems useless :( , anyways looks like a nice plugin, but more of a continuation on BurningCreativeSuite.
     
  21. Offline

    FurmigaHumana

    I'm lookin for new possibilities to try to do something like that.

    Vault is not required, just if permissions aren't working well.
    Your plugin is better to servers with less resources :D I dont knew of this BurningCreativeSuite but is a good relase too.
     
  22. Offline

    Smidds

    How about preventing Chest Access, Crafting Table Access, Furnace Access, and Dispenser Access and the like? Like in the BurningCreativeSuite
     
  23. Offline

    Milkywayz

    Burning creative suite is inactive, or will be when r5 releases. So your plugin will most likely be a great successor, good luck! :) Oh and my plugin is just like better control of mob eggs, if owners straight up don't want the creative people to use them ( like me when i got the idea for my plugin) then that feature of your plugin is perfect. :)
     
  24. Offline

    FurmigaHumana

    already have.
     
  25. Offline

    Auy658

    I found a glitch!
    You can shoot mobs and players with a bow and arrow.
    Please add an option to completly block bow and arrow.

    Btw i tried blocking the bow and arrow ids in the config.yml with no luck.
     
  26. Offline

    FurmigaHumana

    Next release will add an option to that, for now use this:
    Code:
    BlackList:
      Use:
        Others:
          - 261
     
  27. Offline

    Auy658

    Oh sorry i thougt you just write it like this:

    BlackList:
    Use:
    Others: 261

    Sorry about that =P
     
  28. Offline

    411skateboarder

    i Love you man !
     
  29. Offline

    tschagg

    how i add a item to the blacklist?
    i tried:

    BlackList:
    Use:
    84: true

    it dont work, any ideas?
     
  30. Offline

    FurmigaHumana

    Code:
    BlackList:
      Use:
        Others:
          - 84
     

Share This Page