Werewolves

SpigotVIP Werewolves 1.2.4

Werewolves
d458cf572277bc32d1cf3421b5d5fddbef31236b

Support will only be given to buyers. When contacting me on Discord, please provide your Spigot username and if you are a buyer, I will help you with whatever it is you need. Hope you guys understand. <3

Official Support Server: https://discord.gg/GzrSfKf

Inspired by the original Werewolf plugin. Since the original developer of that plugin became inactive with it, it has no longer worked for versions beyond 1.8.X and after a year of trying to maintain it privately, it became apparent that the plugin was simply not fit to use anymore. I took the initiative to create a better werewolves plugin, so people can continue the RPG experience. (Sorry DogOnFire, no hard feelings.)

This plugin has received so much praise for all the work put into it that I have decided to take the advice of many of the reviews and make it premium. With this being premium, I will ensure that support will be quick and easy. I've also made this plugin work without HeavenLib as of version 1.0.2.

e1b5ba289bbb2b306bee9008fb8e311e70b24fe3

This plugin depends on a few other resources in order to function as intended, but don't worry! They are all free to find and there are available versions for most Minecraft releases. I have developed this way in order to keep the plugin from being heavily version dependent. This means you can update your server so long as the dependencies are the appropriate version and Mojang hasn't screwed over the entire API system.

Steps:
1. Download the resource.
2. (Optional) Download LibsDisguises and ProtocolLib.
3. (Optional) Download Vampire and MCore. ;)
4. Drop in all the jars in your plugins folder and start your server up.
5. Modify the configuration files to your liking, then either reboot your server or run the /wwa reloadcommand.
6. If you are using LibsDisguises to enable the skins feature, go into the config.yml file for LibsDisguises and disable view self disguise option. This gives a weird bug where you are invisible and your skin is overtop of you.

Requirements:
Java 8 | The plugin was built on Java 8 since it's easier to develop. Currently, it will not work on older versions of Java.

Dependencies for Skins:
LibsDisguises | This handles the skins for transformations. Without this plugin, you will not see skins on Werewolves. It's important to get the right version for your server if you install it. The latest version of LibsDisguises will not work with an older server version.
ProtocolLib | LibsDisguises depends on this in order to function since packet-handling can be messy. This is also not backwards compatible, so be careful to get the right version.

Highly Recommended Plugins:
Vampire | This goes hand-in-hand with Werewolves, giving such an extensive flavor for any survival server. Werewolves hooks with Vampire to prevent hybrids.

0cba704e123843dba486d56552f575077e55d97a

The configuration for this plugin is very flexible and simple to use. As a server owner, I know how annoying it is when you wanna change one little value and are unable to. I have a compulsive need to modify every message, so I designed it so just about every message can be changed or translated.

Code:
################################################################
###            Werewolf (Recoded) by RFSMassacre             ###
###                                                          ###
###   Discord Contact: RFSMassacre#8365                      ###
###                                                          ###
### Feel free to contact me for support, but be curtous and  ###
### don't freak out and scream vaguely like I'm some -Redacted-   ###
### supporter. :[                                            ###
###                                                          ###
################################################################

#Werewolf Ability Cooldowns
cooldowns:
    #In minutes
    transform: 20
    howl: 3
    growl: 3

#Howl Sound - Change based on server version.
sound:
    growl: "ENTITY_WOLF_GROWL"
    howl: "ENTITY_WOLF_HOWL"
    pant: "ENTITY_WOLF_PANT"
 
#Werewolf Level Perks
maturity:
    intent: 2
    no-drop: 10
    scent-track: 20
    free-transform: 30
    gold-immunity: 35
    pack-call: 40
 
