Tribal-Warz Plugin
Tribal-Warz Plugin
Description: This plugin facilitates the game "Tribal-Warz", and as such provides the following features...
- Team Chat (with option to disable as well)
- Team Killing Prevention
- Team Base Spawning/Teleporting
- Team Healing (Restores health and food to full)
- Dynamic Team Color Tags (TagAPI partly implemented so far)
- Utilizes the Javax Persistence ObjectDB to control teams, base locations and player data
- This means you MUST have a database in order to use this plugin properly...
- = NEW! = Jail respawn-redirection now implemented!
DISCLAIMER: Tag updating is still funky and does not work... I have not had the time to fix this yet!
Additional Upcoming Features:
- Working on a Capture The Flag (CTF) mode, which will involve emeralds being used as the flags.
- Working on creating a "team leader" permission layout for ease of the "join team" feature
- By default, the "assign team leader" command will only be available to admins.
- Working on a "join team" request feature, which will allow users to request to join a team, and the team leaders may accept or decline.
- Will remake the Create-team command to be a request, instead of just creating the teams. The request would go to the server admin, by default.
Standard Commands
- setbase - createteam - addtoteam - removeteam - removefromteam - leaveteam - displayteams - findbase - listteammembers - toggleteamkilling - teleporttobase - addtoteam - toggleteamchat - healteam - setteamcolor - findmybase - startgame - endgame
Permission Nodes
Working on organizing these into better groups... This has not been my priority so far..
- TWCP.* Use this to give ALL permissions to a player. This is given to OP and Console users by default.
- TWCP.setbase
- TWCP.createteam
- TWCP.removeteam
- TWCP.removefromteam
- TWCP.leaveteam
- TWCP.displayteams
- TWCP.findbase
- TWCP.listteammembers
- TWCP.toggleteamkilling
- TWCP.teleporttobase
- TWCP.addtoteam
- TWCP.toggleteamchat
- TWCP.healteam
- TWCP.setteamcolor
- TWCP.findmybase
- TWCP.setjail
- TWCP.startgame
- TWCP.endgame
-
View User Profile
-
Send Message
Posted Mar 30, 2015please update the plugin to 1.7.10
-
View User Profile
-
Send Message
Posted Apr 15, 2013@Yupie123
No, you do not need to dedicate a separate server to use this plugin.
As it is in alpha right now, I cannot say for sure just how much processing power this plugin will ultimately take up, but for now I will stick with my original answer, which is server dedication is not necessary.
You will however, need some form of a database in order to use this plugin. It needs to create tables for the functionality of the teams to work correctly.
-
View User Profile
-
Send Message
Posted Apr 13, 2013I am running a server with multiple games.
Will I be able to run this together with them? With that I mean: is this something that a server needs to be dedicated for or do I have to do this in a seperate world?
-
View User Profile
-
Send Message
Posted Apr 10, 2013@Skittle013
Like within the plugin.yml? If that is what you are asking, then yes, there are permission nodes.
-
View User Profile
-
Send Message
Posted Apr 10, 2013Are there permission nodes?