Package de.maxhenkel.voicechat.api
Interface BukkitVoicechatService
public interface BukkitVoicechatService
-
Method Summary
Modifier and TypeMethodDescriptionvoidregisterPlugin(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
-