The Walls Minigame
Version 1.1.1.1
About The Walls Minigame
The walls was a map created by hypixel to work with redstone and to stand alone by itself. After is huge popularity, many people have been wanting server mods so that they can get the minigame working on the own server without having to reset the map by itself.
The Walls plugin is a plugin the fully automates the walls and also makes them fully customisable.
Features
- Fully Automated walls
- Chest restocking/Block Restoring
- Support any walls map
- Sorts players into teams
- Can only build in the correct areas
Written Tutorial
A written tutorial for the plugin can be found here.
YouTube Tutorial
Heres the link. The walls tutorial
In Portuguese: The walls tutorial in Portuguese (Thanks to AbsintoJ)
Tutorial 2: The walls tutorial (Thanks to yanniclord)
Tutorial 3: The walls tutorial (Thanks to VariationVault)
Installation
Put into the plugin folder like any other minecraft server mod. Only needs TagAPI for versions 1.1.1.1 and before to work. Get it Here: TagAPI Lastest versions of the plugin will start using scoreboards.
Source
Source can be found within the jar file
Commands and Permissions
| Command/Action | Permissions | Description |
| /Walls Help | permission for the commands they can use | Shows the commands that they can use |
| /Walls Join <ArenaName> | walls.join | Allows join to join a walls arena |
| /Walls Leave | walls.join | Allows you to leave the walls |
| Select a region with a brick | walls.create | Allows you to select a region with a brick |
| /Walls Create <ArenaName> | walls.create | Allows you to create arenas |
| /Walls Delete | walls.delete | Allows you to delete arenas |
| /Walls Tool | walls.create | Gives you the wand for creating the walls |
| /Walls Stop | walls.stop | Allows you to stop all arenas - Buggy till next update, use at risk |
| /Walls Stop <ArenaName> | walls.stop | Allows you to stop a specific walls arena - Buggy till next update, use at risk |
| /Walls Start | walls.start | Allows you to start the walls arena that you are in |
| /Walls Start <ArenaName> | walls.start | Allows you to start a specific walls arena |
| /Walls ListRegions <RegionType> <ArenaName> | walls.listregions | Allows you to see the regions created |
| /Walls ShowRegion <RegionType> [Region-ID] <ArenaName> | walls.showregions | The sender get to see the arena regions highlighted in glowstone |
| /Walls DropLocation <ArenaName> | walls.create | Adds an area that will disappear went the walls need to drop |
| /Walls BuildRegion | walls.create | Allows people to build between the two different points |
| /Walls SetWarp <WarpName> <ArenaName> | walls.create | Sets warps for the walls. Lobby, Lose, Win |
| /Walls AddSpawn <Colour> <ArenaName> | walls.create | Adds a persons spawn point in the walls. Red, Blue, Green, Yellow |
| /Walls ArenaInfo <ArenaName> | walls.info | Checks the infomation about the arenas |
| /Walls Time <Operator> <Time> <ArenaName> | walls.time | Set the time the arena will last in seconds |
| /Walls Broadcast <Operator> <Time> <ArenaName> | walls.broadcast | Will tell people in the arena how long it is till the walls drop |
| /Walls AC <Operator> [Command] <ArenaName> | walls.commands | Edits the Allowed Commands that are allowed to be used while playing the walls |
| /Walls Save <Config/Arena> [ArenaName] | walls.save, walls.save.config, walls.save.arenas | Allows people to save the config and arenas |
| /Walls Reload <Kits> | walls.reload, walls.reload.kits | Reloads the kits config |
| /Walls AutoUpdate [True/False] | walls.autoupdate | Set whether the plugin automatically downloads updates during server start up |
| Join using a sign | walls.signjoin | Click a sign and it will allow you to join the game |
Sign Walls
How to create a join sign:
Line 1: [walls]
Line 2: join
Line 3: <arenaname>
How to create a kit sign:
Line 1: [walls]
Line 2: kit
Line 3: <Kit name>
Permission: walls.signwall
To break/remove the wall punch it with a brick
More coming soon...
How to set up kits
A tutorial on how to use them can be found here
Permissions for kits:
Walls.kit.* : Permission to use all the kits
Walls.kit.<kitname> : Permission to use a certain kit
Future Updates
I've decided that I'm not going to be releasing many new features to the plugin, mainly bug fixed and optimisation, whilst keeping the plugin updated, this is because I run CubeCraft (play.cubecraftgames.net) which by itself if a lot of work, and currently being head developer and owner, it is fun working on other plugins at the same time as well, sorry for this!
Read before posting about a bug
If you are going to post a bug, make sure you try to include a link to an error log. Also tell me what you did, or when it happened that these errors started happening. Make error logs here
-
View User Profile
-
Send Message
Posted Jun 20, 2013I sent you a pm, thanks!
-
View User Profile
-
Send Message
Posted Jun 20, 2013@Rubik_cube_man I don't really care about the 5 - 8 minute wait for the map to reset, this plugin is still awesome! It doesn't even take long anyway, but yea thanks for the great plugin, my players love it! I give you the credit and i hope that you keep making plugins!
-
View User Profile
-
Send Message
Posted Jun 20, 2013@MinersProdigy It only took 5 - 8 Minutes to reset the map!
-
View User Profile
-
Send Message
Posted Jun 20, 2013@Rubik_cube_man
Nope, didn't change anything. Anything else ya could think of that could be causing it?
-
View User Profile
-
Send Message
Posted Jun 20, 2013Hello, when u are planning to update this plugin? Couse i realy want to make kits for people/donatros, but i can't, also spectator in next update would be great! Thx for plugin ;).
-
View User Profile
-
Send Message
Posted Jun 19, 2013@DeGambler
Try deleting your config, make an arena, then type /walls save config. Reload the server and see if the troughs the error again
-
View User Profile
-
Send Message
Posted Jun 19, 2013Any Idea why after each time I restart the server the plugin says its unable to load? I saved the arenas and the config multiple times before so I don't really see the issue :/ Any ideas? -DeGambler
23:15:28 [SEVERE] Error occurred while enabling TheWalls v1.1.1.1 (Is it up to date?) java.lang.NullPointerException at rubik_cube_man.plugins.walls.Walls.LoadarenaConfig(Walls.java:171) at rubik_cube_man.plugins.walls.Walls.onEnable(Walls.java:123) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:264) at net.minecraft.server.v1_5_R3.MinecraftServer.j(MinecraftServer.java:304) at net.minecraft.server.v1_5_R3.MinecraftServer.e(MinecraftServer.java:283) at net.minecraft.server.v1_5_R3.MinecraftServer.a(MinecraftServer.java:243) at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:151) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
-
View User Profile
-
Send Message
Posted Jun 19, 2013@ConnalDonohoe
How long did it take for the arena to reset for you?
-
View User Profile
-
Send Message
Posted Jun 19, 2013@fireant456
Its true he shouldnt put it up but if he doesnt how can he find most errors?
-
View User Profile
-
Send Message
Posted Jun 18, 2013@Starzz1820
Have you accidentally deleted a file, because that is what seems to have happened. Type typing /walls save arena <arenaname> again for your arenas.
@fireant456
Which one? Lots of people don't seem to be getting errors. Just a matter of how you set it up.
-
View User Profile
-
Send Message
Posted Jun 18, 2013will you freaking fix the issue with the plugin not working after a restart!!!! I've been waiting for like 3 updates now!!!!!! its the same issue. DONT BOTHER UPDATING IF YOU DONT FIX IT!!! I would love your plugin but my server cannot run a good walls arena without a plugin that will work after a server restart!
-
View User Profile
-
Send Message
Posted Jun 18, 2013Thanks guys, it took about 15 minutes to create, i finished off the setup and worked perfectly!, only bad thing is, it takes FOREVER to reset the map, any fix to this or anything?
-
View User Profile
-
Send Message
Posted Jun 18, 2013Ok ill try that, thanks guys, ill let you know if it works :)
-
View User Profile
-
Send Message
Posted Jun 17, 2013My feature request are starting to get really frequent but im hopeing it will help this plugin become one of the most well known out there but:
(Love your plugin)
-
View User Profile
-
Send Message
Posted Jun 17, 2013@ConnalDonohoe
it dont crash the server... it uses all the resources. after ur connection times out then u DONT need to stop the server. the file generates it. just let it do its thing dont stop ur server if its 100% cpu its creating files :/
took 15 mins to create the files. then my server came back up.
-
View User Profile
-
Send Message
Posted Jun 17, 2013@MegaAlenMinecraft
i had the same issue what i did to fix is
put a brick in ur hand. break all signs with it then break the blocks behind the signs. then do /save-all then "stop" ur server
remove them from the config befor you restart the server. then after the sings are removed from config. start your server...
this is the info in the config for 1 sign delete this info befor starting ur server :)
-
View User Profile
-
Send Message
Posted Jun 17, 2013@Starzz1820
hey version 1.1.1.1 seems to have this error but 1.1.1 dont. downgrade to 1.1.1 seems to work for me.
-
View User Profile
-
Send Message
Posted Jun 17, 2013this plugin is fking awesome. if u dont know how to set it up give me a week imma make a short and direct tutorial that explains in detail how to use it/ update so its compatable etc.
YOU GUYS ROCK!
-
View User Profile
-
Send Message
Posted Jun 17, 2013I'm getting this error in the command console.
10:43:08 [WARNING] [TheWalls] Task #743427 for TheWalls v1.1.1.1 generated an ex ception java.lang.NullPointerException at rubik_cube_man.plugins.walls.blockFileData.LoadDataManager.run(LoadDa taManager.java:19) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java :53) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftScheduler.mainThreadHea rtbeat(CraftScheduler.java:345) at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:5 13) at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:2 26) at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:4 77) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java :410) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:5 73)
I'm not trying to use any commands. The arenas work just fine too.
-
View User Profile
-
Send Message
Posted Jun 17, 2013If you do /walls tool and want to delete walls sign join it won't remove it! If you restart a server it will come back! :(