InstaWall (High Performance) a.k.a GenBucket with region protection plugins supports

NULLED InstaWall (High Performance) a.k.a GenBucket with region protection plugins supports 9.16.5

No permission to download
Under 18? Make sure you have your parent's permission before you buy!

Please make sure to have WorldGuard 6.0 or above!

For Plugin Support, please use here. You can also use


NOTICE: If you use FAWE with " tick limit per chunk " option, generation of walls with falling blocks (such as SAND) may case incomplete walls. (information provided by @Monz)

Since there is not any instant wall generator plugin which does what I wanted, I made this...

How it works:
You first obtain an instawall bucket (with a certain material such as COBBLESTONE, OBSIDIAN), then you pour the material as you place the block. The material will start run down as long as AIR space underneath or no Sponge blocks nearby. The pouring will stop once the material hits the non-AIR block.

You can give players/groups permission nodes to use any particular types (material types) of InstaWall buckets.

You can also specify the worlds where the use of InstaWall buckets is disabled.

Sponge:
If there are sponge blocks nearby the path of block being dropped, the material pouring will no longer proceed. Just like a regular behaviour of the sponge against water. However, sponge blocks will not be able to absorb already materialised blocks.

Video demo



with "LeaveSource: true"

Supported region protection plugins:
  • WorldGuard,
  • GriefPrevention,
  • Factions,
  • FactinosUUID,
  • LegacyFactions,
  • Towny,
  • Kingdom,
  • PreciousStones,
  • FEUDAL,
  • RedProtect,
  • NovaGuilds,
  • ASkyBlock,
  • USkyBlock
Commands: (alias: iw, insta)
  • /instawall | /instawall help : displays the help menu
  • /instawall reload : reloads the configuration file.
  • /instawall give <player> <material> <amount> : gives <player> an instawall bucket for the <material>, that can be used <amount> times.
Permission Node:
  • instawall.reload : allows you to reload the config file.
  • instawall.give : allows you to execute "give" command.
  • instawall.<material_type> : allows you to use the instawall bucket of <material_type>. <material_type> should be in lowercase. (ex. instawall.cobblestone, instawall.obsidian)
Installation:
You just install InstaWall.jar into "plugins" folder.

Configuration:
Code (Text):

Messages:
ErrorMsg : "&c[InstaWall] : Some error occured."
GiveMsg : "&a[InstaWall] : %amount% of InstaWallBucket for the &e%type% &awas given to %player%."
NoPermissionMsg: "&c[InstaWall] : You do not have a permission to use this bucket."
CannotUseMsg: "&c[InstaWall] : You cannot use it in this world."
NoValidMaterial: "&c[InstaWall] : No such material exists."
NoValidAmount: "&c[InstaWall] : Amount is not valid."
NoValidCost: "&c[InstaWall] : Cost is not valid."
BoughtMsg: "&a[InstaWall] : You've bought &e%type% &ainstawall budcket for &e%amount%&a."
NotEnoughFund: "&c[InstaWall] : Not sufficient fund."


HelpMessages:
banner:
msg: "=== &e[&aInstaWall Commands List (%version%)&e] &r==="
help:
msg: "&a/instawall help : displays this help menu."
reload:
msg: "&a/instawall reload : reloads config file."
permission: "instawall.reload"
debug:
msg: "&a/instawall debug <true|false> : turn on / off the debug mode."
permission: "instawall.debug"
give:
msg: "&a/instawall give <player> <type> <amount>."
permission: "instawall.give"

# the display name for the InstaWall bucket.
DisplayName: "&aInstaWall for &b%type%"

# the custom lore
Lore:
- "You can place water/lava"
- "next to a block to start"
- "pouring blocks!"

# the interval of material running down. default 20 ticks.
Interval: 20

# Only in your own territory OnlyInOwnTerritory: false
# ASkyBlock, Factions, FactionsUUID, Feudal, GriefPrevention, Kingdoms, LegacyFactions, NovaGuilds, PreciousStone, RedProtect, Residence, Towny, uSkyBlock
TerritoryPlugin: FactionsUUID

# if this option is true, only a user with instawall.<Material_name>
# can use the insta wall bucket. <Material_name> should be in lower case.
# for instance: instawall.cobblestone, instawall.obsidian
UsePermissionNode: false

# disabled world
# you can list the world you would like to disable the instawall bucket.
Disabled:
# - plotworld

# disabled world
# you can list the world you would like to disable the instawall bucket.
DisabledRegions:
# - spawn

# Bucket type : LAVA_BUCKET, WATER_BUCKET
BucketType: LAVA_BUCKET

# leave the source material
# if this option is true, the source material such as Lava/Water will be left behind
LeaveSource: false

# if this option is false, the resoruce will not flow like a liquid. It only flow downwords,
# right underneath of the poured block.
LiquidBehavior: true

# if this option is true, the empty bucket after using up all
# instawall bucket will automatically be removed.
RemoveEmptyBucket: false

UseGlowEffect: false

# Basic shop capability
#
# [iw-buy] # make sure to pick something unique (not like [buy] like Essentials
# 64 # amount
# WOOL:4 # material type : data value (e.g. Yellow wool)
# $500 # cost ($ + value)
#
# if you put [iw-buy] in the 1st line, it will be replaced by the string below
BuySign: "[IW-Buy]" # Case insensitive
MoneySign: "$"

#
# Recipe
# if you want a player to craft his/her own IW bucket, you can specify the recipe here
#
Recipe:
cobblestone:
material: COBBLESTONE #bukkit material name
shape:
- "***"
- "BMB"
- "*B*"
ingredient:
'*': AIR
'B': BUCKET
'M': COBBLESTONE
obsidian:
material: OBSIDIAN #bukkit material name
shape:
- "***"
- "BMB"
- "*B*"
ingredient:
'*': AIR
'B': BUCKET
'M': OBSIDIAN

License:
Author
Direct-Leaks.com
Downloads
111
Views
238
First release
Last update
Rating
4.00 star(s) 1 ratings

More resources from Direct-Leaks.com

Latest updates

  1. 9.16.5

    9.16.5
  2. 9.16.1

    9.16.1
  3. 9.15.2

    9.15.2

Latest reviews

thx man
Top