BukkitRadar
Show an ingame radar and see how far players or mobs are away from you.
Features
- Show a radar on the side of your screen with distances
- Possible radars: player radar, mob radar and ore radar.
- Fully configurable radarname, radius and (when using mobradar or oreradar) showed mob/ore types and displayed names
- Like all of my plugins, all messages showed can be changed, even the menu.
- Possibility to automaticly check for updates, although this can be switched off.
Radars
 | Player radar: This radar shows the players that are within the configured radius along with the distance between you and the other. |
 | Mob radar: This radar shows per mobtype the closest mob together with the distance between you and the mob. Which mobs are shown in the list is configurable. By default only hostile mobs are shown in the list, although you can easily add all other mobs. Everything that can be shown on this radar can be found here. |
 | Ore radar: This radar shows nearby ores (actually, you can use any block). The distance of the closest ore is showed, as long as it is within a certain range (configurable). Which blocks are shown is configurable. Everything that can be shown on this radar can be found here (but only blocks). |
Screenshots
Click here to watch some screenshots
Commands
- /bukkitradar - Shows the menu
- /bukkitradar set <player|mob|ore> - Sets the current radar to player, mob or ore
- /bukkitradar clear - Clears and hides your radar
- /bukkitradar reload - Reload the configuration
Instead of /bukkitradar you can also use /radar or /br.
Permissions
Basic permissions
- bukkitradar.playerradar - Permission to use the player radar
- bukkitradar.mobradar - Permission to use the mob radar
- bukkitradar.oreradar - Permission to use the ore radar
- bukkitradar.* - Permission to use all radars and reload the config
Other permissions
- bukkitradar.bukkitradar - Permission to use the /bukkitradar command (automaticly granted on bukkitradar.playerradar, bukkitradar.mobradar and bukkitradar.oreradar)
- bukkitradar.clear - Permission to use /bukkitradar clear (automaticly granted).
- bukkitradar.reload - Permission to reload the config (Is also in bukkitradar.*)
Configuration
In BukkitRadar/config.yml you can change the radarsettings, messages etc. You can set the radius for each radar individually.
Information about the configuration can be found here.
Ideas/Todos
-Maybe add an ore radar- Done
- Add support for other plugins (for example namecolors for Factions, Towny)
Known bugs
Nothing yet.
Have you found a bug? Please create a ticket or create an issue on github.
Source
The source of the plugin can be found on github.