java docs

This commit is contained in:
mohammed jasem alaajel 2022-04-14 14:16:34 +04:00
parent 4d0222d2ae
commit 102f8591ab
1 changed files with 2 additions and 2 deletions

View File

@ -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")