Features
- Allows players with permission to spawn their own horses
- Allows players with permission to spawn horses for other players
- Permission based cooldown groups
- NoEscape support
- Check for inside/outside spawn attempts
- Option to prevent looting spawned horses by non-owner players
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.whereismyhorse.use - Allows using /horse command to summon a XIX century vehicle.whereismyhorse.useon - Allows spawning horses for other players. (Bypasses cooldown/NoEscape checks)
Chat Commands
- /horse - attempts to spawn a horse at player's position
- /horse <player name or id> - attempts to spawn a horse for another player
Configuration
The settings and options can be configured in the WhereIsMyHorse file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.You can specify different permission names for cooldown times by using the Cooldown configuration field. Key of each key-value pair is the appender to whereismyhorse. permission name, so if you have value specified as "vip": 30, you have to grant player permission whereismyhorse.vip to allow this player to have command usage cooldown of 30 seconds (Default cooldown is 300 seconds)