WolfNames icon

WolfNames -----

Plugin to manage wolf names with random



Features
  • Assign random names to tamed wolves
  • Customize wolf names and collar colors
  • Set a taming limit for players
  • Localization support
  • Upgrade wolf abilities
  • Detailed wolf info panel with ability levels
  • Automatic saving of wolf abilities

Commands
  • Code (Text):
    /wolfnames summon <name>
    Teleports your wolf to your location.
  • Code (Text):
    /wolfnames name <oldName> <newName> <color>
    Sets your wolf's name and collar color.
  • Code (Text):
    /wolfnames info <name>
    Displays information about your wolf.
  • Code (Text):
    /wolfnames upgrade <wolfname> <ability>
    Upgrades a wolf's ability.
  • Code (Text):
    /wolfnames abilities
    Displays a list of wolf abilities.

Configuration
Edit the
Code (Text):
config.yml
file to:

  • Add or modify wolf names
  • Set the taming limit
  • Change the language for localization

Abilities
  • Speed Boost
    Increases the wolf's speed. Max level: 5.
  • Strength Boost
    Increases the wolf's attack damage. Max level: 5.
  • Regeneration
    Gives the wolf health regeneration. Max level: 5.
  • Howl
    Buffs nearby wolves. Max level: 5.
  • Fire Resistance
    Grants the wolf fire resistance. Max level: 5.

Upgrading Wolf Abilities
To upgrade a wolf's abilities, use the
Code (Text):
/wolfnames upgrade <wolfname> <ability>
command. Upgrading abilities requires EXP levels:
  • Level 1 to 2: 10 EXP levels
  • Level 2 to 3: 20 EXP levels
  • Level 3 to 4: 30 EXP levels
  • Level 4 to 5: 40 EXP levels
Make sure you have enough EXP levels before attempting to upgrade an ability.


Permissions
No specific permissions required. All commands are available to players by default.

Code (YAML):
# List of default names for wolves. Server owners can add more names here.
wolfnames
:
 - Fluffy
  - Rex
  - Buddy
  - Max
  - Charlie
  - Bella
  - Luna
  - Rocky
  - Daisy
  - Molly
  - Sparky
  - Shadow
  - Fido
  - Ginger
  - Bruno
  - Coco
  - Lucky
  - Zoe
  - Duke
  - Bailey
  - Rusty
  - Oscar
  - Ruby
  - Sophie
  - Thor
  - Apollo
  - Zeus
  - Hunter
  - Blaze
  - Riley
  - Simba
  - Bear
  - Chase
  - Roxy
  - Sadie
  - Sammy
  - Jasper
  - Scout
  - Hank
  - Diesel

# Maximum number of wolves a player can tame. Default is 3.
tame-limit
: 3

# Localization
language
: en

localization
:
  en
:
    tame-limit-reached
: "You have reached the taming limit of {limit} wolves."
    wolf-named
: "Your new wolf has been named {name} with a collar color of {color}."
    wolf-teleported
: "Your wolf {name} has been teleported to you."
    wolf-info
: "Wolf Name: {name}, Collar Color: {color}, Health: {health}"
    wolf-not-found
: "Unable to find the wolf by the given name!"
    invalid-command
: "Invalid command. Usage: /wolfnames <command> [<arguments>]"
    usage-name
: "Usage: /wolfnames name <oldName> <newName> <color>"
  es
:
    tame-limit-reached
: "Has alcanzado el límite de domesticación de {limit} lobos."
    wolf-named
: "Tu nuevo lobo ha sido nombrado {name} con un collar de color {color}."
    wolf-teleported
: "Tu lobo {name} ha sido teletransportado a ti."
    wolf-info
: "Nombre del lobo: {name}, Color del collar: {color}, Salud: {health}"
    wolf-not-found
: "¡No se pudo encontrar al lobo con el nombre dado!"
    invalid-command
: "Comando inválido. Uso: /wolfnames <command> [<arguments>]"
    usage-name
: "Uso: /wolfnames name <oldName> <newName> <color>"

Future Updates
Abilities will continue to improve with future updates!
Resource Information
Author:
----------
Total Downloads: 130
First Release: Jun 19, 2024
Last Update: Jul 10, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings