Inactive [EDIT] LandBrush v1.2.2 - Using LandBrush makes creating new structures quick and easy! [1185]

Discussion in 'Inactive/Unsupported Plugins' started by LeonBlade, Aug 28, 2011.

  1. Offline

    LeonBlade

    [​IMG]

    LandBrush - The easy to use brush for creating new land quick and easy:
    Version: 1.2.2



    What is it:
    LandBrush was created to make creating new land structures quick and easy.
    By mimicking how the Minecraft World Generator forms land sides you can easily create a base level structure for new contents or islands that you can use other tools such as VoxelSniper and WorldEdit to give it more depth.

    How does it work:
    Really simple actually, you first start off by picking your "base height" which is used to form the land at that position.
    Then you simple "paint" on your land that simple using the LandBrush tool. There are a few different arguments that can also be passed in to alter how the brush "paints" your land.

    Commands:
    Code:
    /landbrush help - Displays help text for commands.
    /landbrush [on/off] - Turns on and off the plugin locally.
    /landbrush default - Sets all settings to default.
    /landbrush size 5 - Sets brush radius in blocks.
    /landbrush base [me/64] - Sets the base height.
    /landbrush spread 3 - Sets the spread of the layer span.
    /landbrush material [sand grass/12 3] - Sets the materials from bottom to top.
    /landbrush tool [wood_spade/270] - Sets or Gets the tool.
    /landbrush undo [all/steps] - Will undo your last action, best to bind if you can.
    
    An alias can be set in the bukkit.yml file like so, lb being the alias in this instance:
    Code:
    aliases:
        lb:
        - landbrush
    
    Permissions:
    • landbrush.* - Gives permissions for all commands with LandBrush.
    Changelog:
    Version 1.2.2:
    • Added support for Minecraft 1.8.1 Bukkit server builds.
    • Started changing "scale" to "spread" now an integer value.
    • Added more undo functionality allowing you to undo a certain amount of times or all.
    • Added an on/off command which disables your player events.
    • Removed Permissions 3.1.6 support in favor of PermissionsBukkit.
    Version 1.2.1:
    • Removed alias of "lb" which can now be set manually in the bukkit.yml file.
    Version 1.2:
    • Fixed issue with players receiving message of "LandBrush disabled" when on player interaction.
    Version 1.1:
    • Removed bottom layer
    • Added the ability to swap tool to current item in hand with /lb tool
    • Added the ability to get the tool item while holding nothing with /lb tool
    • Added support for Bukkit Permissions
    • Added support for Permissions 3.1.6 Plugin
    • Fixed a bug with disconnecting or rejoining and not being able to use the tool.
    Version 1.0:
    • Plugin initial release.
    Todo:
    • Adding permissions.
    • Possibly removing the bottom layer, not so sure just yet.
    • Save settings for players server side.
    • Adding a way to specify a height of the brush.
    • Making the tool command give you the tool when no arguments passed in.
    • Adding mesh like manipulation features which allow you to push and pull land.
    • Flip option which flips to create valleys rather than hills.
    Links:
    [​IMG] https://github.com/LeonBlade/LandBrush
    [​IMG] http://dev.bukkit.org/server-mods/landbrush
    [​IMG] https://github.com/downloads/LeonBlade/LandBrush/LandBrush.jar

    Let me know what features you'd like to be added/changed/removed and things like that.

    By request anyone who wants to donate can do so through PayPal.
    Please don't view this as me begging for money, you do not have to donate to download the plugin JAR or download the source files. Everything is free and open source and that's how this plugin and any other future plugins I create will be so please keep that in mind.
    [​IMG]

    Thank you.
     
    kahlilnc, jungalist81 and Tanite like this.
  2. Offline

    LeonBlade

    LandBrush 1.2.2 has now been pushed and works for Minecraft 1.8 Bukkit builds.
    Please note that "scale" has been changed to "spread".
    Permissions 3.1.6 was removed and PermissionsBukkit has replaced it.

    LandBrush 1.3 will hopefully be coming out soon, I appologize for not having it out sooner, I've been rather busy lately. Hopefully this will hold some of you over who have been waiting for the 1.8 updates. LandBrush 1.3 will be bringing some really cool stuff that will hopefully make the tool a lot more interesting. :)
     
  3. Offline

    GingerBoyGaming

    It tells me bukkit can't let me access it but im admin on the server.
     
  4. Offline

    Nibelton

    looks great...handy after going from 1.7 to 1.8 biomes,to fix some weird things at the end of the chunks:cool:
     
  5. Offline

    jungalist81

    Hey LeonBrush, whenever I run this plugin on my Bukkit 1185 server, I get a spam console message saying "[Console] Removing player" whereas the players are random players on that are online. You can only see this notification logging onto the server via SSH.

    This happens whenever the plugin itself is loaded. I can still use it and it works, i use the /landbrush on/off and all the other commands work correctly. It took me awhile to figure out this plugin was the one causing it, I have around 30 plugins and ive managed to disabled all 29 plugins and with landbrush running only, it was giving out that spam message. Any idea how this is happening?
     
  6. Offline

    xemnes

    same for me.

    also due to the super deep oceans in 1.8/9 can we have a function for it to create more sand down to the ocean bed?
     
  7. Offline

    markbosco

    in the vid it shows all flat land and building stuff on top of it. will this make my world look like that flat stone stuff??
    also, can i lower just a certain part like in world edit?
     
  8. Offline

    gothem15

    How do I place Stone and Coal and Stuff like that so its like a real mountain?
     
  9. Offline

    leader10

    looks cool but when im making my level it say that its enabled but when i try /lb base me and stuff like that it wouldnt word
     
  10. Offline

    Tanite

    From the DBO page. Re-posting this here in case anyone else is wondering the status.
     
  11. Offline

    RuNtHeShOw10

    Is this for 1.1 ?
     
  12. Offline

    iiM x Jasonnn

    When i try to put landbrush on my server this error occurs:
    [SEVERE] Could not load 'plugins\LandBrush.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:148)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at me.leonblade.landbrush.LandBrush.<init>(LandBrush.java:20)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:144)
    ... 8 more
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.player.PlayerListener
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 27 more
    Any ideas on how to fix this?
     
  13. Offline

    xemnes

    thats because its not updated >.<
     
  14. Offline

    trueslider

    Please, update the plugin!
     
  15. Offline

    MasterBlue

    How do i install it :mad:
     
  16. Offline

    ChrisX930

    anyone who can update this plugin?
     

Share This Page