Adds comments and simplifies some of the code
Adds a PortalOption enum to simplify portal options Adds a BungeeHelper class to collect the bungee-related code
This commit is contained in:
@ -16,6 +16,7 @@ public class CommandReload implements CommandExecutor {
|
||||
|
||||
/**
|
||||
* Instantiates the reload command
|
||||
*
|
||||
* @param plugin <p>A reference to the calling plugin object</p>
|
||||
*/
|
||||
public CommandReload(Stargate plugin) {
|
||||
|
Reference in New Issue
Block a user