taoneill / war

War - Minecraft TDM & CTF for Bukkit
war.tommytony.com
MIT License
69 stars 152 forks source link

Sign join #743

Open mhellmeier opened 10 years ago

mhellmeier commented 10 years ago

Would be nice if you could make signs, where the players can click on to join an arena. It would be nice, if you could see if there is a game in progress or not and how many players are in the arena

Could be something like this: [War] [Join] Arenaname 0/10

The last line will show how many players are in the warzone. If the warezone is full, the [Join]-part could be edited to [Full] in red or something else.

With these signs you could build one table with all arenas. This would give my players a better overview than the warhub.

Hope you understand what I mean.

Thanks, Malte

cmastudios commented 10 years ago

Hi there. I will look into adding this possibility, but currently with 1.8 preview you can create signs where people can walk into them to teleport.

[zone]
ziggy

Then when a person walks into that sign, they get teleported to warzone "ziggy".

On 01/19/2014 03:48 PM, malteee wrote:

Would be nice if you could make signs, where the players can click on to join an arena. It would be nice, if you could see if there is a game in progress or not and how many players are in the arena

Could be something like this: [War] [Join] Arenaname 0/10

The last line will show how many players are in the warzone. If the warezone is full, the [Join]-part could be edited to [Full] in red or something else.

With these signs you could build one table with all arenas. This would give my players a better overview than the warhub.

Hope you understand what I mean.

Thanks, Malte

— Reply to this email directly or view it on GitHub https://github.com/taoneill/war/issues/743.

mhellmeier commented 10 years ago

Ok thanks! The possibility with the on-sign-click isn't so difficult, I think. Hope to see this feature in the future.

Thanks, Malte :)