Giter Club home page Giter Club logo

builder's People

Contributors

aufdemrand avatar jrbudda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

builder's Issues

Builder exits required materials true mode on server restart.

  1. When i make a builder while setting him to require supplies, and then restarting the server, will make the builder finish the building without requiring the materials. It is like it goes out of supply=true - mode. Can this be prevented ? Config is set to: RequireMaterials: true but builder is ignoring this!

  2. Trying to give bonemeal to builder, and Builder doesnt need it, he says: I don't need item.dyepowder.name, he is not saying bonemeal but telling the node instead. Bonemeal isn't quite that new an object, to be a new item missing.

[Request] Ability to just "paste" schematic via NPC

Just a shoutout, great plugin! Builder is really cool!

I have a few quests I want to script where I want to instantly reset an area, however in order to do so I need "builder" to just instantly reset the schematic area rather than build it by hand. Is it possible to have the ability for the builder to on a command run just paste the schematic he has saved in his system?

Builder command block forgets commands

Since Command Block in an unobtainable block I figured it would not be required. I need my builder to not ask for it when creating a schematic that contains a command block. Is there any way to fix this?
--- Figured this one out by using the new supply.txt,
It seems that the commands in command blocks do not get copied over. Since WorldEdit has this functionality now to copy commands in command blocks I was hoping so would the builder. Is this something that can happen?
Thanks

Question: Multiple builders per schematic

Someone posted:
"multiple builders with the same schematic and different build patterns will allow up to 4 builders at once, or split the schematic."

I have a extremely large schematic being built and it has taken over 24 hours and it's no where to getting complete. I have changed the Movetimeout to 0.1 and the walking speed to 10. The one builder is moving extremely fast but I feel if I can start a second or a third builder to the project it would get completed much faster. Is there a way I can add a second builder to the same project that is currently being built by the first builder?

Builder NPC just stands there but says building

I dont know whats going on with it but when i select /builder load house then /builder build the NPC just stands there with a diamond pickaxe in its hand and when i type /builder info it says that its status is building yet i leave it for a while and still nothing? I have Citizens2.0.7 snapshot and the newest builder version and im running bukkit 1.4.7.

Couldn't change denizen: trait not found.

Nate_> Hello I having trouble assigning a trait denizen to a citizen
<Nate_> no errors in the logs when loading denizen. It just keeps telling me
<Nate_> Couldn't change denizen: trait not found.
<Nate_> if this helps I am able to successfully add a trait of builder
<Nate_> anyone available right now? Is there something I should be looking for?
<Nate_> 2013-01-03 19:09:50 [INFO] natersteen issued server command: /npc create Notch --trait denizen
<Nate_> 2013-01-03 19:09:50 [INFO] +> [DenizenNPCRegistry] Constructing Denizen NPC Notch/0
<Nate_> List size now: 1
<Nate_> 2013-01-03 19:09:55 [INFO] natersteen issued server command: /npc list
<Nate_> 2013-01-03 19:09:57 [INFO] natersteen issued server command: /npc
<Nate_> 2013-01-03 19:10:02 [INFO] /50.23.30.168:48975 lost connection
<Nate_> 2013-01-03 19:10:03 [INFO] natersteen issued server command: /trait denizen
<Nate_> 2013-01-03 19:10:07 [INFO] natersteen issued server command: /trait Denizen

