Skip to content

Runsafe/WolfHunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

193 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WolfHunt

WolfHunt is a Minecraft CraftBukkit plug-in designed by the staff at minecraft.runsafe.no to allow players to use Wolves to track down other players within the world.

This plug-in is intended for use in a survival environment where PvP is enabled.

Current Version: 2.0 R1

Permissions

  • wolfhunt.canTrack - If true the player will be allowed to use the tracking item on wolves to hunt players.
  • wolfhunt.commandSpawnWolf - If true the player will be able to use the wolf spawning command. (Used for debugging)
  • wolfhunt.commandGetConfig - Allows the player to get config values for WolfHunt
  • wolfhunt.commandSetConfig - Allows the player to set the config values for WolfHunt

Configuration

  • preventTrackingOps [Default: true] - If true, server OPs will not be tracked by wolves.
  • allowOpOverride - [Default: false] - If true, being a server OP will override all WolfHunt permissions.
  • trackingItem - [Default: 287] - The item used to track players when right-clicked on an owned wolf.
  • trackingRadius - [Default: 200] - If a player is within this radius the wolf will simply growl to alert the player instead of giving a direction.
  • babyWolvesCanTrack - [Default: false] - If true, baby wolves can be used to track other players.

Building from source

About

A plug-in for tracking players using wolves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages