TF2
Team Fortress 2
This plugin can optionally use TagAPI to color name tags.
This plugin does not need an update and will continue to work between Minecraft versions. However, you will need to update TagAPI each Minecraft version, as this plugin won't work if TagAPI isn't working.
Overview
TF2 is a fully functional plugin that allows you to simulate playing Team Fortress 2 from within Minecraft. It is based off of the popular map created by SethBling, only without any redstone required.
Players can click a sign to join a TF2 map, where they will randomly be assigned a team and teleported to their team's lobby. In the lobby, the player can pick a class using buttons, and wait for the game to start. The objective is for blue team to defend their capture points. Red team’s objective is to try and attack / capture blue team’s capture points. There is a time limit to each map, if that time limit is reached, and red team has not captured all of the capture points, then blue team wins. The moment red team captures all of the capture points, red team wins.
Example PHP code to display stats: https://gist.github.com/4490794
Requirements
- TagAPI and WorldEdit must be installed for this plugin to run.
- You will ideally need a TF2 map. We recommend this one, created by SethBling.
Example Gameplay
Features
- Fully automated lobby status wall using signs, displaying time left in the game, points captured, the status of the game, and more.
- Completely automated - players will almost never have to use commands, most everything is done through signs and buttons.
- Players are automatically balanced onto red/blue teams.
- Create custom classes defined in the configuration - players choose their class by using buttons you create and define as class buttons.
- The game lasts up until a timelimit defined by you.
- Your XP bar displays the status of the point being captured, and your level displays the total amount of kills you've made that game.
- AFK players are automatically kicked from the game.
Creating Your First Map & Setup
- Click here for a full tutorial on creating your first map.
- Click here for a quick tutorial on setting up a map. Only use this if you've created a map before and know how to use the commands it outlines.
Permissions
| Permission | Description |
|---|---|
| tf2.create | Allows everything required to setup a map. |
| tf2.play | Allows only normal gameplay commands. |
| tf2.button.normal | Allows use normal class buttons. |
| tf2.button.donator | Allows use donator class buttons. |
Need support?
We need the following things to help you:
- The output of the /tf2 debug command.
- A full startup log (from "Starting Minecraft server version..." to "Done!").
- Any relevant errors. "An internal error occurred" means there's an error waiting in your server log/console.
Commenting below is NOT the fastest way to get support! If you need help, click here to join our IRC channel on esper.net.




-
View User Profile
-
Send Message
Posted Jan 10, 2013Sadly I don't know what the Player did to cause this error but just to let you know:
http://pastebin.com/3bcDy76d
-
View User Profile
-
Send Message
Posted Jan 10, 2013@Endless123
waow good :)
-
View User Profile
-
Send Message
Posted Jan 9, 2013Thanks so much for the Stats!
We implemented a small plugin to display the Stats ingame!
http://www10.pic-upload.de/10.01.13/4yjak96l4k3u.png
The Middle Row is the best player of each category-
and the bottom is the personal stats in each category - each player see's his own stats there :)
Thank you!!!
-
View User Profile
-
Send Message
Posted Jan 9, 2013@kittenchunks
what :D stats page profile search ?
-
View User Profile
-
Send Message
Posted Jan 9, 2013@chaseoes
I did, Ill give you some cooler / updated code. That will stop injections.
-
View User Profile
-
Send Message
Posted Jan 9, 2013@kittenchunks
Go ahead. :)
-
View User Profile
-
Send Message
Posted Jan 9, 2013You need to filter $sortby, $order and $limit for starters lol. It can be SQL injected without filtering the $_GET variables, just a tip
-
View User Profile
-
Send Message
Posted Jan 9, 2013@xSniperLol
you add to the Permissions EX the following node:
tf2.play
-
View User Profile
-
Send Message
Posted Jan 9, 2013CONGRATS ON BUKKIT DEV MOD!!!!!
-
View User Profile
-
Send Message
Posted Jan 9, 2013@xSniperLol
That would be from another plugin - all we require is they have the tf2.create permission.
-
View User Profile
-
Send Message
Posted Jan 9, 2013When someone uses the signs or joins a round etc, it says that they need Op, I don't wanna Op everyone, and I don't know how to use PermissionsEx to stop that, can someone help me? I just want someone to send me permissionsEx that makes default players abble to play TF2
-
View User Profile
-
Send Message
Posted Jan 9, 2013@chaseoes
Stats page profile search ?
Ex : http://hg.mooshroom.net/stats/player/Speaw
-
View User Profile
-
Send Message
Posted Jan 9, 2013@chaseoes
Can u help me ? i try to crate first polish server witch 400 slots . but we have a problem . my skype is nodi889 . please help us
-
View User Profile
-
Send Message
Posted Jan 9, 2013@chaseoes
-
View User Profile
-
Send Message
Posted Jan 9, 2013@irRedemption
You can look into doing it yourself - I don't think I have the skills for that. :P
It does support more though, if you change the limit:
http://66.85.148.138/tf2/?limit=1000
-
View User Profile
-
Send Message
Posted Jan 9, 2013@chaseoes
http://66.85.148.138/tf2 looks pretty awesome! However there is more players/log than that, possible you could add navigation?
Thanks!
-
View User Profile
-
Send Message
Posted Jan 8, 2013If you're using the stats provided by v2.0 here's a PHP script I've created to display them:
https://gist.github.com/4490794
Demo:
http://emeraldsmc.com/stats.php
You can also provide various options:
http://emeraldsmc.com/stats.php?sort=points_captured&order=DESC&limit=1
-
View User Profile
-
Send Message
Posted Jan 8, 2013@chaseoes
-
View User Profile
-
Send Message
Posted Jan 8, 2013@speaw
1. It's tf2.create.
2. very very welcome
-
View User Profile
-
Send Message
Posted Jan 8, 2013