Full Log:
2013-01-03 19:09:00 [INFO] Starting minecraft server version 1.4.6
2013-01-03 19:09:00 [INFO] Loading properties
2013-01-03 19:09:00 [INFO] Default game type: SURVIVAL
2013-01-03 19:09:00 [INFO] Generating keypair
2013-01-03 19:09:01 [INFO] Starting Minecraft server on 69.65.40.170:26365
2013-01-03 19:09:01 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.6-R0.3-b2586jnks (MC: 1.4.6) (Implementing API version 1.4.6-R0.3)
2013-01-03 19:09:02 [INFO] [PermissionsEx] sql backend registered!
2013-01-03 19:09:02 [INFO] [PermissionsEx] file backend registered!
2013-01-03 19:09:02 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2013-01-03 19:09:02 [INFO] ----- Bukkit Auto Updater -----
2013-01-03 19:09:02 [INFO] It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
2013-01-03 19:09:02 [INFO] If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
2013-01-03 19:09:02 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
2013-01-03 19:09:02 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
2013-01-03 19:09:02 [INFO] ----- ------------------- -----
2013-01-03 19:09:02 [INFO] [WorldEdit] Loading WorldEdit v1-c7cc1de
2013-01-03 19:09:02 [INFO] [EpicBoss] Loading EpicBoss v2.3.6
2013-01-03 19:09:02 [INFO] [Vault] Loading Vault v1.2.20-b264
2013-01-03 19:09:02 [INFO] [Modifyworld] Loading Modifyworld v1.19.4
2013-01-03 19:09:02 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.5
2013-01-03 19:09:02 [INFO] [PermissionsEx] Initializing file backend
2013-01-03 19:09:02 [INFO] Permissions file successfully reloaded
2013-01-03 19:09:02 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
2013-01-03 19:09:02 [INFO] [StackableItems] Loading StackableItems v0.9.0.1
2013-01-03 19:09:02 [INFO] [Essentials] Loading Essentials v2.9.6
2013-01-03 19:09:02 [INFO] [Citizens] Loading Citizens v2.0.6-SNAPSHOT (build 651)
2013-01-03 19:09:02 [INFO] [MobCatcher] Loading MobCatcher v3.3
2013-01-03 19:09:02 [INFO] [Denizen] Loading Denizen v0.8-prerelease
2013-01-03 19:09:02 [INFO] [Towny] Loading Towny v0.82.0.5
2013-01-03 19:09:02 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.6
2013-01-03 19:09:02 [INFO] [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b322
2013-01-03 19:09:02 [INFO] [VariableTriggers] Loading VariableTriggers v1.2.2
2013-01-03 19:09:02 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.6
2013-01-03 19:09:02 [INFO] [Builder] Loading Builder v0.6.6b
2013-01-03 19:09:02 [INFO] [Gringotts] Loading Gringotts v1.3.1
2013-01-03 19:09:02 [INFO] [Vault] Enabling Vault v1.2.20-b264
2013-01-03 19:09:02 [INFO] [Vault][Economy] Gringotts found: Waiting
2013-01-03 19:09:02 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2013-01-03 19:09:02 [INFO] [Vault][Permission] PermissionsEx found: Waiting
2013-01-03 19:09:02 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2013-01-03 19:09:02 [INFO] [Vault][Chat] PermissionsEx found: Waiting
2013-01-03 19:09:02 [INFO] [Vault] Enabled Version 1.2.20-b264
2013-01-03 19:09:02 [INFO] Preparing level "steenville"
2013-01-03 19:09:03 [INFO] Preparing start region for level 0 (Seed: 5926976681114448018)
2013-01-03 19:09:04 [INFO] Preparing spawn area: 61%
2013-01-03 19:09:04 [INFO] Preparing start region for level 1 (Seed: 5926976681114448018)
2013-01-03 19:09:05 [INFO] Preparing spawn area: 69%
2013-01-03 19:09:05 [INFO] Preparing start region for level 2 (Seed: 5926976681114448018)
2013-01-03 19:09:05 [INFO] [WorldEdit] Enabling WorldEdit v1-c7cc1de
2013-01-03 19:09:05 [INFO] WEPIF: Using the Bukkit Permissions API.
2013-01-03 19:09:06 [INFO] [EpicBoss] Enabling EpicBoss v2.3.6
2013-01-03 19:09:06 [INFO] [EpicBoss] 2.3.6 Has Been Enabled!
2013-01-03 19:09:06 [INFO] [Modifyworld] Enabling Modifyworld v1.19.4
2013-01-03 19:09:06 [INFO] [Modifyworld] Modifyworld enabled!
2013-01-03 19:09:06 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.5
2013-01-03 19:09:06 [INFO] [PermissionsEx] Superperms support enabled.
2013-01-03 19:09:06 [INFO] [PermissionsEx] v1.19.5 enabled
2013-01-03 19:09:06 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2013-01-03 19:09:06 [INFO] [Vault][Permission] PermissionsEx hooked.
2013-01-03 19:09:06 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
2013-01-03 19:09:06 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
2013-01-03 19:09:06 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
2013-01-03 19:09:06 [INFO] [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
2013-01-03 19:09:06 [INFO] [Multiverse-Core] Loading World & Settings - 'steenville' - Env: NORMAL - Type: LARGE_BIOMES & seed: 5926976681114448018
2013-01-03 19:09:06 [INFO] [Multiverse-Core] Loading World & Settings - 'steenville_nether' - Env: NETHER - Type: LARGE_BIOMES & seed: 5926976681114448018
2013-01-03 19:09:06 [INFO] [Multiverse-Core] Loading World & Settings - 'steenville_the_end' - Env: THE_END - Type: LARGE_BIOMES & seed: 5926976681114448018
2013-01-03 19:09:06 [INFO] [Multiverse-Core] Loading World & Settings - 'GoldenCity' - Env: NORMAL - Type: NORMAL & seed: -935344119546411008
2013-01-03 19:09:06 [INFO] Preparing start region for level 3 (Seed: -935344119546411008)
2013-01-03 19:09:07 [INFO] [Multiverse-Core] Loading World & Settings - 'Creative' - Env: NORMAL - Type: FLAT & seed: -7413167341927105593
2013-01-03 19:09:07 [INFO] Preparing start region for level 4 (Seed: -7413167341927105593)
2013-01-03 19:09:08 [INFO] [Multiverse-Core] 5 - World(s) loaded.
2013-01-03 19:09:08 [INFO] [StackableItems] Enabling StackableItems v0.9.0.1
2013-01-03 19:09:08 [INFO] [Essentials] Enabling Essentials v2.9.6
2013-01-03 19:09:09 [INFO] [Vault][Economy] Essentials Economy hooked.
2013-01-03 19:09:09 [INFO] Essentials: Using PermissionsEx based permissions.
2013-01-03 19:09:09 [INFO] [Essentials] Payment method found (Vault - Economy: Gringotts version: 1.2.20-b264)
2013-01-03 19:09:09 [INFO] [Citizens] Enabling Citizens v2.0.6-SNAPSHOT (build 651)
2013-01-03 19:09:09 [INFO] [MobCatcher] Enabling MobCatcher v3.3
2013-01-03 19:09:09 [INFO] [MobCatcher] Author: Malikk
2013-01-03 19:09:09 [INFO] [MobCatcher] Hooked Vault 1.2.20-b264
2013-01-03 19:09:09 [INFO] [MobCatcher] Spout was not found.
2013-01-03 19:09:09 [INFO] [MobCatcher] remove stackability: false
2013-01-03 19:09:09 [INFO] [MobCatcher] signData File is Empty
2013-01-03 19:09:09 [INFO] [MobCatcher] Loading 2 mob data
2013-01-03 19:09:09 [INFO] [MobCatcher] Starting Plugin Metrics
2013-01-03 19:09:09 [INFO] [MobCatcher] Enabled
2013-01-03 19:09:09 [INFO] [Denizen] Enabling Denizen v0.8-prerelease
2013-01-03 19:09:09 [INFO] +---------------------+
2013-01-03 19:09:09 [INFO] / _ ._ _ _
2013-01-03 19:09:09 [INFO](/%28-/ %29/ /_%28-/ %29 scriptable NPCs
2013-01-03 19:09:09 [INFO]
2013-01-03 19:09:09 [INFO] by: aufdemrand
2013-01-03 19:09:09 [INFO] version: 0.8.3 pre-release
2013-01-03 19:09:09 [INFO] +---------------------+
2013-01-03 19:09:09 [INFO] Processing 'Activity Scripts.yml'...
2013-01-03 19:09:09 [INFO] Processing 'Steve Scripts.yml'...
2013-01-03 19:09:09 [INFO] Processing 'Notch Cookies.yml'...
2013-01-03 19:09:09 [INFO] OKAY! All scripts loaded!
2013-01-03 19:09:09 [INFO] Loading external dependencies for run-time compiler.
2013-01-03 19:09:09 [INFO] +> [RuntimeCompiler] No dependencies to load.
2013-01-03 19:09:09 [INFO] OKAY! Loaded core commands: [CAST, TAKE, TELEPORT,
HEAL, COOLDOWN, EXECUTE, BOOK, SWITCH, TRIGGER, NEW,
DISENGAGE, ANNOUNCE, RANDOM, FEED, GIVE, FAIL, PLAYSOUND, FLAG,
ENGAGE, CHAT, IF, MODIFYBLOCK, DROP, LOOKCLOSE, FINISH, NARRATE,
LISTEN]
2013-01-03 19:09:09 [INFO] OKAY! Loaded core triggers: [PROXIMITY, DAMAGE, CHAT,
CLICK]
2013-01-03 19:09:09 [INFO] OKAY! Loaded core activities: [WANDER, TASK]
2013-01-03 19:09:09 [INFO] OKAY! Loaded core requirements: [SCRIPT, SNEAKING,
ISPOWERED, FLAGGED, HOLDING, STORMING, INREGION, ENCHANTED,
OWNER, ISLIQUID, SUNNY]
2013-01-03 19:09:09 [INFO] +---------------------+
2013-01-03 19:09:09 [INFO] [Towny] Enabling Towny v0.82.0.5
2013-01-03 19:09:09 [INFO] ==================== Towny ========================
2013-01-03 19:09:09 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
2013-01-03 19:09:10 [INFO] [Towny] Bypassing CraftBukkit Version check.
2013-01-03 19:09:10 [INFO] [Towny] Using: PermissionsEX v1.19.5, Vault v1.2.20-b264
2013-01-03 19:09:10 [INFO] [Towny] Time until a New Day: 16 hours, 50 minutes, 50 seconds
2013-01-03 19:09:10 [INFO] =============================================================
2013-01-03 19:09:10 [INFO] [Towny] Version: 0.82.0.5 - Mod Enabled
2013-01-03 19:09:10 [INFO] =============================================================
2013-01-03 19:09:10 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.6
2013-01-03 19:09:10 [INFO] [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b322
2013-01-03 19:09:10 [INFO] [Multiverse-Inventories 2.5-b322] enabled.
2013-01-03 19:09:10 [INFO] [VariableTriggers] Enabling VariableTriggers v1.2.2
2013-01-03 19:09:10 [INFO] [VariableTriggers] Loading variable data...
2013-01-03 19:09:10 [INFO] [VariableTriggers] 15 Objects with total of 304 Variables loaded.
2013-01-03 19:09:10 [INFO] [VariableTriggers] Loading WalkTrigger data...
2013-01-03 19:09:10 [INFO] [VariableTriggers] 0 WalkTriggers loaded.
2013-01-03 19:09:10 [INFO] [VariableTriggers] Loading ClickTrigger data...
2013-01-03 19:09:10 [INFO] [VariableTriggers] 151 ClickTriggers loaded.
2013-01-03 19:09:10 [INFO] [VariableTriggers] Loading EventTriggers data...
2013-01-03 19:09:10 [INFO] [VariableTriggers] 1 EventTriggers loaded.
2013-01-03 19:09:10 [INFO] [VariableTriggers] Loading AreaTriggers data...
2013-01-03 19:09:10 [INFO] [VariableTriggers] 0 AreaTriggers loaded.
2013-01-03 19:09:10 [INFO] [VariableTriggers] Loading CommandTriggers data...
2013-01-03 19:09:10 [INFO] [VariableTriggers] 0 CommandTriggers loaded.
2013-01-03 19:09:10 [INFO] [VariableTriggers] Loading ScriptFiles...
2013-01-03 19:09:10 [INFO] [VariableTriggers] 51 Scripts from 15 files loaded.
2013-01-03 19:09:10 [INFO] [VariableTriggers] Hooked Vault
2013-01-03 19:09:10 [INFO] [VariableTriggers] Using Gringotts
2013-01-03 19:09:10 [INFO] [VariableTriggers] Using PermissionsEx
2013-01-03 19:09:10 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.6
2013-01-03 19:09:10 [INFO] [Builder] Enabling Builder v0.6.6b
2013-01-03 19:09:10 [INFO] [Builder] Builder registered sucessfully with Denizen
2013-01-03 19:09:10 [INFO] [Gringotts] Enabling Gringotts v1.3.1
2013-01-03 19:09:10 [INFO] [Gringotts] Found Bukkit version: 1.4.6-R0.3. All features enabled.
2013-01-03 19:09:12 [INFO] [Vault][Economy] Gringotts hooked.
2013-01-03 19:09:13 [INFO] Done %2810.519s)! For help, type "help" or "?"
2013-01-03 19:09:13 [INFO] Starting GS4 status listener
2013-01-03 19:09:13 [INFO] Starting remote control listener
2013-01-03 19:09:13 [INFO] Query running on 69.65.40.170:26365
2013-01-03 19:09:13 [INFO] RCON running on 69.65.40.170:26375
2013-01-03 19:09:13 [INFO] [Citizens] Using locale en.
2013-01-03 19:09:13 [INFO] [Citizens] Loaded 0 NPCs.
2013-01-03 19:09:13 [INFO] /67.163.13.85:54903 lost connection
2013-01-03 19:09:13 [INFO] /98.228.240.199:55815 lost connection
2013-01-03 19:09:14 [INFO] Juice1973[/67.163.13.85:54904] logged in with entity id 286 at ([Creative] 2028.30601153966, 18.804343014498286, -142.8921242608503)
2013-01-03 19:09:15 [INFO] natersteen[/50.140.153.192:51474] logged in with entity id 287 at ([Creative] 1873.4584156476913, 4.0, -262.6666312808902)
2013-01-03 19:09:21 [INFO] Steener75[/98.228.240.199:55818] logged in with entity id 288 at ([Creative] 1984.799157665599, 20.25178652868783, -87.18034019163895)
2013-01-03 19:09:32 [INFO] natersteen issued server command: /npc
2013-01-03 19:09:38 [INFO] natersteen issued server command: /npc list
2013-01-03 19:09:50 [INFO] natersteen issued server command: /npc create Notch --trait denizen
2013-01-03 19:09:50 [INFO] +> [DenizenNPCRegistry] Constructing Denizen NPC Notch/0
List size now: 1
2013-01-03 19:09:55 [INFO] natersteen issued server command: /npc list
2013-01-03 19:09:57 [INFO] natersteen issued server command: /npc
2013-01-03 19:10:02 [INFO] /50.23.30.168:48975 lost connection
2013-01-03 19:10:03 [INFO] natersteen issued server command: /trait denizen
2013-01-03 19:10:07 [INFO] natersteen issued server command: /trait Denizen

0.6 Preview, supply mode.

Fire (51) and Water (09) are needed by the NPC to build some buildings in Supply mode.

And without a /give or /item command these are unattainable. Would it be possible to look in to maybe excluding these or setting it to.

Fire > needs a Flint and Timber
Water > needs (#of water) water buckets?

load error

when i try and load a schematic i get this error:
null
org.bukkit.command.CommandException: Unhandled exception executing command 'builder' in plugin Builder v0.6.7
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514)
at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:980)
at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:898)
at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:853)
at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44)
at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290)
at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:113)
at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598)
at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
Caused by: java.lang.NoSuchMethodError: net.citizensnpcs.Citizens.getNPCSelector()Lnet/citizensnpcs/npc/NPCSelector;
at net.jrbudda.builder.Builder.onCommand(Builder.java:289)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
... 15 more

Please give option of requiring unobtainable

Greetings,

"Unobtainable blocks, or blocks only obtainable via Silk Touch or Creative Mode, are supplied by giving their normal drop type."

Can you give the option of requiring the actual item please. It is integral to my economy.

Thanks

Ability to control direction of build

I'd like there to be a way to control the direction in which something is built. For example, I would like a builder to build a staircase down into the ground. Right now, the builder magically disappears down into the ground and emerges from the bottom up. It's possible to have the builder dig down first and the build up, but that doesn't seem realistic.

trait not found

Hello i am having trouble assigning the trait denizen to my npcs. the command is telling me trait not found. it acts like its loading fine and i do get the ability to turn debug mode on and off but the other commands are not responding. it is not throwing any errors either so im stumped. sorry for the wall of text perhaps i have a version mismatch some extra eyes would help

2013-03-05 14:11:38 [INFO] Starting minecraft server version 1.4.7
2013-03-05 14:11:38 [INFO] Loading properties
2013-03-05 14:11:38 [INFO] Default game type: SURVIVAL
2013-03-05 14:11:38 [INFO] Generating keypair
2013-03-05 14:11:38 [INFO] Starting Minecraft server on *:25565
2013-03-05 14:11:39 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R1.0-b2624jnks (MC: 1.4.7) (Implementing API version 1.4.7-R1.0)
2013-03-05 14:11:40 [SEVERE] ebean.properties not found
2013-03-05 14:11:40 [INFO] DataSourcePool [HomeSpawnPlus] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
2013-03-05 14:11:40 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
2013-03-05 14:11:40 [INFO] Entities enhanced[0] subclassed[7]
2013-03-05 14:11:40 [INFO] [SkyDiver] Loading SkyDiver v1.4
2013-03-05 14:11:40 [INFO] [GroupManager] Loading GroupManager v2.0 (2.10.1) (Phoenix)
2013-03-05 14:11:40 [INFO] [WorldEdit] Loading WorldEdit v5.5.1
2013-03-05 14:11:40 [INFO] [LavaFurnace] Loading LavaFurnace v1.621
2013-03-05 14:11:40 [INFO] [DiabloDrops] Loading DiabloDrops v2.4.505
2013-03-05 14:11:40 [INFO] [Quests] Loading Quests v1.5.4
2013-03-05 14:11:40 [INFO] [Vault] Loading Vault v1.2.19-b248
2013-03-05 14:11:40 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
2013-03-05 14:11:40 [INFO] [SafeCreeper] Loading SafeCreeper v1.3.6.9
2013-03-05 14:11:40 [INFO] [MobBountyReloaded] Loading MobBountyReloaded v321
2013-03-05 14:11:40 [INFO] [UnlimitedRecipes] Loading UnlimitedRecipes v1.3
2013-03-05 14:11:40 [INFO] [StackableItems] Loading StackableItems v0.9.1
2013-03-05 14:11:40 [INFO] [CityGates] Loading CityGates v1.6
2013-03-05 14:11:40 [INFO] [RailDriver] Loading RailDriver v0.5
2013-03-05 14:11:40 [INFO] [MagicSpells] Loading MagicSpells v2.13.1
2013-03-05 14:11:40 [INFO] [iConomy] Loading iConomy v7.0
2013-03-05 14:11:40 [INFO] [InfiniteStrongholds] Loading InfiniteStrongholds v1.0
2013-03-05 14:11:40 [INFO] [DisableExperienceLoss] Loading DisableExperienceLoss v0.1
2013-03-05 14:11:40 [INFO] [CraftArrows] Loading CraftArrows v1.4
2013-03-05 14:11:40 [INFO] [ZombieApocalypse] Loading ZombieApocalypse v1.3.1
2013-03-05 14:11:40 [INFO] [ChopTree2] Loading ChopTree2 v2.2.2
2013-03-05 14:11:40 [INFO] [Permissions] Loading Permissions v3.1.6
2013-03-05 14:11:40 [INFO] [TravelPortals] Loading TravelPortals v2.2.4
2013-03-05 14:11:40 [INFO] [DynamicTextures] Loading DynamicTextures v1.2.0
2013-03-05 14:11:40 [INFO] [EpicBossRecoded] Loading EpicBossRecoded v1.2.4
2013-03-05 14:11:40 [INFO] [SkylandsPlus] Loading SkylandsPlus v0.14.4
2013-03-05 14:11:40 [INFO] [CraftBook] Loading CraftBook v1828-b65eb54
2013-03-05 14:11:40 [INFO] [mcMMO] Loading mcMMO v1.4.00-beta2-b1509
2013-03-05 14:11:40 [INFO] [Catacombs] Loading Catacombs v2.9
2013-03-05 14:11:40 [INFO] [EnchantPlus] Loading EnchantPlus v1.1.3
2013-03-05 14:11:40 [INFO] [CraftingPlus] Loading CraftingPlus v6.6
2013-03-05 14:11:40 [INFO] [MagicTorches] Loading MagicTorches v1.1.1
2013-03-05 14:11:40 [INFO] [Citizens] Loading Citizens v2.0.7-SNAPSHOT (build 745)
2013-03-05 14:11:40 [INFO] [Fly Payment] Loading Fly Payment v1.3
2013-03-05 14:11:40 [INFO] [MobBountyReloadedDrops] Loading MobBountyReloadedDrops v21
2013-03-05 14:11:40 [INFO] [MobBountyReloadedExploits] Loading MobBountyReloadedExploits v28
2013-03-05 14:11:40 [INFO] [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
2013-03-05 14:11:40 [INFO] [SkyFall] Loading SkyFall v0.0.2
2013-03-05 14:11:40 [INFO] [Alchemist] Loading Alchemist v1.1
2013-03-05 14:11:40 [INFO] [dynmap] Loading dynmap v1.4-563
2013-03-05 14:11:40 [INFO] [Denizen] Loading Denizen v0.8-prerelease
2013-03-05 14:11:40 [INFO] [CompassEx] Loading CompassEx v2.0.0-BETA
2013-03-05 14:11:40 [INFO] [Sentry] Loading Sentry v1.3.1
2013-03-05 14:11:40 [INFO] [Blacksmith] Loading Blacksmith v1.1
2013-03-05 14:11:40 [INFO] [DtlCitizensTrader] Loading DtlCitizensTrader v2.4.3
2013-03-05 14:11:40 [INFO] [dynmap-mobs] Loading dynmap-mobs v0.40
2013-03-05 14:11:40 [INFO] [HomeSpawnPlus] Loading HomeSpawnPlus v1.7.4
2013-03-05 14:11:40 [INFO] [DiabloDrops] Enabling DiabloDrops v2.4.505
2013-03-05 14:11:41 [INFO] [Vault] Enabling Vault v1.2.19-b248
2013-03-05 14:11:41 [WARNING] iConomy6 - If you are using Flatfile storage be aware that iCo6 has a CRITICAL bug which can wipe ALL iconomy data.
2013-03-05 14:11:41 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2013-03-05 14:11:41 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2013-03-05 14:11:41 [INFO] [Vault][Economy] iConomy 6 found: Waiting
2013-03-05 14:11:41 [INFO] [Vault][Permission] GroupManager found: Waiting
2013-03-05 14:11:41 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2013-03-05 14:11:41 [INFO] [Vault][Chat] GroupManager found: Waiting
2013-03-05 14:11:41 [INFO] [Vault] Enabled Version 1.2.19-b248
2013-03-05 14:11:41 [INFO] [SafeCreeper] Enabling SafeCreeper v1.3.6.9
2013-03-05 14:11:41 [INFO] [SafeCreeper] Loading global config...
2013-03-05 14:11:41 [INFO] [SafeCreeper] Global config loaded, took 58 ms!
2013-03-05 14:11:41 [INFO] [SafeCreeper] Loading world configs...
2013-03-05 14:11:41 [INFO] [SafeCreeper] 2 world configs loaded, took 3 ms!
2013-03-05 14:11:41 [INFO] [SafeCreeper] Retrieving updates data...
2013-03-05 14:11:41 [INFO] [SafeCreeper] Updates data received!
2013-03-05 14:11:41 [INFO] [SafeCreeper] [SafeCreeper] Disabling TVNativeLib usage, TVNLib not found.
2013-03-05 14:11:41 [INFO] [SafeCreeper] Not using Vault Permissions, Vault Permissions is disabled!
2013-03-05 14:11:41 [INFO] [SafeCreeper] Hooked into Permissions!
2013-03-05 14:11:41 [INFO] [SafeCreeper] Disabling MobArena usage, plugin not found.
2013-03-05 14:11:41 [INFO] [SafeCreeper] Disabling PVPArena usage, plugin not found.
2013-03-05 14:11:41 [INFO] [SafeCreeper] Disabling Factions usage, plugin not found.
2013-03-05 14:11:41 [INFO] [SafeCreeper] Disabling Likeaboss usage, plugin not found.
2013-03-05 14:11:41 [INFO] [SafeCreeper] MCStats.org Statistics enabled.
2013-03-05 14:11:41 [INFO] [SafeCreeper] Safe Creeper v1.3.6.9 enabled, took 511 ms!
2013-03-05 14:11:41 [INFO] [SkylandsPlus] Enabling SkylandsPlus v0.14.4
2013-03-05 14:11:41 [INFO] [mcMMO] Enabling mcMMO v1.4.00-beta2-b1509
2013-03-05 14:11:41 [INFO] [mcMMO] Loading mcMMO config.yml File...
2013-03-05 14:11:41 [INFO] [mcMMO] Loading mcMMO treasures.yml File...
2013-03-05 14:11:41 [INFO] [mcMMO] Loading mcMMO advanced.yml File...
2013-03-05 14:11:41 [INFO] [mcMMO] Loading mcMMO repair.vanilla.yml File...
2013-03-05 14:11:41 [INFO] [mcMMO] Version 1.4.00-beta2-b1509 is enabled!
2013-03-05 14:11:41 [INFO] Preparing level "world"
2013-03-05 14:11:41 [INFO] Preparing start region for level 0 (Seed: -7132925319179257116)
2013-03-05 14:11:42 [INFO] Preparing start region for level 1 (Seed: -7132925319179257116)
2013-03-05 14:11:42 [INFO] Preparing spawn area: 0%
2013-03-05 14:11:43 [INFO] Preparing start region for level 2 (Seed: -7132925319179257116)
2013-03-05 14:11:43 [INFO] [SkyDiver] Enabling SkyDiver v1.4
2013-03-05 14:11:43 [INFO] [SkyDiver] Loading Config...
2013-03-05 14:11:43 [INFO] [GroupManager] Enabling GroupManager v2.0 (2.10.1) (Phoenix)
2013-03-05 14:11:43 [SEVERE] GroupManager - SEVERE - There are errors in your config.yml. Using default settings
2013-03-05 14:11:43 [INFO] GroupManager version 2.0 (2.10.1) (Phoenix) is enabled!
2013-03-05 14:11:43 [INFO] [Vault][Permission] GroupManager hooked.
2013-03-05 14:11:43 [INFO] [Vault][Chat] GroupManager - Chat hooked.
2013-03-05 14:11:43 [INFO] [WorldEdit] Enabling WorldEdit v5.5.1
2013-03-05 14:11:43 [INFO] WEPIF: GroupManager detected! Using GroupManager for permissions.
2013-03-05 14:11:43 [INFO] [LavaFurnace] Enabling LavaFurnace v1.621
2013-03-05 14:11:43 [INFO] LavaFurnace loaded: 8 Furnace(s)
2013-03-05 14:11:43 [INFO] LavaFurnace loaded: 2 Custom Cook Time User(s)
2013-03-05 14:11:43 [INFO] LavaFurnace loaded: 1 User Group(s)
2013-03-05 14:11:43 [INFO] Permissions turned off - Using Free-For-All Mode
2013-03-05 14:11:43 [INFO] LavaFurnace config file finished loading...
2013-03-05 14:11:43 [INFO] LavaFurnace: GroupManager detected, LavaFurnace permissions enabled...
2013-03-05 14:11:43 [INFO] LavaFurnace version 1.621 is enabled!
2013-03-05 14:11:44 [INFO] [Quests] Enabling Quests v1.5.4
2013-03-05 14:11:44 [INFO] [Quests] Enabled.
2013-03-05 14:11:44 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
2013-03-05 14:11:44 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
2013-03-05 14:11:44 [INFO] [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
2013-03-05 14:11:44 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -7132925319179257116
2013-03-05 14:11:44 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -7132925319179257116
2013-03-05 14:11:44 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -7132925319179257116
2013-03-05 14:11:44 [INFO] [Multiverse-Core] Loading World & Settings - 'world2' - Env: NORMAL - Type: NORMAL & seed: -6976795538804681843
2013-03-05 14:11:44 [INFO] Preparing start region for level 3 (Seed: -6976795538804681843)
2013-03-05 14:11:44 [INFO] [Multiverse-Core] Loading World & Settings - 'skylands' - Env: NORMAL - Type: NORMAL & seed: -387057898998494755 & generator: SkylandsPlus
2013-03-05 14:11:44 [INFO] [SkylandsPlus v0.14.4]: The world type of 'skylands' has been set to to normal.
2013-03-05 14:11:44 [INFO] Preparing start region for level 4 (Seed: -387057898998494755)
2013-03-05 14:11:45 [WARNING] [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
2013-03-05 14:11:45 [WARNING] [Multiverse-Core] Original Location: X: -311 Y: 64 Z: -24 P: 0 Y: 0
2013-03-05 14:11:45 [SEVERE] [Multiverse-Core] New safe spawn NOT found!!!
2013-03-05 14:11:45 [INFO] [Multiverse-Core] 5 - World(s) loaded.
2013-03-05 14:11:45 [INFO] [MobBountyReloaded] Enabling MobBountyReloaded v321
2013-03-05 14:11:45 [INFO] [MobBountyReloaded] iConomy 6 hooked.
2013-03-05 14:11:45 [INFO] [MobBountyReloaded] Enabled.
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] Enabling UnlimitedRecipes v1.3
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] Crafting Recipe for: ICE added !
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] Crafting Recipe for: SADDLE added !
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] Crafting Recipe for: NETHER_BRICK added !
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] Crafting Recipe for: NETHER_FENCE added !
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] Crafting Recipe for: NETHER_BRICK_STAIRS added !
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] Crafting Recipe for: STEP added !
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] Crafting Recipe for: COBBLE_WALL added !
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] Crafting Recipe for: MOSSY_COBBLESTONE added !
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] Crafting Recipe for: SMOOTH_BRICK added !
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] Crafting Recipe for: SMOOTH_BRICK added !
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] Crafting Recipe for: SMOOTH_BRICK added !
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] Crafting Recipe for: WEB added !
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] All craft recipes loaded !
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] Furnace Recipe for: NETHERRACK added !
2013-03-05 14:11:45 [INFO] [UnlimitedRecipes] All smelt recipes loaded !
2013-03-05 14:11:45 [INFO] [StackableItems] Enabling StackableItems v0.9.1
2013-03-05 14:11:45 [INFO] [CityGates] Enabling CityGates v1.6
2013-03-05 14:11:45 [WARNING] [CityGates] Loading Groups: Ignore Lines: 35, 59, 83, 107, 131, 155, 179, 203
2013-03-05 14:11:45 [INFO] [RailDriver] Enabling RailDriver v0.5
2013-03-05 14:11:45 [INFO] [RailDriver] RailDriver v0.5 Plugin Enabled!
2013-03-05 14:11:45 [INFO] [MagicSpells] Enabling MagicSpells v2.13.1
2013-03-05 14:11:46 [INFO] [MagicSpells] Spells loaded: 87
2013-03-05 14:11:46 [INFO] [iConomy] Enabling iConomy v7.0
2013-03-05 14:11:46 [INFO] [iConomy - April Fools] Enabled (14 ms)
2013-03-05 14:11:46 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2013-03-05 14:11:46 [INFO] [Vault][Economy] iConomy 6 hooked.
2013-03-05 14:11:46 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2013-03-05 14:11:46 [INFO] [InfiniteStrongholds] Enabling InfiniteStrongholds v1.0
2013-03-05 14:11:46 [INFO] world2
2013-03-05 14:11:46 [INFO] 5.0
2013-03-05 14:11:46 [INFO] world_nether
2013-03-05 14:11:46 [INFO] 5.0
2013-03-05 14:11:46 [INFO] skylands
2013-03-05 14:11:46 [INFO] 3.0
2013-03-05 14:11:46 [INFO] world
2013-03-05 14:11:46 [INFO] 5.0
2013-03-05 14:11:46 [INFO] [DisableExperienceLoss] Enabling DisableExperienceLoss v0.1
2013-03-05 14:11:46 [INFO] [CraftArrows] Enabling CraftArrows v1.4
2013-03-05 14:11:46 [INFO] [CraftArrows] v1.4 by CreeperShift enabled!
2013-03-05 14:11:46 [INFO] [ZombieApocalypse] Enabling ZombieApocalypse v1.3.1
2013-03-05 14:11:46 [INFO] [ChopTree2] Enabling ChopTree2 v2.2.2
2013-03-05 14:11:46 [INFO] [Permissions] Enabling Permissions v3.1.6
2013-03-05 14:11:46 [INFO] Fake Permissions version 3.1.6 is enabled!
2013-03-05 14:11:46 [INFO] WEPIF: GroupManager detected! Using GroupManager for permissions.
2013-03-05 14:11:46 [INFO] [TravelPortals] Enabling TravelPortals v2.2.4
2013-03-05 14:11:46 [INFO] [TravelPortals] TravelPortals version 2.2.4 is enabled!
2013-03-05 14:11:46 [INFO] [DynamicTextures] Enabling DynamicTextures v1.2.0
2013-03-05 14:11:46 [INFO] [EpicBossRecoded] Enabling EpicBossRecoded v1.2.4
2013-03-05 14:11:46 [INFO] [CraftBook] Enabling CraftBook v1828-b65eb54
2013-03-05 14:11:46 [INFO] 1 cauldron recipe(s) loaded
2013-03-05 14:11:46 [INFO] [CraftBook] Registered a new shapeless recipe!
2013-03-05 14:11:46 [INFO] [CraftBook] Registered a new shaped2x2 recipe!
2013-03-05 14:11:46 [INFO] [CraftBook] Registered 2 custom recipes!
2013-03-05 14:11:46 [WARNING] [CraftBook] Chairs require ProtocolLib! They will not function without it!
2013-03-05 14:11:46 [INFO] [CraftBook] Enumerating chunks for self-triggered components...
2013-03-05 14:11:46 [INFO] [WorldEdit] Using inbuilt NmsBlock for this version.
2013-03-05 14:11:46 [INFO] [CraftBook] 3224 chunk(s) for 5 world(s) processed (78ms elapsed)
2013-03-05 14:11:46 [INFO] [Catacombs] Enabling Catacombs v2.9
2013-03-05 14:11:46 [INFO] [Catacombs] Found permission system 'GroupManager'
2013-03-05 14:11:46 [INFO] [Catacombs] Found economy system 'iConomy 6'
2013-03-05 14:11:46 [INFO] [EnchantPlus] Enabling EnchantPlus v1.1.3
2013-03-05 14:11:46 [INFO] [EnchantPlus] Config successfully loaded
2013-03-05 14:11:46 [INFO] [EnchantPlus] Ignoring custom enchantment 'power'. Invalid enchantment ID!
2013-03-05 14:11:46 [INFO] [EnchantPlus] Ignoring custom enchantment 'punch'. Invalid enchantment ID!
2013-03-05 14:11:46 [INFO] [EnchantPlus] Ignoring custom enchantment 'flame'. Invalid enchantment ID!
2013-03-05 14:11:46 [INFO] [EnchantPlus] Ignoring custom enchantment 'infinity'. Invalid enchantment ID!
2013-03-05 14:11:47 [INFO] [EnchantPlus] Ignoring custom enchantment 'infinite'. Invalid enchantment ID!
2013-03-05 14:11:47 [INFO] [EnchantPlus] Plugin Version 1.1.3 activated!
2013-03-05 14:11:47 [INFO] [CraftingPlus] Enabling CraftingPlus v6.6
2013-03-05 14:11:47 [INFO] [CraftingPlus] Version(6.6) has been [ENABLED]
2013-03-05 14:11:47 [INFO] [CraftingPlus] [RecipeBuilder] has added material workbench to the CraftingPlus crafting recipe!
2013-03-05 14:11:47 [INFO] [CraftingPlus] [RecipeBuilder] has added material diamond to the CraftingPlus crafting recipe!
2013-03-05 14:11:47 [INFO] [CraftingPlus] [RecipeBuilder] has added material book to the CraftingPlus crafting recipe!
2013-03-05 14:11:47 [INFO] [CraftingPlus] [RecipeBuilder] Finished building CraftingPlus recipe!
2013-03-05 14:11:47 [INFO] [CraftingPlus] Metrics enabled. Visit mcstats.org
2013-03-05 14:11:47 [INFO] [MagicTorches] Enabling MagicTorches v1.1.1
2013-03-05 14:11:47 [INFO] [MagicTorches] Initializing MagicTorches
2013-03-05 14:11:47 [INFO] [MagicTorches] Loading config
2013-03-05 14:11:47 [INFO] [MagicTorches] MiniDB found or created. Loading DB
2013-03-05 14:11:47 [INFO] [MagicTorches] Loading 1 magictorch arrays.
2013-03-05 14:11:47 [INFO] [MagicTorches] Initializing commands and events
2013-03-05 14:11:47 [INFO] [MagicTorches] Plugin initialized
2013-03-05 14:11:47 [INFO] [Citizens] Enabling Citizens v2.0.7-SNAPSHOT (build 745)
2013-03-05 14:11:47 [INFO] [Fly Payment] Enabling Fly Payment v1.3
2013-03-05 14:11:47 [INFO] [Fly Payment] Fly Payment version 1.3 is now enabled.
2013-03-05 14:11:47 [INFO] [Fly Payment] Made By AhellHound
2013-03-05 14:11:47 [INFO] [MobBountyReloadedDrops] Enabling MobBountyReloadedDrops v21
2013-03-05 14:11:47 [INFO] [MobBountyReloadedDrops] [MobBountyReloadedDrops] Enabled.
2013-03-05 14:11:47 [INFO] [MobBountyReloadedExploits] Enabling MobBountyReloadedExploits v28
2013-03-05 14:11:47 [INFO] [MobBountyReloadedExploits] Enabled.
2013-03-05 14:11:47 [INFO] [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
2013-03-05 14:11:47 [INFO] [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
2013-03-05 14:11:47 [INFO] [Multiverse-Portals] 2 - Portals(s) loaded
2013-03-05 14:11:47 [INFO] [SkyFall] Enabling SkyFall v0.0.2
2013-03-05 14:11:50 [INFO] [Alchemist] Enabling Alchemist v1.1
2013-03-05 14:11:50 [INFO] [Alchemist] v1.1 enabled.
2013-03-05 14:11:50 [INFO] [dynmap] Enabling dynmap v1.4-563
2013-03-05 14:11:50 [INFO] [dynmap] Using Permissions 3.1.6 for access control
2013-03-05 14:11:51 [INFO] [dynmap] Loaded 21 shaders.
2013-03-05 14:11:52 [INFO] [dynmap] Loaded 82 perspectives.
2013-03-05 14:11:52 [INFO] [dynmap] Loaded 12 lightings.
2013-03-05 14:11:52 [INFO] [dynmap] Web server started on address 0.0.0.0:8123
2013-03-05 14:11:52 [INFO] [dynmap] version 1.4-563 is enabled - core version 1.4-1545
2013-03-05 14:11:52 [INFO] [dynmap] Loaded 3 maps of world 'world'.
2013-03-05 14:11:52 [INFO] [dynmap] Loaded 2 maps of world 'world_nether'.
2013-03-05 14:11:52 [INFO] [dynmap] Loaded 2 maps of world 'world_the_end'.
2013-03-05 14:11:52 [INFO] [dynmap] Loaded 3 maps of world 'world2'.
2013-03-05 14:11:52 [INFO] [dynmap] Loaded 3 maps of world 'skylands'.
2013-03-05 14:11:52 [INFO] [dynmap] Enabled
2013-03-05 14:11:52 [INFO] [dynmap] Version obsolete: new recommended version 1.5-612 is available.
2013-03-05 14:11:52 [INFO] [Denizen] Enabling Denizen v0.8-prerelease
2013-03-05 14:11:52 [INFO] �[35;1m+---------------------+ �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[37;1m�[33;1m / _ ._ _ _ �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[37;1m�[33;1m(/(-/ )/ /_(-/ ) �[37;22m scriptable NPCs �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[37;1m�[37;22mby: �[37;1maufdemrand �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[37;1m�[37;22mversion: �[37;1m0.8.8 pre-release �[m
2013-03-05 14:11:52 [INFO] �[35;1m+---------------------+ �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[37;1mProcessing 'util.dscript'... �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[37;1mProcessing 'genies.dscript'... �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[37;1mProcessing '\Activity Scripts.yml'... �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[37;1mProcessing '\Notch Cookies.yml'... �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[37;1mProcessing '\Rastlin Shop.yml'... �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[37;1mProcessing '\Steve Scripts.yml'... �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[37;1mProcessing '\Wander_On_Grass.yml'... �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[37;1mProcessing '\Wander_On_Stone.yml'... �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[32;1mOKAY! �[37;1mAll scripts loaded! �[m
2013-03-05 14:11:52 [INFO] �[33;1m+> [ScriptRegistry] �[37;1m�[30;1mTrying to load an invalid script.
'�[36;1mWANDER_ON_GRASS�[33;1m(Activity)'�[30;1m is an unknown type. �[m
2013-03-05 14:11:52 [INFO] �[33;1m+> [ScriptRegistry] �[37;1m�[30;1mTrying to load an invalid script.
'�[36;1mWANDER_ON_STONE�[33;1m(Activity)'�[30;1m is an unknown type. �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[37;1mLoading external dependencies for run-time compiler. �[m
2013-03-05 14:11:52 [INFO] �[33;1m+> [RuntimeCompiler] �[37;1mNo dependencies to load. �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[32;1mOKAY! �[37;1mLoaded core commands: [CAST, POSE, DISPLAYITEM,
TAKE, SHOOT, TELEPORT, RUNTASK, HEAL, ZAP, COOLDOWN, FISH,
EXECUTE, VULNERABLE, SWITCH, TRIGGER, DETERMINE, NEW,
FOLLOW, LOOK, DISENGAGE, RANDOM, ANNOUNCE, WAIT, FEED,
GIVE, FAIL, PLAYSOUND, WALKTO, ENGAGE, FLAG, MODIFYBLOCK,
CHAT, IF, CLEAR, ANCHOR, SIT, STRIKE, DROP, NAMEPLATE,
QUEUE, LOOKCLOSE, FINISH, SCRIBE, ASSIGNMENT, STAND,
NARRATE, ATTACK, LISTEN] �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[32;1mOKAY! �[37;1mLoaded core triggers: [PROXIMITY, DAMAGE, CHAT,
CLICK] �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[32;1mOKAY! �[37;1mLoaded core activities: [WANDER, TASK] �[m
2013-03-05 14:11:52 [INFO] �[35;1m �[32;1mOKAY! �[37;1mLoaded core requirements: [TIME, SCRIPT,
PERMISSION, ITEM, STORMING, OP, ISLIQUID, OWNER, SUNNY,
SNEAKING, MONEY, ISPOWERED, FLAGGED, HOLDING, PROCEDURE,
INREGION, ENCHANTED, INGROUP] �[m
2013-03-05 14:11:52 [INFO] �[35;1m+---------------------+ �[m
2013-03-05 14:11:52 [INFO] [CompassEx] Enabling CompassEx v2.0.0-BETA
2013-03-05 14:11:52 [INFO] [CompassEx] Using Vault for payment.
2013-03-05 14:11:52 [INFO] [CompassEx] Dynmap Support is enabled!
2013-03-05 14:11:53 [INFO] [Sentry] Enabling Sentry v1.3.1
2013-03-05 14:11:53 [INFO] [Sentry] NPCDeath Triggers and DIE/LIVE command registered sucessfully with Denizen
2013-03-05 14:11:53 [INFO] [Sentry] Could not find or register with Towny
2013-03-05 14:11:53 [INFO] [Sentry] Could not find or register with Factions.
2013-03-05 14:11:53 [INFO] [Sentry] Could not find or register with War.
2013-03-05 14:11:53 [INFO] [Sentry] Could not find or register with SimpleClans.
2013-03-05 14:11:53 [INFO] [Blacksmith] Enabling Blacksmith v1.1
2013-03-05 14:11:53 [INFO] [Blacksmith] v1.1 enabled.
2013-03-05 14:11:53 [INFO] [DtlCitizensTrader] Enabling DtlCitizensTrader v2.4.3
2013-03-05 14:11:53 [INFO] [DtlCitizensTrader] �[37;1mLoading locale�[m
2013-03-05 14:11:53 [INFO] [DtlCitizensTrader] �[37;1mLoading bank accounts�[m
2013-03-05 14:11:53 [INFO] [DtlCitizensTrader] �[37;1mloading patterns�[m
2013-03-05 14:11:53 [INFO] [DtlCitizensTrader] �[37;1mUsing iConomy 6 plugin�[m
2013-03-05 14:11:53 [INFO] [DtlCitizensTrader] �[37;1mHooked into Denizen v0.8-prerelease�[m
2013-03-05 14:11:53 [INFO] [DtlCitizensTrader] �[37;1mRegistering commands... �[m
2013-03-05 14:11:53 [INFO] [DtlCitizensTrader] �[37;1mRegistered denizen �[33;1mTransactionCommand�[m
2013-03-05 14:11:53 [INFO] [DtlCitizensTrader] �[37;1mRegistered denizen �[33;1mTraderCreateCommand�[m
2013-03-05 14:11:53 [INFO] [DtlCitizensTrader] �[37;1mRegistering Denizen triggers... �[m
2013-03-05 14:11:53 [INFO] [DtlCitizensTrader] �[37;1mRegistered�[33;1m TraderClick trigger�[m
2013-03-05 14:11:53 [INFO] [DtlCitizensTrader] �[37;1mRegistering replacement tags... �[m
2013-03-05 14:11:53 [INFO] [DtlCitizensTrader] �[37;1mRegistered denizen �[33;1mReplacement Tags�[m
2013-03-05 14:11:53 [INFO] [DtlCitizensTrader] �[37;1mv2.4.3 enabled.�[m
2013-03-05 14:11:53 [INFO] [dynmap-mobs] Enabling dynmap-mobs v0.40
2013-03-05 14:11:53 [INFO] [dynmap-mobs] initializing
2013-03-05 14:11:53 [INFO] [dynmap-mobs] version 0.40 is activated
2013-03-05 14:11:53 [INFO] [HomeSpawnPlus] Enabling HomeSpawnPlus v1.7.4
2013-03-05 14:11:53 [INFO] [HomeSpawnPlus] Loaded 137 locale strings (0 overrides)
2013-03-05 14:11:53 [INFO] [HomeSpawnPlus] using VAULT:GroupManager for permissions
2013-03-05 14:11:53 [INFO] [HomeSpawnPlus] Vault interface found and will be used for economy-related functions
2013-03-05 14:11:53 [INFO] [HomeSpawnPlus] version 1.7.4, build 695 is enabled
2013-03-05 14:11:53 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-03-05 14:11:53 [INFO] Done (12.062s)! For help, type "help" or "?"
2013-03-05 14:11:54 [INFO] [DiabloDrops] No Updates found on dev.bukkit.org.
2013-03-05 14:11:54 [INFO] [EpicBoss-Recoded] 1.2.4 Has Been Enabled!
2013-03-05 14:11:54 [INFO] [Sentry] Registered sucessfully with Vault: 5 groups found. The GROUP: target will function
2013-03-05 14:11:55 [INFO] [Citizens] Loaded 37 NPCs.
2013-03-05 14:11:55 [INFO] [Quests] 3 Quest(s) loaded.
2013-03-05 14:11:55 [INFO] CraftBook v3.5.6
2013-03-05 14:14:59 [INFO] �[32;1mZA: There are sounds coming from the ground, the dead might soon awake!�[m
2013-03-05 14:15:39 [INFO] �[36;1mYou selected �[32;1mRastlin�[36;1m!�[m
2013-03-05 14:15:44 [INFO] �[37;22mCouldn't change denizen: Trait not found.�[m
2013-03-05 14:15:49 [INFO] �[32;1mZA: You are safe for another night, the undead still lay in their graves.�[m

error occur in log

012-12-22 21:00:07 [INFO] WLAD_MC issued server command: /npc remove all
2012-12-22 21:00:21 [INFO] WLAD_MC issued server command: /npc create Builder --trait builder
2012-12-22 21:00:29 [INFO] WLAD_MC issued server command: /builder load house
2012-12-22 21:00:40 [INFO] WLAD_MC issued server command: /builder build
2012-12-22 21:00:40 [WARNING] [Builder] Task #12999 for Builder v0.6.5 generated an exception
java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_5/Block
at net.jrbudda.builder.Util.canStand(Util.java:332)
at net.jrbudda.builder.BuilderTrait.findaspot(BuilderTrait.java:626)
at net.jrbudda.builder.BuilderTrait.access$3(BuilderTrait.java:622)
at net.jrbudda.builder.BuilderTrait$3.run(BuilderTrait.java:475)
at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:53)
at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:530)
at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)

FEATURE REQUEST

I'd like to request the builder to have a /builder seek.

This command will enforce builder seek of materials needed. However, extra materials will require the builder to construct a chest and place the left overs either at the origin or at the next safest and open block. I'd also assume that for the seek it would take a long time, but it'd need to be realistic, like a player was actually doing it.

Builder will not accept certain items

Greetings,

When ou try to give the builder some things he says he needs, he says he does not need i.

An example is jungle wood stairs. I will add more items as encountered.

Thanks

Builder's loading large schematics

Hi there, I recently tried using larger than normal schematics and i want an NPC to build them as pasting them crashes the server, though the NPC wont load it and it says there is an internal error.

How can I fix it?
Is it a matter of needing more RAM?

Update Source code

jrbudda, this is a great plugin and thank you for making it.
But I have a problem. I am a developer for a minecraft server.
We would like to release the builders as a donator perk.
However, we want to keep people's schematics safe. I was going to add a simple permission system to make it so to load the schematic you need to have the proper permissions. But the source code is not updated.
So as the title says, please update the source code.

Unknown command

When typing "/trait builder" it says unknown command.

Sorry for bad English...

--Trait builder

when ever i type /npc create Bob --trait builder

the Npc "Bob" says --trait builder instead of giving him the Trait

What am i doing wrong?

Bug in /builder build excavate

no errors are given but if you leave the area of the project build and you have the command set as that if you come back the builder reverses building and starts removing what he was building. then starts over again. this is a serious bug for large projects that take a while.

Internal error

Hey, i got a small problem with your plugin... every time i do /builder build it won't work

heres my consol: http://pastebin.com/gZUQ0TvA

Mc: 1.7.2
citizens2: 1.7.2
Builder: Latest

This have happened since 5 months ago, when it was 1.6.4 and 1.6.2 too.

Feature Request - Pause

Would be great if one could pause the builder. Doing a cancel and rebuild causes the builder to build at a new location....

#ignore, wrong repo

Im working in a server with Spigot 1.10.2 with this build (http://ci.citizensnpcs.co/job/Builder/20/, not using the lastest build #21 as it is for version 1.11) and citizens-2.0.20 (SNAPSHOT)

NPC walks to the build but after placing the first block it starts to build everything so fast and teleports around the construction (Just as this comment describes it https://dev.bukkit.org/projects/builder-citizens2?comment=610)
I was looking for some patch that gave me the best solution to this problem, but I do not think it is solved, or it is a specific problem to this version of citizens or builders .. or its combination, I do not know.

Anyway, I got tired and I decided to try my luck with maven (first time) and look for that bug. I do not want to do a pull or anything like that (Especially if I'm using versions that are old, but if this problem persists in others, which I do not know, it must be compatible), but whoever interests me here is my change:

on BuilderTrait.java, inside SetupNextBlock(), after npc.getNavigator().getLocalParameters().stuckAction(BuilderTeleportStuckAction.INSTANCE);

add:
npc.getNavigator().setPaused(false);
npc.getNavigator().getPathStrategy().update();

It seems that after setting the target, the path must be updated.
Well that's all, I hope it helps

(ups, this was for Morphan1 folk)

"Bob" can load the schematic but not build it?

This is the error

57:18] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'builder' in plugin Builder v0.9.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at org.bukkit.craftbukkit.v1_7_R2.CraftServer.dispatchCommand(CraftServer.java:696) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at net.minecraft.server.v1_7_R2.PlayerConnection.handleCommand(PlayerConnection.java:952) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:814) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at net.minecraft.server.v1_7_R2.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at net.minecraft.server.v1_7_R2.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:147) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at net.minecraft.server.v1_7_R2.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:657) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:548) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:459) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/NBTBase
at net.jrbudda.builder.EmptyBuildBlock.getMat(EmptyBuildBlock.java:19) ~[?:?]
at net.jrbudda.builder.BuilderSchematic.BuildQueue(BuilderSchematic.java:61) ~[?:?]
at net.jrbudda.builder.BuilderTrait.StartBuild(BuilderTrait.java:346) ~[?:?]
at net.jrbudda.builder.BuilderTrait.TryBuild(BuilderTrait.java:288) ~[?:?]
at net.jrbudda.builder.Builder.onCommand(Builder.java:467) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
... 13 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.NBTBase
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_45]
at net.jrbudda.builder.EmptyBuildBlock.getMat(EmptyBuildBlock.java:19) ~[?:?]
at net.jrbudda.builder.BuilderSchematic.BuildQueue(BuilderSchematic.java:61) ~[?:?]
at net.jrbudda.builder.BuilderTrait.StartBuild(BuilderTrait.java:346) ~[?:?]
at net.jrbudda.builder.BuilderTrait.TryBuild(BuilderTrait.java:288) ~[?:?]
at net.jrbudda.builder.Builder.onCommand(Builder.java:467) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-11-g08fad7a-b3037jnks]
... 13 more

Linked chests for builder

It would be pretty great if builder NPCs had a linked chest that they could pull materials from for builds and that they could put materials into when they excavate a location.

That way multiple players could donate materials into a chest instead of having to give them materials, or a NPC could excavate a schematic that is just made of air blocks and put the materials into the chest, effectively making a "miner" NPC

/builder build not working

[23:22:24] [Server thread/INFO]: DandelionDonkey issued server command: /builder build
[23:22:24] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'builder' in plugin Builder v0.9.1
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[minecraft_server.jar:git-Bukkit-6e0120a]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[minecraft_server.jar:git-Bukkit-6e0120a]
at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServer.java:625) ~[minecraft_server.jar:git-Bukkit-6e0120a]
at net.minecraft.server.v1_8_R2.PlayerConnection.handleCommand(PlayerConnection.java:1077) [minecraft_server.jar:git-Bukkit-6e0120a]
at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:937) [minecraft_server.jar:git-Bukkit-6e0120a]
at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(SourceFile:37) [minecraft_server.jar:git-Bukkit-6e0120a]
at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(SourceFile:9) [minecraft_server.jar:git-Bukkit-6e0120a]
at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_server.jar:git-Bukkit-6e0120a]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_75]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_75]
at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [minecraft_server.jar:git-Bukkit-6e0120a]
at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:670) [minecraft_server.jar:git-Bukkit-6e0120a]
at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:336) [minecraft_server.jar:git-Bukkit-6e0120a]
at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:626) [minecraft_server.jar:git-Bukkit-6e0120a]
at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:534) [minecraft_server.jar:git-Bukkit-6e0120a]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/NBTBase
at net.jrbudda.builder.BuilderSchematic.BuildQueue(BuilderSchematic.java:95) ~[?:?]
at net.jrbudda.builder.BuilderTrait.StartBuild(BuilderTrait.java:346) ~[?:?]
at net.jrbudda.builder.BuilderTrait.TryBuild(BuilderTrait.java:288) ~[?:?]
at net.jrbudda.builder.Builder.onCommand(Builder.java:468) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[minecraft_server.jar:git-Bukkit-6e0120a]
... 15 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.NBTBase
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[minecraft_server.jar:git-Bukkit-6e0120a]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-6e0120a]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_75]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_75]
at net.jrbudda.builder.BuilderSchematic.BuildQueue(BuilderSchematic.java:95) ~[?:?]
at net.jrbudda.builder.BuilderTrait.StartBuild(BuilderTrait.java:346) ~[?:?]
at net.jrbudda.builder.BuilderTrait.TryBuild(BuilderTrait.java:288) ~[?:?]
at net.jrbudda.builder.Builder.onCommand(Builder.java:468) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[minecraft_server.jar:git-Bukkit-6e0120a]
... 15 more
citizens version 1.0.15
builder latest 1.7.10 version
bukkit 1.8.3
any ideas?

An internal error occurred while attempting to perform this command

Error.txt
12:41:10 AM [INFO] thefirebeast99 issued server command: /builder build
12:41:10 AM [ERROR] null
12:41:10 AM org.bukkit.command.CommandException: Unhandled exception executing command 'builder' in plugin Builder v0.9.1
12:41:10 AM at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:10 AM at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:11 AM at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:649) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:11 AM at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397) [spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:11 AM at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232) [spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:11 AM at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:11 AM at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:11 AM at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:11 AM at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_144]
12:41:11 AM at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_144]
12:41:11 AM at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:11 AM at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:11 AM at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:11 AM at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:11 AM at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:11 AM at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
12:41:11 AM Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R3/NBTBase
12:41:11 AM at net.jrbudda.builder.EmptyBuildBlock.getMat(EmptyBuildBlock.java:19) ~[?:?]
12:41:11 AM at net.jrbudda.builder.BuilderSchematic.BuildQueue(BuilderSchematic.java:61) ~[?:?]
12:41:11 AM at net.jrbudda.builder.BuilderTrait.StartBuild(BuilderTrait.java:346) ~[?:?]
12:41:11 AM at net.jrbudda.builder.BuilderTrait.TryBuild(BuilderTrait.java:288) ~[?:?]
12:41:11 AM at net.jrbudda.builder.Builder.onCommand(Builder.java:467) ~[?:?]
12:41:11 AM at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:11 AM ... 15 more
12:41:11 AM Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R3.NBTBase
12:41:11 AM at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:11 AM at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:12 AM at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_144]
12:41:12 AM at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_144]
12:41:12 AM at net.jrbudda.builder.EmptyBuildBlock.getMat(EmptyBuildBlock.java:19) ~[?:?]
12:41:12 AM at net.jrbudda.builder.BuilderSchematic.BuildQueue(BuilderSchematic.java:61) ~[?:?]
12:41:12 AM at net.jrbudda.builder.BuilderTrait.StartBuild(BuilderTrait.java:346) ~[?:?]
12:41:12 AM at net.jrbudda.builder.BuilderTrait.TryBuild(BuilderTrait.java:288) ~[?:?]
12:41:12 AM at net.jrbudda.builder.Builder.onCommand(Builder.java:467) ~[?:?]
12:41:12 AM at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-19ed80c]
12:41:12 AM ... 15 more

RequireMaterials: dnt work

even with the option to require materials enabled the builder is working without requiring any blocks!

Automatic entrance detection

it is possible that you implement a recognition of the entrance door

so that you can rotate the Schematic

for example

it will be built first, the äusersten walls with doors

and how can you turn schematics

/Builder build is not working

I've seen many posts disscussing the same problem and the same happened to me using a 1.11 build. Im on 1.12.1 but they are quite similar so I dont think thats the problem can anyone help me.

Builder Info, Mark, Build off by 1

In testing the Builder for our server, I noticed some odd behavior. Here's the builder info:

Schematic: 6 wide, 10 long, 15 tall
Origin: x:-1508, y:70, z:616

Steps to reproduce:

  1. I marked the builder's origin by using {/builder origin me} while I was at x:-1507.43, y:71.62, z:616.48.
  2. I then let the builder build the schematic {/builder build linear}.
  3. After he's done building, I mark the outline again with {/builder mark}
  4. The attached picture shows the build, the mark, and green wool indicating where the corners of the actual schematic are. Also, red wool indicates where the origin was set to, and blue wool indicates where the builder info origin is notated at.

Jobs - Builder Info Mark Build issue

Builder for Citizens2 // building loop possible?

hello

first of all i want to thank you for that great plugin! its awesome :)

I want to ask if there is a possibility for something like a "building loop"
like the npc builds something and when he is finished the building disappears and he
will start again.... and again....

--jonny999999

Will the plugin stayed to be updated?

I will make a server in the future with this plugin. It's one of the highest priority on the server. I will ask u, about u will continued to work with this plugin?

Building Speed

Hey,

Great plugins!

Would it be possible to think about adding a building speed.

Say if you will be having them build something over and over, maybe have them building at 1/2 the speed they do now, or 1/4...

Probably wouldn't be too hard to implement, but would be cool, especially if they are building small structures, it could be more realistic...

Thanks!
Ctark

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.