[EDIT] CuboidPlugin v1.3 - Cuboid-related functions! [860]

Discussion in 'Inactive/Unsupported Plugins' started by robin0van0der0v, Mar 31, 2011.

  1. Offline

    robin0van0der0v

    CuboidPlugin - Cuboid-related functions!
    Version: v1.3

    Features:
    • Select a area.
    • Cuboid a area.
    • Replace blocks with other blocks in a area.
    • Create walls in a area.
    • Create a box in a area.
    • Get the size of a area
    Download CuboidPlugin!
    Source is inside the jar file.

    How to use:
    First right-click two blocks of the map with a item you choosed (standard a stick).

    Use "/cuboid [id]<:data>" for making the whole selecting that block.
    Example:
    /cuboid 1 - Makes the whole selection stone.
    /cuboid 35:12 - Makes the whole selection brown wool.
    /cuboid 17:2 - Makes the whole selection birch wood.

    Use "/replace [id]<:data> [id]<:data>" for replacing all blocks by a other block.
    Example:
    /replace 35 20 - Replaces all wool colors to glass.
    /cuboid 35:12 17:2 - Replaces all brown wool to birch wood.
    /cuboid 46 0 - Replaces all TNT with air.

    Use "/walls [id]<:data>" for making walls in that selection with that block.
    Example:
    /walls 1 - Creates a wall of stone.
    /walls 35:12 - Creates a wall of brown wool.
    /walls 17:2 - Creates a wall of birch wood.

    Use "/box [id]<:data>" for making a box in that selection with that block.
    Example:
    /box 1 - Creates a box of stone.
    /box 35:12 - Creates a box of brown wool.
    /box 17:2 - Creates a box of birch wood.

    Use "/size" to get the size of the selection.

    (Here a list with all blocks.)

    Permissions:
    Give the player you want this permissions for selecting a cuboid.
    Code:
    cuboidplugin.select
    Give the player you want this permissions for cuboiding a area.
    Code:
    cuboidplugin.cuboid
    Give the player you want this permissions for replacing a area.
    Code:
    cuboidplugin.replace
    Give the player you want this permissions for creating walls.
    Code:
    cuboidplugin.walls
    Give the player you want this permissions for creating a box.
    Code:
    cuboidplugin.box
    Give the player you want this permissions for getting the size of the selection.
    Code:
    cuboidplugin.size
    Known bugs:
    None. :D

    Properties:
    This plugin creates a properties file on Plugins/CuboidPlugin/config.yml. ;)

    Standard properties:
    Code:
    cuboid:
        tool: 280
        logging: true
        maxblocks: 32768
    Changelog:
    Version 1.0
    • Release.
    Version 1.1
    • Works in Beta 1.4.
    • Added data.
    Version 1.2
    • Added replace command.
    Version 1.3
    • Added walls command.
    • Added box command.
    • Added size command.
    • Properties file is now saved in YAML format.
    • Added option in the properties to turn off logging.
     
  2. Offline

    Lupo cani

    This plugin really needs a copy and paste funktion.
     
  3. Offline

    CakePL

    How to protect area ?
     
  4. Offline

    robin0van0der0v

    You can't protect area's yet, I am working on that. ;)
     
  5. Offline

    Mercury

    What about my previous post?
     
  6. Offline

    trevorhenrich

    why make a plugin that has already been done? aka WorldEdit.
     
  7. Offline

    rcth

    Why not? Some people don't want a big plugin, like worldedit. They need sometings small... Like this! :D
     
  8. Offline

    Mercury

    I don't need worldedit because it has too many options i don't need. Also my and other players help is like 30 pages long and they are not allowed to use that command anyway.

    + Blacklist blocks.

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

    trevorhenrich

    then disable non-essentials commands in the list? lol
    but i see your point. touché
     
  10. Offline

    zackington

    It say's 'No cuboid selected.'


    Zackington
     
  11. Offline

    Celeress

    omg finally i got a cuboid plugin working!! Thank you so much! I tried a bunch of other cuboid plugins to create walls and stuff like that like Tpack and ClipBoard but this is the only one that is actually working for me!

    oh and you should add a undo/delete command so u can delete entire cuboids the same way you can create them. Just a suggestion :p

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

    Acord

    how to add perremisions?
     
  13. Offline

    maetthew

    Is this still maintained?
     
  14. Offline

    pawelek238

    Hi, can you reupload a file with cuboid ?
     
  15. Offline

    Ixecube

    Pleeeeaase reupload it I need it so freaking bad! Alsjeblieft upload je release ff bud :)
     
  16. Offline

    Malao567

    feels like it would be a good alternative to WorldEdit if someone cant figure WorldEdit out.
     
  17. Offline

    cholo71796

    @Cogito
    Broken DL link and not the latest RB- perhaps this is inactive
     
  18. Offline

    Cogito

    Please fix the download link, and update your plugin to be compatible with the latest RB. Once you have fixed it up, report your opening post and ask for it to be reviewed.
     

Share This Page