Skip to content

sunkid/Armageddon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Armageddon - A Bukkit Plugin for Minecraft

By sunkid

Armageddon - shoot live TNT from dispensers with configurable angles and velocities

Dev Bukkit Link: http://dev.bukkit.org/server-mods/armageddon/ Source & Latest Release: https://github.com/sunkid/Armageddon

I appreciate any contributions, patches, or pull requests. To work on this plugin, you need to start at it's super-repository's level: https://github.com/sunkid/Bukkit-Plugins

Functionality:

  1. dispensers configured as cannons will shoot live TNT when dispensing TNT
  2. cannon configuration include angle, velocity, and a fuse length (not yet implemented)
  3. dispensers can be turned into cannons by left-clicking with torches or redstone dust
  4. cannons can be turned into dispensers by left-clicking with redstone dust
  5. the '/cb' command allows for the display and configuration of user-specific cannon settings
  6. user-specific cannon settings can be applied to a dispenser or cannon by left-clicking with a torch
  7. cannon settings can be displayed by left-clicking a dispenser bare-handed
  8. supports Permissions and Groupmanager ) cannonball.display allows players to display cannon/dispenser settings) cannonball.configure allows players to change settings *) cannonball.toggle allows players to turn cannons on and off

INSTALLATION:

  1. download jar file and move to your plugins folder
  2. reload your server
  3. read and adjust configuration file in plugins/Armageddon/config.yml
  4. reload your server if you made any changes

UPGRADING

  1. follow INSTALLATION steps 1 - 3.
  2. if you see a warning message about an outdated config.yml file, simply follow the instructions in plugins/Armageddon/config-new.yml
  3. if there is no warning message, you are good to go

Licensing

This software is copyright by sunkid <sunkid@iminurnetz.com> and is distributed under a dual license:

Non-Commercial Use:

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Commercial Use:

Please contact sunkid@iminurnetz.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages