UltimateWar

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

UltimateWar

This is my first Bukkit plugin, and hopefully not the last. It 'manages' a game that I and JamesB86 on my minecraft server made up. Basically players get into teams and two teams fight eachother. The scores are completely kept by UltimateWar. To play war, you first need to get into War Mode which disables placing any blocks except glass, flat glass and redstone components (no pistons). You are allowed to break your own glass blocks (please note that UltimateWar does not track who a block belongs to) and place blocks wherever you want to. Teams can build bases where they can store items and weapons. Teams can also hide in these bases and build complex defence systems. Players are allowed to use enchanted weapons but arent allowed to use armor. Before playing the game, you need to agree on a winning score and then the first team to get that score wins.

====== Commands ======

There only is one command to keep the plugin clean, but there are many arguments for the command.

==General Commands (It is recommended to enable these for everyone)==

/war toggle - Toggles war mode either on or off. When a player joins the server they are notified if they are still in war mode.

/war list - Shows a list of ongoing war 'sessions'.

/war help - Shows a command help, much like this one.

/war score [<war session name>] - Used to show the scores of the specified war session.

==Admin Commands (It is recommended to enable these for Admins)==

/war team [add|remove] [<player>] [<team name>] - Adds or removes a player from a team. If there are no players in a team, the team is deleted. If there is no team of the name you specified, a new team is created.

/war session add [<team 1>] [<team 2>] [<new session name>] - Creates a new war session with 0 : 0 scores. All scores are saved when the plugin is unloaded.

/war session remove [<session name>] - Deletes a war session.

====== Permissions ======

All permissions, should work with GroupManager, bPermissions, PermissionsEx, etc... Ops have all permissions.

==General Permissions==

ultimatewar.general.toggle - /war toggle

ultimatewar.general.list - /war list

ultimatewar.general.help - /war help

ultimatewar.general.score - /war score

==Admin Permissions==

ultimatewar.admin.session - /war session

ultimatewar.admin.team - /war team

==Alternate Permissions==

ultimatewar.* - Enables all of UltimateWar's functionality.

ultimatewar.admin.* - Enables all of UltimateWar's functionality.

ultimatewar.general* - Enables all general commands.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    36926
  • Created
    Feb 26, 2012
  • Last Released File
    Feb 26, 2012
  • Total Downloads
    499
  • License

Categories

Members

Recent Files

Bukkit