Atavism Version 2018.1AGIS API

atavism.server.plugins
Interface ProxyPlugin.CommandAccessCheck

Enclosing class:
ProxyPlugin

public static interface ProxyPlugin.CommandAccessCheck

Interface for access checking slash commands.


Method Summary
 boolean allowed(CommandEvent event, ProxyPlugin proxy)
          True if this command is allowed.
 

Method Detail

allowed

boolean allowed(CommandEvent event,
                ProxyPlugin proxy)
True if this command is allowed.



Copyright © 2018 Dragonsan Studios Sp. z o.o.