Package de.maxhenkel.voicechat.api
Interface BukkitVoicechatService
public interface BukkitVoicechatService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
registerPlugin
(VoicechatPlugin plugin) Registers the voice chat plugin on bukkit based servers.
-
Method Details
-
registerPlugin
Registers the voice chat plugin on bukkit based servers.- Parameters:
plugin
- the voicechat plugin
-