#Damage Stats
#Defense numbers lower than 1.0 increases defense.
#Alpha werewolves are intended to have more defense and damage than normal werewolves.
werewolf-stats:
    witherfang:
        speed: 0.6
        werewolf:
            defense: 0.3
            fist-damage: 6.0
            item-damage: 1.0
        alpha:
            defense: 0.15
            fist-damage: 12.0
            item-damage: 2.0
    silvermane:
        speed: 0.4
        werewolf:
            defense: 0.4
            fist-damage: 5.0
            item-damage: 1.0
        alpha:
            defense: 0.2
            fist-damage: 10.0
            item-damage: 2.0
    bloodmoon:
        speed: 0.3
        werewolf:
            defense: 0.333
            fist-damage: 5.0
            item-damage: 1.0
        alpha:
            defense: 0.166
            fist-damage: 10.0
            item-damage: 2.0
 
#Silver Penalty
#Damage per second when Werewolf holds a silver sword
silver-penalty: 3
 
#Werewolf Infection Rate
#By chance out of 100
infection:
    wolf:
        chance: 101
    werewolf:
        chance: 1
        intent: 5
 
#Auto-Cure Setting
auto-cure:
    enabled: true
    days: 14

#Scent Tracking
track:
    chance: 10
    range: 8
    y-offset: 0
    particle: "SPELL_MOB"
    particle-amount: 20
    #Distances must be in descending values.
    distances:
        far: 500
        close: 200
        very-close: 50
 
#Recipes
recipes:
    cure-potion: true
    infection-potion: true
    wolfsbane-potion: true
    silver-sword: true
    vampire-tracker: true
    werewolf-tracker: true
    washed-diamond-helmet: true
    washed-diamond-chestplate: true
    washed-diamond-leggings: true
    washed-diamond-boots: true
    purified-diamond-helmet: true
    purified-diamond-chestplate: true
    purified-diamond-leggings: true
    purified-diamond-boots: true
    salt: true
 
#Werewolf Clan Skins
skins:
    Alpha: WerewolfAlpha
    Witherfang: WF_Werewolf
    Silvermane: SM_Werewolf
    Bloodmoon: BM_Werewolf
 
#Check Intervals
#Lower numbers may cause lag on low-end servers, but will responding in realtime on high-end servers.
#If you lower silver check below 20, they will lose more than 1 HP per second.
#If you lower the alpha check it might cause some lag if you have 100+ werewolves on the server.
intervals:
    moon-cycle: 10
    cure-check: 20
    werewolf-buffs: 10
    werewolf-skins: 10
    werewolf-drops: 10
    werewolf-silver: 20
    werewolf-scent: 20
    alpha-update: 1200
    trackers: 20
    item-update: 40
 
#List of worlds where the moon cycle will not happen
#Moon cycles will load moons to every world with a NORMAL enviornment.
#If the name of that world is here, it will skip this.
blocked-worlds:
    - world_nether
    - world_the_end
 
#List of commands that are blocked while in werewolf form.
blocked-commands:
    - d
    - u
    - disguise
    - undisguise
 
#List of potion effect that are cleared in werewolf form.
blocked-potions:
    - ABSORPTION
    - DAMAGE_RESISTANCE
    - FIRE_RESISTANCE
    - HEALTH_BOOST
    - INVISIBILITY
    - LUCK
    - WATER_BREATHING
 
#Display names of each moon phase
moon-phases:
    FULL_MOON: "Full Moon"
    WANING_GIBBOUS: "Waning Gibbous"
    LAST_QUARTER: "Last Quarter"
    WANING_CRESCENT: "Waning Crescent"
    NEW_MOON: "New Moon"
    WAXING_CRESCENT: "Waxing Crescent"
    FIRST_QUARTER: "First Quarter"
    WAXING_GIBBOUS: "Waxing Gibbous"
 
#What is replaces the placeholders in the menus
menu:
    not-applied: "&7N/A"
    race:
        werewolf: "&6Lvl {level} {clan} Werewolf"
        vampire: "&cVampire"
        human: "&fHuman"
    days:
        now: "&3&lNow"
        tonight: "&bTonight"
        tomorrow: "&bTomorrow Night"
        later: "{time} Days"
 
 
