Skip to content

andyfries/InvinciblePets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

InvinciblePets plugin for CraftBukkit

Description

InvinciblePets adds the ability to make your pets invincible.
This project is on BukkitDev.

Usage

To toggle invincibility on a single pet, aim the crosshairs at it and type "/petinv". To toggle invincibility on all pets, type "/petinv all".

Permissions

Players need InvinciblePets.toggle to use this plugin.

Config File

Individual pet invincibility is stored in the metadata on that pet, but universal invincibility is stored in the config.yml file.
Note: toggling universal invincibility will not affect any explicitly configured individual invincibility.

Below is an example config.yml file:

Users:
  player1:
    All invincible: true
  player2:
    All invincible: false

Source Code

This mod is completely open source. Source files are maintained at https://github.com/andyfries/InvinciblePets/ and are included in every release as well.

About

InvinciblePets plugin for CraftBukkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages