Old Telepads
- 2.3K
- Bukkit Plugins
Old Telepads is a teleporter mod based on the original Blue Telepads
- 2.3K
- April 27, 2016
- Bukkit Plugins
- +1
Ever wanted to command an army of dogs quickly and easily? How about a swarm of cats? Dog Whistle lets you do that!
Like DogWhistle? Try out my other mods:
DogWhistle has source at github!
Features
Dog Whistle allows you to command multiple dogs or cats to sit or stand at the same time.
Usage:
To control Dogs:
- Select and hold out a bone, then left click an empty block (air) with it.
- All your owned dogs that are sitting will now be standing, and all standing dogs will now sit.
To control Cats:
- Select and hold out a raw fish, then left click an empty block (air) with it.
- All your owned cats that are sitting will now be standing, and all standing cats will now sit.
Commands:
/dogwhistle - displays the usage of the plugin.
Permissions
No permissions support at this time.
Configuration
- radiusX: X axis distance value for pet detection. Integer value, default is 100.
- radiusY: Y axis distance value for pet detection. Integer value, default is 100.
- radiusZ: Z axis distance value for pet detection. Integer value, default is 100.
- cats enabled: Turns on cat control. Boolean value, default is true;
- dogs enabled: Turns on dog control. Boolean value, default is true;
Installation:
Place dogwhistle.jar in your plugins folder and reload the server.
Changelog:
- v2.0 - Added 1.9.2 support
- v1.5 - Rewritten for CB 1.7.9-R0.1 support, removed deprecated methods for support going forward
- v1.3 - Added cat control, added dog/cat options to config.yml
- v1.2 - Added config.yml, fixed NullPointerExceptions
- v1.1 - Initial release

