Class BukkitNPCPlugin

java.lang.Object
eu.cloudnetservice.modules.npc.impl.platform.bukkit.BukkitNPCPlugin
All Implemented Interfaces:
eu.cloudnetservice.ext.platforminject.api.PlatformEntrypoint

@Singleton @PlatformPlugin(platform="bukkit",name="CloudNet-NPCs",authors="CloudNetService",version="@version@",homepage="https://cloudnetservice.eu",description="CloudNet extension which adds NPCs for server selection",dependencies={@Dependency(name="CloudNet-Bridge"),@Dependency(name="ProtocolLib",optional=true)},commands=@Command(name="cn",aliases="cloudnpc",permission="cloudnet.command.cloudnpc",description="Root command to manage the CloudNet NPC system")) public final class BukkitNPCPlugin extends Object implements eu.cloudnetservice.ext.platforminject.api.PlatformEntrypoint