#List of items werewolves are not allowed to eat at all times
#The idea is to only give them meat
diet:
    enabled: true
    blocked-foods:
        - APPLE
        - BREAD
        - MUSHROOM_SOUP
        - GOLDEN_APPLE
        - CARROT_ITEM
        - POTATO_ITEM
        - BAKED_POTATO
        - POISONOUS_POTATO
        - PUMPKIN_PIE
        - COOKIE
        - CAKE
        - MELON
        - BEETROOT
        - BEETROOT_SOUP

#Options pertaining to the hunting of other races
hunting:
    enabled: true
    trackers:
        use-either-hand: true
    purification:
        chance: 80

purity:
    washed:
        diamond-helmet: 5
        diamond-chestplate: 10
        diamond-leggings: 8
        diamond-boots: 5
    purified:
        diamond-helmet: 10
        diamond-chestplate: 45
        diamond-leggings: 35
        diamond-boots: 10
Code:
################################################################
###               Werewolf (Recorded) Items                  ###
################################################################

INFECTION_POTION:
  name: "&6Werewolf Infection Potion"
  lore:
    - ""
    - "  &7This bottle radiates with the  "
    - "  &7scent of fleas...  "
    - ""
    - "  &cDrinking this will make you  "
    - "  &cthe beast... You will become  "
    - "  &3Witherfang&c...  "
    - ""
 
CURE_POTION:
  name: "&dWerewolf Cure Potion"
  lore:
    - ""
    - "  &7This bottle glows a white  "
    - "  &7light...  "
    - ""
    - "  &aDrinking this will make you  "
    - "  &ahuman once more...  "
    - ""
 
WOLFSBANE_POTION:
  name: "&4WolfsBane Potion"
  lore:
    - ""
    - "  &7This bottle trembles with  "
    - "  &7energy...  "
    - ""
    - "  &eThrowing this on a Werewolf  "
    - "  &ein Wolf Form will force them  "
    - "  &einto their human form."
    - ""
 
ASH:
  name: "&fAsh"
  lore:
    - ""
    - "  &7The failed remains of armor.  "
    - ""
 
SILVER_SWORD:
  name: "&cSilver Sword"
  lore:
    - ""
    - "  &7The purified metal from your  "
    - "  &7iron sword has become silver.  "
    - "  &7This blade pierces through the  "
    - "  &7defense of any Werewolf.  "
    - ""
 
VAMPIRE_TRACKER:
  name: "&4Vampire Tracker"
  lore:
    - ""
    - "  &fRight click &7on the tracker  "
    - "  &7to keep track of the nearest  "
    - "  &cVampire &7at night.  "
    - ""
    - "  &fLeft click &7to clear your  "
    - "  &7target.  "
    - ""
 
WEREWOLF_TRACKER:
  name: "&6Werewolf Tracker"
  lore:
    - ""
    - "  &fRight click &7on the tracker  "
    - "  &7to keep track of the nearest  "
    - "  &7&6Werewolf&7 in wolf form.  "
    - ""
    - "  &fLeft click &7to clear your  "
    - "  &7target.  "
    - ""
 
SALT:
  name: "&fSalt"
  lore:
    - ""
    - "  &fRight click &7on ground to  "
    - "  &7place it. It disintegrates  "
    - "  &7after 30 Minutes.  "
    - ""
    - "  &cVampires &7cannot cross  "
    - "  &7over &fSalt&7.  "
    - ""
 
WASHED_HELMET:
  name: "&6Washed Diamond Helmet"
  lore:
    - ""
    - "  &7Cleansed with salt and  "
    - "  &7fire, the impurities of  "
    - "  &7this helmet are washed.  "
    - ""
    - "  &ePurity &6&l> &a+?%  "
    - "  &bDefense &6&l> &a+!% "
    - ""
 
WASHED_CHESTPLATE:
  name: "&6Washed Diamond Chestplate"
  lore:
    - ""
    - "  &7Cleansed with salt and  "
    - "  &7fire, the impurities of  "
    - "  &7this chestplate are  "
    - "  &7washed.  "
    - ""
    - "  &ePurity &6&l> &a+?%  "
    - "  &bDefense &6&l> &a+!% "
    - ""
 
WASHED_LEGGINGS:
  name: "&6Washed Diamond Leggings"
  lore:
    - ""
    - "  &7Cleansed with salt and  "
    - "  &7fire, the impurities of  "
    - "  &7these leggings are washed.  "
    - ""
    - "  &ePurity &6&l> &a+?%  "
    - "  &bDefense &6&l> &a+!% "
    - ""
 
WASHED_BOOTS:
  name: "&6Washed Diamond Boots"
  lore:
    - ""
    - "  &7Cleansed with salt and  "
    - "  &7fire, the impurities of  "
    - "  &7these boots are washed.  "
    - ""
    - "  &ePurity &6&l> &a+?%  "
    - "  &bDefense &6&l> &a+!% "
    - ""
 
PURIFIED_HELMET:
  name: "&ePurified Diamond Helmet"
  lore:
    - ""
    - "  &7The final step: purge.  "
    - "  &7The last of the former  "
    - "  &7helmet are now purified.  "
    - ""
    - "  &ePurity &6&l> &a+?%  "
    - "  &bDefense &6&l> &a+!% "
    - ""
 
PURIFIED_CHESTPLATE:
  name: "&ePurified Diamond Chestplate"
  lore:
    - ""
    - "  &7The final step: purge.  "
    - "  &7The last of the former  "
    - "  &7chestplate are now purified.  "
    - ""
    - "  &ePurity &6&l> &a+?%  "
    - "  &bDefense &6&l> &a+!% "
    - ""
 
PURIFIED_LEGGINGS:
  name: "&ePurified Diamond Helmet"
  lore:
    - ""
    - "  &7The final step: purge.  "
    - "  &7The last of the former  "
    - "  &7leggings are now purified.  "
    - ""
    - "  &ePurity &6&l> &a+?%  "
    - "  &bDefense &6&l> &a+!% "
    - ""
 
PURIFIED_BOOTS:
  name: "&ePurified Diamond Boots"
  lore:
    - ""
    - "  &7The final step: purge.  "
    - "  &7The last of the former  "
    - "  &7boots are now purified.  "
    - ""
    - "  &ePurity &6&l> &a+?%  "
    - "  &bDefense &6&l> &a+!% "
    - ""
Code:
################################################################
###              Werewolf (Recorded) Locale                  ###
################################################################

prefix:
    werewolf: "&6&lWerewolf &7&l> &e"
    hunter: "&3&lHunting &7&l> &b"

infection:
    werewolf-potion: "&cThe taste of this drink reeks! But you feel... Nimble."
    wolf-bite: "&cThe wolf left a mark on your arm. But... It's healing?"
    werewolf-bite: "&cSharp teeth has bitten your skin, yet... You feel more powerful."
 
cure:
    cure-potion: "&eTastes like lemon. The infection has been cured."
    wolfsbane-potion: "&cAgainst your will, a &4WolfsBane Potion &chas negated your Werewolf powers..."
    auto-cure: "&f{werewolf}&d's Werewolf infection subsided..."
 
clan:
    no-clan: "&cYou are not part of a Werewolf clan."
    invalid-arg: "&cYou must supply a page number."
    killed-alpha: "&f{killer} &ehas killed &f{alpha} &eand became the new &3{clan} Alpha&e!"
    no-alpha: "&f{alpha} &6has been cured and is no longer the {clan} Alpha."
    hunted-alpha: "&f{killer} &6hunted down the {clan} Alpha. &f{alpha} &6is no longer worthy!"
    new-alpha: "&f{alpha} &ehas become the new &3{clan} Alpha&e!"
    alpha-pvp: "&cAlpha werewolves cannot cower that way!"
 
full-moon:
    tonight: "&3Tonight is the &bFull Moon&3..."
    tonight-count: "&6{werewolves} Werewolves will roam tonight..."
    transformed: "&eThe &bFull Moon &eempowers you! You have transformed!"
    morning: "&cThe &bFull Moon &chas set, along with your energy..."

