[INACTIVE][MISC] BlocksOnGlass v0.44 - Place anything on glass [1185]

Discussion in 'Inactive/Unsupported Plugins' started by FrozenBrain, Apr 16, 2011.

  1. Offline

    FrozenBrain

    BlocksOnGlass - Place everything you want on glass .. and fences .. and ice :>
    Version: v0.44
    CraftBukkit: 1185

    Thanks for the video, @Gabriel Moon

    This plugin allows the players of your server to place anything on glass, ice and fences. Redstone also works.

    Features:
    • Place every item or block on glass, ice, fences and leaves
    • Support for Permissions
    Download BlocksOnGlass v0.44
    Source Code

    If you want to support me, please [​IMG].

    Permissions:
    Show Spoiler
    Players can only place an item on glass if they have the permission to for it.
    There are the following permission nodes:
    bog.itemGlass
    boi.itemIce
    bof.itemFence
    bol.itemLeaves

    If you want to allow them to place a torch on glass, you would use for example
    Code:
    bog.torch
    for wooden doors on fences
    Code:
    bof.wood_door
    and so on.

    The itemname hast to be uncapitalized or it won't work!
    Possible itemnames are:
    Code:
    POWERED_RAIL
    DETECTOR_RAIL
    TORCH (not for fences)
    LADDER
    RAILS
    LEVER
    STONE_PLATE
    WOOD_PLATE
    REDSTONE_TORCH_ON (not for fences)
    STONE_BUTTON
    WOOD_DOOR
    IRON_DOOR
    REDSTONE
    BED
    DIODE
    You can use bog.*, bof.*, boi.* and bol.* as well!


    Configuration:
    fenceFixIf this is set to 'true', you can place fences next to another one even if there's no fence below the new one.


    Changelog:
    Version 0.44
    • Update for CB 1185 (Minecraft 1.8.1)
    Version 0.43
    • Update for CB 1060 and 1118
    Version 0.42
    • Fixed ice (was not melting correctly)
    Version 0.41
    • Added support for leaves
    • Noteblocks placed on glass will now play the correct sound
    Version 0.40
    • Added support for ice
    • Updated for CB build 1000
    • Added "fenceFix" to the config (see above)
    • Monsters can no longer climb over fences
    Show Spoiler
    Version 0.35
    • Snow shouldn't be forming on glass and fences now
    • Torches can now be placed on fences without having to explicitly have the permission to
    Version 0.34
    • Added support for fences
    Version 0.33
    • Fixed lighting bug
    Version 0.32
    • Updated for Minecraft 1.6.6 (CraftBukkit b818)
    Version 0.31
    • Changed the way you can allow or disallow items to be placed on glass
      • See Permissions
    Version 0.30
    • Fixed redstone
    • The plugin has been completely rewritten to make it
      • faster
      • more reliable
      • more flexible
      • more compatible
    Version 0.22
    • Updated for CB 733
    • Added support for powered rails and detector rails
      • You can place them, but they do net work correctly yet, sorry.
    Version 0.21
    • You can now place beds on glass
    Version 0.20
    • Doors can now be placed on glass
    • You can now set which items can be placed on glass (see Configuration)
    • Fixed some bugs
    • Cleaned up the code a bit
    Version 0.11
    • Rails, Ladders, Redstone Wire and Redstone Torches can now be placed on glass (however redstone doesn't work until I know how to fix that)
    • Fixed Ladders
    Version 0.1
    • First public release


    Incompatible plugins: None
    Todo: Fix the sound note blocks make if there's glass below it (may be impossible)

    Have fun :)
     
    _ralts, ACStache, Noppoly and 3 others like this.
  2. Offline

    xGhOsTkiLLeRx

    I'll try my best, but bukkit update broke stuff again, because they switched over to 1.0.1...
    Anyway, I'll give it a try again
     
  3. Offline

    Doc

  4. Offline

    arsjet

    craftbukkit build1559

    Damage to the animals and people touching the fence.
    Please fix.
     
  5. looks pretty cool, and usefull too.
    whenis this coming for 1.0?
     
  6. Offline

    bootscreen

    thx ghostkiller for the update. is it possible to get an option to build on stairs? in some situation i need to build doors directly on stairs but i can't :(
     
  7. Offline

    Mykekeul35

    No problems ! You work hard and i just want to say thank you for that !
     
  8. Offline

    xGhOsTkiLLeRx

    @Mykekeul35 @Iliketoputblocks @arsjet @Doc @o0AzzA0o @Mercury @Don Redhorse @S4h4rk
    (If you don't want to be tagged in the future, tell me pls!)

    @bootscreen
    I'll add it to my ToDo!

    Small update to fix the damage under fences for animals, too!
    Ice and leaves still don't work!

    Additionally this is how the permission are working.

    bog.item (-> Glass)
    boi.item (-> Ice)
    bol.item (-> Leaves)
    bof.item (-> Fences)
    bonf.item (-> Nether Fences)

    Items can be: (Or use for example just bog.* for all items)
    Code:
    POWERED_RAIL
    DETECTOR_RAIL
    TORCH
    LADDER
    RAILS
    LEVER
    STONE_PLATE
    WOOD_PLATE
    REDSTONE_TORCH_ON
    STONE_BUTTON
    WOOD_DOOR
    IRON_DOOR
    REDSTONE
    BED
    DIODE
     
    khamseen_air likes this.
  9. Offline

    Don Redhorse

    no probs... you could also put the source on github, in which case I would help and make pull requests
     
  10. Offline

    xGhOsTkiLLeRx

  11. Offline

    Don Redhorse

  12. Offline

    bootscreen

    thx Ghostkiller =)
     
  13. Offline

    Atraius

    Thanks so much for the update. It's working great. Though, currently I am not using a permissions system and it doesn't allow normal users to place objects on glass. Is there any chance you could allow this behavior again?
     
  14. Offline

    xsolar66

    Fantastic :) Just waiting on glowstone now !
     
  15. So erm........when can i use it?
     
  16. Offline

    bootscreen

  17. Offline

    xGhOsTkiLLeRx

    I'll add a config value to turn permissions off, ok?
     
    Atraius likes this.
  18. Offline

    Atraius

    Great, thanks so much!

    EDIT: Thanks for the update! Works perfectly!
     
    xGhOsTkiLLeRx likes this.
  19. Offline

    Kane

    Looking forward Glowstone support.
     
  20. Offline

    Buckethead

    in the new 1.0 recomended build
    Code:
    21:42:59 [SEVERE] Error occurred while enabling BlocksOnGlass v0.44 (Is it up to
     date?): bE
    java.lang.NoSuchFieldError: bE
            at de.frozenbrain.BlocksOnGlass.blocks.bogBlockLeaves.<init>(bogBlockLea
    ves.java:11)
            at de.frozenbrain.BlocksOnGlass.bogPlugin.modifyBlocks(bogPlugin.java:88
    )
            at de.frozenbrain.BlocksOnGlass.bogPlugin.onEnable(bogPlugin.java:42)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:968)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:280)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:186)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:169
    )
            at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:348)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:335)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:165)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
     
  21. Offline

    bootscreen

    you should load the version from ghostkiller. this works fine for me
     
  22. Offline

    Buckethead

    how do i downlad urs on ur github. i just get a source folder -_-
     
  23. Offline

    Sepulzera

    xGhOsTkiLLeRx likes this.
  24. Offline

    Buckethead

  25. I am not able to place torches on blocks, even though this plugin says it is capable of allowing that... Fix please.
     
  26. Offline

    Buckethead

    are u using it in 1.0 or are ur perms right. cuz before 1.0 it worked perfect for me. if u need help post all possible info ty :)
     
  27. Offline

    TopShopGamer

    What a great plugin, it opens up so many creative options. I have a problem with it though. I'm using Bukkit 1.0.1 - R1 with the latest version of this plugin but I'm having a problem with permissions and fences. Glass works fine but only OPs can place items on fences. I have the permissions value set to true in the config. I'm using PermissionsEX with the permissions bog.* and bof.* in the default group. The console isn't putting off any errors though. Any suggestions?
     
  28. Offline

    The Wizard

    @xGhOsTkiLLeRx
    Please put this plugin on dev and continue developing it.
     
  29. Offline

    Buckethead

    unless ur using ghosts version it shouldnt even start properly. and y are u using perms and ops at same time?
     
  30. Offline

    xGhOsTkiLLeRx

    @The Wizard

    Maybe I'll do it. Let me see :p
    But thank you all for the positive feedback! :D

    And like I said I'll upload updates from time to time (yes, sometimes small stuff ;)), so make sure you check out my post! (Last update was 3 min before this post!)

    @Buckethead
    Thank's for answering questions ;)


    @redseamonster123
    CB-Build, Permissions system and version of the plugin pls - then I can help you

    @TopShopGamer

    Just rechecked the permissions for fences -> bof.<item>
    All for ops without a permissions system. Should work.
     
  31. Offline

    Mercury

Share This Page