mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-22 20:28:00 +00:00
java docs
This commit is contained in:
parent
4d0222d2ae
commit
102f8591ab
@ -16,9 +16,9 @@ import java.util.*;
|
||||
/**
|
||||
* This class exposes some internal RedisBungee functions. You obtain an instance of this object by invoking {@link RedisBungeeAPI#getRedisBungeeApi()}
|
||||
* or somehow you got the Plugin instance by you can call the api using {@link RedisBungeePlugin#getApi()}.
|
||||
* or
|
||||
*
|
||||
* @author tuxed
|
||||
* @since 0.2.3
|
||||
* @since 0.2.3 | updated 0.7.0
|
||||
*
|
||||
*/
|
||||
@SuppressWarnings("unused")
|
||||
|
Loading…
Reference in New Issue
Block a user