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 15, 2013@BBFChaser
Yes, Should do.
@broluigi
Can you help me a little more with these bug fixes. Because it seems to work fine on lots of other peoples servers. Can you give me and ip or something?
-
View User Profile
-
Send Message
Posted Jun 14, 2013Can you fix the regeneration? Sometimes it leaves a world half regenerated
-
View User Profile
-
Send Message
Posted Jun 14, 2013Does this work with multiverse (other worlds)?
-
View User Profile
-
Send Message
Posted Jun 14, 2013Can you add my server to the list?
IP: CraftVille.is.si Website: http://www.craftvillemc.com
Great Plugin By The Way my server loves it)
-
View User Profile
-
Send Message
Posted Jun 14, 2013Here could you please fix this? Ummm, i was looking forward to new update, i installed it, selected the whole map with /Walls Tool then did /walls create walls and it says saving Arena to file, but never finishes! And after like 5 minutes, the server crashes :( Any way to fix this?
-
View User Profile
-
Send Message
Posted Jun 14, 2013@thejedibob
That is really strange? I have no idea why it named the world walls20?
If you want to edit the file. You need to do it while the server is down.
Thanks. Rubik!
-
View User Profile
-
Send Message
Posted Jun 14, 2013My arena is not resetting... I made a brand new arena, done it 5 times.. Nothing, it does not reset the blocks... whats going on? :(
AND NOW I SEE WHY... everytime I save arena "2" which is on world "walls2" it puts the world as "walls20" in the config. Why is it putting walls 20 instead of walls2? I manually change it to walls2 from walls20 but the reset files then dont seem to work/reset the arena.
-
View User Profile
-
Send Message
Posted Jun 13, 2013Ok, I know lots of you don't like how long it takes to reset an arena. I did some testing and this is as fast as I could get it. Any faster than this and there may be some lag spikes effecting the server. As you can see in my previous versions, they do the arena reset all at once, but had a huge lag spike and also the whole arena was loaded to ram and therefore making it very memory intensive. This is why I chose to make it so that the data from the files is loaded (And this can take time so if I tried to make it load any more than what it has there will be lag spikes) and then reset and all that data is then removed from ram.
I hope you understand why it takes a while to reset the arenas. This also enables smaller servers to now be able to use the plugin with lagging as much as the previous versions.
Thanks - rubik
-
View User Profile
-
Send Message
Posted Jun 13, 2013It takes years to reset the arena -.-
-
View User Profile
-
Send Message
Posted Jun 13, 2013APi win event etc?
-
View User Profile
-
Send Message
Posted Jun 13, 2013@cocokat1 Delete all the walls data and do it again. U need to wait 1 min to reset arena!
-
View User Profile
-
Send Message
Posted Jun 13, 2013The plugin is great until it resets! The plugin doesn't roll back the arena. So um....
-
View User Profile
-
Send Message
Posted Jun 12, 2013@broluigi
Your my Bro,Broluigi Hurryup and bring gleecraft up.
-
View User Profile
-
Send Message
Posted Jun 12, 2013Nvm The plugin was updated :) THanks for the plugin Rubiks <3
-
View User Profile
-
Send Message
Posted Jun 12, 2013Can you make a reward system? I need it so players gain 1 emerald for winning a walls game! Also a kit system! players need to have a bit of food before they go out or else theres a chance they will starve
-
View User Profile
-
Send Message
Posted Jun 12, 2013== U PLUGIN IS TAKING AGES TO LOAD ==
-
View User Profile
-
Send Message
Posted Jun 12, 2013I dont use my computer
-
View User Profile
-
Send Message
Posted Jun 12, 2013@belink star don't host server on your computer! And you should allocate more ram to minecraft!
-
View User Profile
-
Send Message
Posted Jun 12, 2013After an arena regenerates it lags to 0fps and then I get the error "not responding" on my minecraft larger.
-
View User Profile
-
Send Message
Posted Jun 11, 2013@rhisis1988
/walls time set <time in seconds> <arena name>
@thejedibob
I might be able to, it might take a while. Or, if you have the config set up, try doing /walls save arena <arena name>. Can't grantee that it will work, but it might.
@belinkster
No, how bad is this lag, and if you are lagging, are you in the same area as the walls when it regens or are you are away?