mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-11-22 18:46:35 +01:00
test
This commit is contained in:
parent
e506803df9
commit
e053045950
@ -15,7 +15,7 @@ public class AdvancedPortal {
|
||||
|
||||
public String portalName = null;
|
||||
|
||||
public String destiation = null; // Could possibly store the destination name to stop the server having to read the config
|
||||
public String destiation = null; // Could possibly store the destination name to stop the server having to read the config file
|
||||
|
||||
public String bungee = null; // Could possibly store the bungee server name to stop the server having to read the config
|
||||
public String bungee = null; // Could possibly store the bungee server name to stop the server having to read the config file
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user