Inactive [EDIT/FUN] MineMaze v1.6 - Generate Mazes with WorldEdit [2377] (1.3.2-R1.0)

Discussion in 'Inactive/Unsupported Plugins' started by Laubi, Aug 23, 2011.

  1. Offline

    Laubi

    Moved to devBukki: http://dev.bukkit.org/server-mods/minemaze/



    ChangeLog:
    Show Spoiler
    v1.0: Private release
    v1.1: Addet 3 Generators
    v1.2: //undo-Support, Public release
    v1.3: Removed case sensitive
    v1.4: Updated to Bukkit RB1185 (1.8.1)
    v1.5: Updated to the new WorldEdit-Version
    v1.6: Updated to the newest WorldEdit-Version & Bukkit 1.2.3, now unsing WEPIF
     
  2. Offline

    ST-DDT

    Got the same prob.
    No error logs only this message.
    Maybe an new Bukkit command?
    But why does Bukkit use Mazecommand?

    Is this a message from bukkit or from this plugin?
    I have never seen it before.
     
  3. Offline

    KoBro12

    I think the Plugin broke in 1185 build, so just give the creator some time to update it. :) I get the bukkit will leak tears thing. xD
     
  4. Offline

    ST-DDT

    The message "Bukkit Sad.Bukkit want you to access command, but bukkit cannot let you.Bukkit will leak tears :'("
    is from bukkitpermissions if you do not have the right permissions to access this command.
    Node: worldedit.minemaze...

    Maybe you have to loo at this post to change the plugin.yml yourself:
    http://forums.bukkit.org/threads/permissions-faq.25080/#post-451970
     
  5. Offline

    Laubi

    @White_Hacker, @KoBro12, @smackman17
    I updated the plugin for Bukkit 1185.
    I hope i fixed all bugs, but i also added a new Permissionshandler, if you find some bugs, please report them.
     
  6. Offline

    PixelTech

    I love you. This is the ONLY good maze generator.
     
  7. Does each maze have only one solution? Is there only one defined path from A to B?
     
  8. Offline

    Laubi

    Yes, only one way out of the maze.
    Maybe I add a Mazegenerator with more possibilitys to solve the maze, but i think one way is enought ;)
    @PixelTech: Thank you for using my Plugin :)
     
  9. Offline

    ST-DDT

    if you are interested in an 3D mazegeneration script (including loops) for wordledit
    i can post it here.

    Resuting maze:
    Very Crazy, you cannot find a way through if the maze is big enough and your time is limited.
    some litte unreachable blocks (evertime only one block)
    no doors
    no ladders (*)
    i think this is some kind of primalgorithm.
    bigest maze generated 32x32x4 paths (=64x64x13blocks), if you increase pathdims, some null expections will occure, don't know why.

    *= I think this is very easy to add, but i don't know javascript syntax (this is the first javascript i have ever writen and i took nearly three hours to write it.)
     
  10. Offline

    Colidos

    Everytime i use this plugin //wand doesnt work?
     
  11. Offline

    Godspeed

    I get this error when i start my server, when i delete Minemaze (v1.4) it all works fine. It also breaks worldedit.

    I use the Essentials Groupmanager Permissions

    Code:
    2011-10-05 15:51:26 [INFO] Starting minecraft server version Beta 1.8.1
    2011-10-05 15:51:26 [INFO] Loading properties
    2011-10-05 15:51:26 [INFO] Starting Minecraft server on *:25565
    2011-10-05 15:51:26 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-10-05 15:51:26 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2011-10-05 15:51:26 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    2011-10-05 15:51:26 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    2011-10-05 15:51:26 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1067-g6301507-b1185jnks (MC: 1.8.1)
    2011-10-05 15:51:27 [INFO] DataSourcePool [MinecartManiaCore] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2011-10-05 15:51:27 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2011-10-05 15:51:28 [INFO] Entities enhanced[0] subclassed[2]
    2011-10-05 15:51:28 [INFO] DataSourcePool [MinecartManiaSignCommands] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2011-10-05 15:51:28 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2011-10-05 15:51:28 [INFO] Entities enhanced[0] subclassed[2]
    2011-10-05 15:51:28 [INFO] LWC: Loading shared objects
    2011-10-05 15:51:28 [INFO] LWC: Protection cache: 0/10000
    2011-10-05 15:51:28 [INFO] LWC: Native library: plugins/LWC/lib/native/Windows/amd64/sqlitejdbc.dll
    2011-10-05 15:51:29 [INFO] Spout 1.0.6.381 has been initialized
    2011-10-05 15:51:29 [INFO] Preparing level "world"
    2011-10-05 15:51:29 [INFO] Default game type: 0
    2011-10-05 15:51:29 [INFO] Preparing start region for level 0 (Seed: 7277295343608341253)
    2011-10-05 15:51:30 [INFO] Preparing spawn area: 97%
    2011-10-05 15:51:30 [INFO] Preparing start region for level 1 (Seed: 7277295343608341253)
    2011-10-05 15:51:31 [INFO] creaturebox: Permissions enabled using: GroupManager v1.3 (Phoenix)
    2011-10-05 15:51:31 [INFO] creaturebox version 0.7.7 is enabled!
    2011-10-05 15:51:31 [INFO] Build 2.6.2 geladen Essentials van Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
    2011-10-05 15:51:31 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2011-10-05 15:51:31 [INFO] Build 2.6.2 geladen EssentialsChat van essentials team
    2011-10-05 15:51:31 [INFO] Build 2.6.2 geladen EssentialsGeoIP van essentials team
    2011-10-05 15:51:31 [INFO] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
    2011-10-05 15:51:31 [INFO] GroupManager - INFO - World Found: world
    2011-10-05 15:51:31 [INFO] GroupManager - INFO - World Found: world1
    2011-10-05 15:51:31 [INFO] GroupManager - INFO - World Found: world4
    2011-10-05 15:51:31 [INFO] GroupManager - INFO - World Found: world_nether
    2011-10-05 15:51:31 [INFO] GroupManager - INFO - Superperms support enabled.
    2011-10-05 15:51:31 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    2011-10-05 15:51:31 [INFO] GroupManager version 1.3 (Phoenix) is enabled!
    2011-10-05 15:51:31 [INFO] Build 2.6.2 geladen EssentialsSpawn van essentials team
    2011-10-05 15:51:31 [INFO] [FalseBook Block] 3100 Books loaded!
    2011-10-05 15:51:31 [INFO] FalseBookBlock v0.87alpha DEV#3 by GeMo enabled
    2011-10-05 15:51:31 [INFO] [FalseBook Block] 2 Cauldrons successfully loaded.
    2011-10-05 15:51:31 [INFO] [FalseBook Core] FalseBookCore v0.87alpha DEV#3 by GeMo enabled!
    2011-10-05 15:51:31 [INFO] FalseBookExtra v0.87alpha DEV#3 by GeMo enabled
    2011-10-05 15:51:31 [INFO] FalseBookIC v0.87alpha DEV#3 by GeMo enabled
    2011-10-05 15:51:31 [INFO] [Minecart Mania] Debug mode switched to NORMAL
    2011-10-05 15:51:32 [INFO] [Minecart Mania] MinecartManiaCore version 1.2.8 is enabled!
    2011-10-05 15:51:32 [INFO] [Minecart Mania] MinecartManiaSignCommands version 1.2.8 is enabled!
    2011-10-05 15:51:32 [INFO] [Minecart Mania] MinecartManiaStation version 1.2.5 is enabled!
    2011-10-05 15:51:32 [INFO] [MineMaze]v 1.3 is enabled
    2011-10-05 15:51:32 [INFO] PaintingSwitch enabled
    2011-10-05 15:51:32 [INFO] [SpoutFlight] Using Bukkit SuperPerms
    2011-10-05 15:51:32 [INFO] [SpoutFlight] version 1.2 is now enabled.
    2011-10-05 15:51:32 [INFO] [SpoutNinja] SpoutNinja has been enabled.
    2011-10-05 15:51:32 [INFO] [SpoutNinja] Created by CainFoool
    2011-10-05 15:51:32 [INFO] [VANISH] Version 1.6.5 enabled.
    2011-10-05 15:51:32 [INFO] WorldEdit 4.7 enabled.
    2011-10-05 15:51:32 [INFO] WorldEdit: Using the Bukkit Permissions API.
    2011-10-05 15:51:32 [SEVERE] Error occurred while enabling WorldEdit v4.7 (Is it up to date?): com.sk89q.worldedit.bukkit.WorldEditPlugin.registerEvent(Ljava/lang/String;Lorg/bukkit/event/Listener;)V
    java.lang.NoSuchMethodError: com.sk89q.worldedit.bukkit.WorldEditPlugin.registerEvent(Ljava/lang/String;Lorg/bukkit/event/Listener;)V
        at com.sk89q.worldedit.bukkit.WorldEditPlayerListener.<init>(WorldEditPlayerListener.java:55)
        at com.sk89q.worldedit.bukkit.WorldEditPlugin.registerEvents(WorldEditPlugin.java:137)
        at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:103)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:920)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-05 15:51:32 [INFO] WorldGuard: Using the Bukkit Permissions API.
    2011-10-05 15:51:32 [INFO] WorldGuard: (world) Single session is enforced.
    2011-10-05 15:51:32 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    2011-10-05 15:51:32 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    2011-10-05 15:51:32 [INFO] WorldGuard: (world) Lava fire is blocked.
    2011-10-05 15:51:32 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    2011-10-05 15:51:32 [INFO] WorldGuard: Loaded configuration for world 'world"
    2011-10-05 15:51:32 [INFO] WorldGuard: (world_nether) Single session is enforced.
    2011-10-05 15:51:32 [INFO] WorldGuard: (world_nether) TNT ignition is PERMITTED.
    2011-10-05 15:51:32 [INFO] WorldGuard: (world_nether) Lighters are PERMITTED.
    2011-10-05 15:51:32 [INFO] WorldGuard: (world_nether) Lava fire is blocked.
    2011-10-05 15:51:32 [INFO] WorldGuard: (world_nether) Fire spread is UNRESTRICTED.
    2011-10-05 15:51:32 [INFO] WorldGuard: Loaded configuration for world 'world_nether"
    2011-10-05 15:51:32 [WARNING] WorldGuard: Region file for world "world" missing or inaccessible.
    2011-10-05 15:51:32 [WARNING] WorldGuard: Region file for world "world_nether" missing or inaccessible.
    2011-10-05 15:51:32 [INFO] WorldGuard 5.3 enabled.
    2011-10-05 15:51:32 [INFO] Fake Permissions version 3.1.6 is enabled!
    2011-10-05 15:51:32 [INFO] Essentials: Using Permissions 3 based permissions.
    2011-10-05 15:51:32 [INFO] WorldGuard: Using the Bukkit Permissions API.
    2011-10-05 15:51:32 [INFO] [Minecart Mania] Permissions detected. Using permissions.
    2011-10-05 15:51:32 [INFO] [Minecart Mania] MinecartManiaAdminControls version 1.2.7 is enabled!
    2011-10-05 15:51:32 [INFO] [Minecart Mania] MinecartManiaAutomations version 1.2.3 is enabled!
    2011-10-05 15:51:32 [INFO] [Minecart Mania] MinecartManiaChestControl version 1.2.5 is enabled!
    2011-10-05 15:51:32 [INFO] LWC: Loaded 137 locale strings (0 overrides)
    2011-10-05 15:51:32 [INFO] LWC: Permissions API: NijiPermissions
    2011-10-05 15:51:32 [INFO] LWC: Currency API: EssentialsCurrency
    2011-10-05 15:51:32 [INFO] LWC: Loading SQLite
    2011-10-05 15:51:32 [INFO] LWC: Using: Native
    2011-10-05 15:51:32 [INFO] LWC: Precached 19 protections.
    2011-10-05 15:51:32 [INFO] LWC: At version: 3,52 (b281)
    2011-10-05 15:51:32 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-10-05 15:51:32 [INFO] Done (0,373s)! For help, type "help" or "?"
    2011-10-05 15:51:32 [INFO] [FalseBook Block] 0 Bridges successfully loaded.
    2011-10-05 15:51:32 [INFO] [FalseBook Block] 0 Doors successfully loaded.
    2011-10-05 15:51:32 [INFO] [FalseBook Block] 0 protected gateblocks successfully loaded.
    2011-10-05 15:51:32 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
    2011-10-05 15:51:35 [INFO] [FalseBook IC] Loaded selftriggered ICs: 0 done
    2011-10-05 15:51:35 [INFO] [FalseBook IC] Loaded selftriggered ICs: 0 failed
    2011-10-05 15:51:37 [INFO] CONSOLE: Stopping the server..
    2011-10-05 15:51:37 [INFO] Stopping server
    2011-10-05 15:51:37 [INFO] creaturebox 0.7.7: saving spawners
    2011-10-05 15:51:37 [INFO] creaturebox version 0.7.7 is disabled.
    2011-10-05 15:51:37 [INFO] GroupManager - INFO - Scheduled Data Saving is disabled!
    2011-10-05 15:51:37 [INFO] GroupManager version 1.3 (Phoenix) is disabled!
    2011-10-05 15:51:37 [INFO] FalseBookBlock v0.87alpha DEV#3 by GeMo disabled
    2011-10-05 15:51:37 [INFO] [FalseBook Core] FalseBookCore v0.87alpha DEV#3 by GeMo disabled!
    2011-10-05 15:51:37 [INFO] FalseBookExtra v0.87alpha DEV#3 by GeMo disabled
    2011-10-05 15:51:37 [INFO] FalseBookIC v0.87alpha DEV#3 by GeMo disabled
    2011-10-05 15:51:37 [INFO] [Minecart Mania] MinecartManiaCore version 1.2.8 is disabled!
    2011-10-05 15:51:37 [INFO] [MineMaze]disabled
    2011-10-05 15:51:37 [INFO] PaintingSwitch disabled
    2011-10-05 15:51:37 [INFO] [SpoutFlight] is now disabled.
    2011-10-05 15:51:37 [INFO] [SpoutNinja] SpoutNinja has been disabled.
    2011-10-05 15:51:37 [INFO] [SpoutNinja] SpoutNinja was created by CainFoool
    2011-10-05 15:51:37 [INFO] [VANISH] Version 1.6.5 disabled.
    2011-10-05 15:51:37 [INFO] WorldGuard 5.3 disabled.
    2011-10-05 15:51:37 [INFO] Fake Permissions version 3.1.6 is disabled!
    2011-10-05 15:51:37 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2011-10-05 15:51:37 [INFO] WorldGuard: Using the Bukkit Permissions API.
    2011-10-05 15:51:37 [INFO] LWC: Flushing final updates (0)
    2011-10-05 15:51:37 [INFO] LWC: Freeing SQLite
    2011-10-05 15:51:37 [INFO] Saving chunks
    2011-10-05 15:51:38 [INFO] Stopping server
    2011-10-05 15:51:38 [INFO] Saving chunks
     
  12. Offline

    ParadoXz

    download link dosent work but this looks like a good plugin please update the dl link so i can test it out :D
     
  13. Offline

    snorkelstink

    whenever i click download it says 404 not found :'(
     
  14. Offline

    Laubi

  15. Did you fix the errors with the new WorldEdit, though? Godspeed posted it up there.

    ...*tests*...

    Hrm, apparently not. That's sad. Here's my copy of the Java Puke for your perusal.
    Code:
            2011-10-10 02:50:54 [SEVERE]      Error occurred while enabling WorldEdit v4.7 (Is it up to date?):      com.sk89q.worldedit.bukkit.WorldEditPlugin.registerEvent(Ljava/lang/String;Lorg/bukkit/event/Listener;)V
     java.lang.NoSuchMethodError:      com.sk89q.worldedit.bukkit.WorldEditPlugin.registerEvent(Ljava/lang/String;Lorg/bukkit/event/Listener;)V
     at      com.sk89q.worldedit.bukkit.WorldEditPlayerListener.<init>(WorldEditPlayerListener.java:55)
     at      com.sk89q.worldedit.bukkit.WorldEditPlugin.registerEvents(WorldEditPlugin.java:137)
     at      com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:103)
     at      org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
     at      org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:941)
     at      org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
     at      org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174)
     at      org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157)
     at      net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
     at      net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
     at      net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
     at      net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
     at      net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    It breaks WorldEdit functions (like the wand tool), and removing MineMaze makes it run again.
     
  16. Offline

    MaMaxGER

    is it recommend to 1.8?
     
  17. Offline

    Magge

    look forward to the next update of this

    Getting this when i type in //maze
    Code:
    12:20:17 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command '/maz
    e' in plugin MineMaze v1.3
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    3)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    55)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:757)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.NoSuchMethodError: com.sk89q.worldedit.LocalWorld.checkLoad
    edChuck(Lcom/sk89q/worldedit/Vector;)V
            at com.sk89q.worldedit.EditSession.rawGetBlock(EditSession.java:397)
            at com.sk89q.worldedit.EditSession.getBlock(EditSession.java:352)
            at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:251)
            at me.Laubi.MineMaze.MinecraftMaze.buildMaze(MinecraftMaze.java:123)
            at me.Laubi.MineMaze.Commands.MineMazeCommand.onCommand(MineMazeCommand.
    java:127)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
            ... 12 more
    
     
  18. Offline

    dillon1005

    What dose it mean by regon
     
  19. Offline

    Magge

    Regon?
     
  20. Offline

    Clavus

    This shows up when starting a 1.8.1 server with WorldEdit 4.7:

    Code:
    2011-10-15 23:12:05 [SEVERE] Error occurred while enabling WorldEdit v4.7 (Is it up to date?): com.sk89q.worldedit.bukkit.WorldEditPlugin.registerEvent(Ljava/lang/String;Lorg/bukkit/event/Listener;)V
    java.lang.NoSuchMethodError: com.sk89q.worldedit.bukkit.WorldEditPlugin.registerEvent(Ljava/lang/String;Lorg/bukkit/event/Listener;)V
        at com.sk89q.worldedit.bukkit.WorldEditPlayerListener.<init>(WorldEditPlayerListener.java:55)
        at com.sk89q.worldedit.bukkit.WorldEditPlugin.registerEvents(WorldEditPlugin.java:137)
        at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:103)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:174)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Hope it's fixed soon. This looks awesome.
     
  21. Offline

    Laubi

    I updated the plugin :)
    The newest RB and the newest WorldEdit-Version
     
  22. Offline

    Devboi

    What plugin allows you to see your World Edit selection???
     
  23. Offline

    Aeron

    Plugin works great on current bukkit build 1337, however would you consider of making a code, that also generates hallways 2 or 3 blocks in width too? Else it feels so squeezed up when you walk through the maze. If the hallways would be 2 or 3 blocks width, it would have room for things like chains, chests, signs, chairs and other gimmicky tricks to spice up the visuals of the maze to make it a very nice dungeon crawler maze for a quest :)
     
  24. Offline

    Chett

    This account's public links are generating too much traffic and have been temporarily disabled!

    Alternate DL Link ?
     
  25. Offline

    CJits

    Same here ;( Waiting for an alternate download link..
     
  26. Offline

    Laubi

    Added an alternate downloadlink
     
    CJits likes this.
  27. Offline

    CJits

    Thank you! :D
     
  28. Offline

    coleman8

    Permissions?
     
  29. Offline

    Schlumpf

    Hello,
    this Plugin looks awesome!
    I got one question:
    Are the maze blocks protected? So that you can't destroy them, when you are in the maze?

    And I also got a feature question :)
    Is there a way to support Spout? That you change the start "door" with a sign to get into the maze? Because when you press the sign to get in you can maybe log this and when the player find the exit maybe also a sign to come out then he get a reward which you can set in the config. Is this possible?
     
  30. Offline

    Laubi

    @coleman8: worldedit.minemaze.maze
    @Schlumpf: I use Worldguard to protect the maze
    Hmm, that's a good idea, and it's possible, but currently i'm very busy, school, you know ;)
    But i write it on my "Ideas-List"
     
  31. Offline

    Tulips

    i got a bug :/ i was doing the //maze thing so i could find a hard maze while i was above it and it made the maze like 30 blocks high and massively wide and length and it made me disconnect so i couldnt //undo and it destroyed my obstacle course >:/ the course took forever to build cus of all the wiring for u hit button to enter then u have to run to the door before it shuts but going the course... so wasted hours of building it, the entire maze grew as if it was 5x its sixe that i had it
     

Share This Page