transform:
    to-form: "&eYou show your true form!"
    from-form: "&aYou return back to human form."
    not-leveled: "&cYou can't control your form yet... You must be Lvl {level}."
    not-infected: "&cYou must be a Werewolf to transform."
    on-cooldown: "&cYou still feel weak... You can transform again in {minutes} minutes."
    full-moon: "&cYou cannot control your powers during a &bFull Moon&c!"
 
intent:
    to-intent: "&eYour intention to infect has been &aenabled&e."
    from-intent: "&eYour intention to infect has been &cdisabled&e."
    not-leveled: "&cYou can't control your intent yet. You must be Lvl {level}."
    not-infected: "&cYou must be a Werewolf to intend to infect."

track:
    scent-try: "&7*sniff*"
    scent-found: "&e*sniff* *sniff* You picked up &f{player}&e's scent..."
    to-track: "&a*sniff* &f{player}&a can be sensed in this direction..."
    from-track: "&eYou open your eyes and lose their trail."
    not-in-same-world: "&cYour target must be in the same world."
    not-found: "&cYour target cannot be found."
    no-target: "&cYou currently have no target."
    not-leveled: "&cYou don't know how to track scent yet. You must be Lvl {level}."
    not-infected: "&cYou must be a Werewolf to track the scent of players."
    not-in-form: "&cYou must be in wolf form to follow someone's scent."
 
howl:
    success: "*howl*"
    on-cooldown: "&cYou can howl again in {minutes} minutes."
    not-leveled: "&cYour still to weak to howl. You must be Lvl {level}."
    not-infected: "&cYou must be a Werewolf to howl."
    not-in-form: "&cYou must be in wolf form to howl."
 
growl:
    success: "*growl*"
    on-cooldown: "&cYou can growl again in {minutes} minutes."
    not-leveled: "&cYour still to weak to growl. You must be Lvl {level}."
    not-infected: "&cYou must be a Werewolf to growl."
    not-in-form: "&cYou must be in wolf form to growl."
 
invalid:
    no-permission: "&cYou do not have permission for this command."
    main-args: "&fUnknown command. Use &6/ww help &ffor a list of commands."
    admin-args: "&fUnknown command. Use &c/wwa help &ffor a list of commands."
    no-vampire: "&3Vampire &cplugin not found. Vampire infections will not be monitored."
    blocked-command: "&cWerewolves cannot use this command in wolf form!"
    blocked-command-alpha: "&cAlpha werewolves cannot use this command!"
    outdated-server: "&cThis server is outdated. Consider updating to the latest version!"
    no-skins: "&3LibsDisguises &cplugin not found. Skins will not be applied until it is installed."
 
hunting:
    disabled: "Hunting vampires and werewolves is disabled on this server."
    racial:
        use: "&cOnly &bHumans &care able to use the {item}&c!"
        craft: "&cOnly &bHumans &care able to craft the {item}&c!"
        smelt: "&cOnly &bHumans &ccan purify {item}&c!"
    armor:
        cleansed: "&eYour armor has kept you cleansed."
        wrong-item: "&cYou can only purify armor that has been washed with &fQuartz &cand &eBlaze Powder&c."
        burned: "&cOh no! The purification failed and burned the armor to ashes."
    tracker:
        actionbar: "&f{target} &3&l| &e{distance} Blocks &baway"
        found: "&bYour {item} &bis pointing toward {target}&b and is &e{distance} Blocks &baway."
        failed: "&cNo targets found within this world."
        lost: "&cYour {item} &chas lost sight of {target}&c."
        clear-target: "&cYour {item} &chas been cleared."
        no-target: "&cYour {item} &ccurrently has no target."
    claims:
        trespassing: "&cYou're trespassing in &f{owner}&c's land. Your PVP has been forced on!"
 
 
admin:
    level:
        no-args: "&cYou must specify the Werewolf and what to level them to."
        success: "&eYou have set {player}&e to Lvl {level}."
        already-infected: "&f{player}&c is already a Werewolf!"
    infect:
        no-args: "&cYou must specify the who to infect and the clan type."
        success: "&eYou have infected &f{player}&e with the &3{clan} &eInfection."
        not-human: "&f{player}&c must be a human to be infected!"
    cure:
        no-args: "&cYou must specify an online Werewolf!"
        success: "&eYou have cured &f{player}&e from the Werewolf Infection."
        not-infected: "&f{player}&c is not a Werewolf!"
    transform:
        success: "&aYou have toggled the form of &f{werewolf}&a."
        not-infected: "&f{player}&c is not a Werewolf!"
        no-args: "&cYou must specify an online Werewolf."
        full-moon: "&cYou cannot transform Werewolves during a &bFull Moon&c."
    spawn:
        no-args: "&cYou must specify the item to spawn."
        console: "&cOnly players can run this command."
        success: "&aYou have spawned a(n) {item}&a."
    setalpha:
        success: "&aYou have set &f{werewolf}&a as the &3{clan} Alpha&a!"
        not-infected: "&f{player}&c is not a Werewolf!"
        no-args: "&cYou must specify an online Werewolf."
    setphase:
        no-args: "&cYou must specify the moon phase."
        console: "&cOnly players can run this command."
        success: "&aYou have set this world's moon phase to {phase}."
        blocked-world: "&cThis world has been blacklisted."
        no-moon: "&cThis world has no moon!"
    import:
        no-files: "&cNo files found to import. Make sure you have &bwerewolves.yml &cand &bclans.yml &cin your &bplugins/Werewolf/import &cfolder."
        complete: "&aLegacy Werewolf data has been imported. ;) Now you're free from buggy plugins."
    reload: "&aWerewolf has been reloaded."
    purge: "&7All broken player files have been cleared."

9031b7e2398fa35f5d34a9a1eeba572db40dc66d

Since the beginning of the infection, werewolves have developed into three clans, each with their own ideals and way of living.

7023a750303a76815360469a3a150474a79d17fa
upload_2017-1-28_19-11-37-png.208464

49e7a1331561c072ded8ffbc60bbcad92406c949
upload_2017-1-28_19-15-17-png.208466

4cfe0f5929b3f27ebc4d3964a22b833a0133aaa6
upload_2017-1-28_19-18-15-png.208468

604e2b3c47579799fc8d9aa3afb3723471ca694b
upload_2017-1-28_19-26-53-png.208476


97d27a8156bda39c4aac9b0bef97465dcf851921

When you look up at the sky during the night, the moon is a heavy impact on every werewolf. Each cycle is tracked with the /ww command, and on the beginning of every (8 day) week, a full moon occurs.

During a full moon, no werewolf will be able to control themselves. As soon as moonlight is cast on them, they show their true forms and level up, growing a little stronger each full moon cycle and raising their level.

Werewolves drop all equipment on transformation, so remember to be mindful where you are around the full moon. Werewolves also can only eat meat, and get hurt by gold and silver weapons. If a werewolf holds a silver sword, they will be hurt greatly.

1b949fab081ee755a4a380059efb423e49faefb5

Each level gained, makes the werewolf stronger. Depending on the level set in the config.yml file, the werewolf will learn a new ability.

Intent to Infect:
When activated with /ww intent, your chances of infecting another player with the werewolf infection is greatly increased when attacking them.

No Armor Drop:
During transformations, instead of dropping armor it is simply moved to a free slot in the inventory.

Scent Tracking:
Once activated with /ww track, the werewolf will move slowly with their eyes closed (given by Blindness effect) and will begin to see a trail that leads to the target they have previously marked by right-clicking on them whilst in wolf form.

Free Transformation:
At this point, the werewolf has fully learned how to control their form. Using /ww transform, the werewolf can transform at any time. Werewolves under this level will be forced back into human form if outside during the day. (There is a 20 minute cooldown under default settings.)

Gold Immunity:
Normally, gold swords deal x2 damage on werewolves. However, high leveled werewolves become immune to this.

Pack Call:
At low health, using /ww howl will also summon a pack of wolves to aid you in your fight. (To be implemented soon!)

185ce39f277e8d8320e28821caa227b7ebd9b7ec

There are three custom potions that revolve around the werewolf infection. And there is a sword that does much more damage on werewolves than normal swords. (Due to a new item ID system being implemented from 1.1 and onward, all old items from below Werewolves 1.1 will no longer work. You must create the items again if you wish to use them.)

38b714f857135865a4e1409b7b42427dd9ac2980

36fd3a2e953d4894cd3e456bf5eb57af55eacb48

a9674686170b1f43c4b2a82eb1911d476ae1f3d5

a42f107ed48888f191b66d4575fcf51d1527ae6b

Trackers
Vampire Trackers will only target a vampire if they have their PVP on, not in spawn, and if it's night time. Werewolf Trackers will only target a werewolf they have their PVP on, not in spawn, and in their wolf form. You can craft a Vampire Tracker or Werewolf Tracker with the following recipes:
8a29f6d6ee6351fa0208d53b5db8885163f0f05e

aff360633f27c218bb48656d805294b0f00f6629


Washed Armor
This is the first step in purifying armor so there is a chance for the vampire and werewolf infections to not infect the wearer. You must wash diamond armor into washed armor:
ce788ffa1e5130e6f79507928532a8a2c79e5e9c


Purified Armor
This is the last step in purifying armor so when you have a full set, you will NEVER be infected by those pesky vampires and werewolves. You must scorch the washed armor into purified armor. But be warned! There is a very high chance it'll just burn to ashes.
1788a20e0e83ab1da498949be090da2eb91135c9


Ash
Don't be fooled, ashes are pretty much useless gunpowder. :p
a6fa5ab920c99753a69efbe8497017af387a8dee


9a25b98222f5a57f78c41d5881fc34a68eb97b34

To become infected. | werewolf.becomeinfected
To infect others. | werewolf.infectothers
To drink cure potion. | werewolf.drinkcurepotion
To be immune to WolfsBane Potions. | werewolf.immunewolfsbane

/ww | Shows the Werewolf menu. | werewolf.werewolf
/ww help [#] | Shows all commands. | werewolf.help
/ww clan | Shows clan information. | werewolf.clan
/ww list | Shows list of clan members. | werewolf.list
/ww transform | Toggle your wolf form. | werewolf.transform
/ww intent | Toggle your intent to infect. | werewolf.intent
/ww track | Toggle your tracking senses. | werewolf.track
/ww growl | Growl like a werewolf. | werewolf.growl
/ww howl | Howl like a werewolf. | werewolf.howl

/wwa | Shows the clan statistics. | werewolfadmin.werewolf
/wwa help [#] | Shows admin commands. | werewolfadmin.help
/wwa spawn <item> | Spawns werewolf item. | werewolfadmin.spawn
/wwa infect <player> <clan> | Infects player with specific clan. | werewolfadmin.infect
/wwa transform <player> | Force toggle a player's transformation. | werewolfadmin.transform
/wwa setlevel <player> <level> | Sets a player's werewolf level. | werewolfadmin.setlevel
/wwa setalpha <player> | Promotes player to alpha werewolf. | werewolfadmin.setalpha
/wwa cure <player> | Cures player of the infection. | werewolfadmin.cure
/wwa import | Imports data from original Werewolf. (Use with caution, still buggy.) |werewolfadmin.import

50ad164cf972be645cd4c7ed048839f4d11142c7

If you've downloaded Werewolves, you can request your banner to be linked to your server's website on this section. :)

Similar resources

The Moonborn & Midnight Werewolves Teong
0.00 star(s) 0 ratings
Downloads
33
Updated
Werewolves Wich
Might You Become One of Them
0.00 star(s) 0 ratings
Downloads
298
Updated
Werewolves MikeyBoy
Might You Become One of Them
5.00 star(s) 2 ratings
Downloads
782
Updated
BlackSpigot General Chat
Rules Help Users
    S @ SexyRapidFish: 1000+ LEAKED STUFF FREE; EVERYTHING CRACKED NO VIRUSSES; flexleaksdotn et
    Top