From ad91d4e7f4fdc3d9418caf229b63a2a9c373c75c Mon Sep 17 00:00:00 2001 From: LinsaFTW <25271111+linsaftw@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:17:03 -0300 Subject: [PATCH] update Waterfall -> FlameCord rename methods --- .../0001-POM-Changes.patch | 168 +++++++++--------- ...erences-from-Waterfall-to-FlameCord.patch} | 20 +-- .../0013-FlameCord-rebrand.patch | 56 ------ 3 files changed, 94 insertions(+), 150 deletions(-) rename Waterfall-Proxy-Patches/{0002-Rename-references-from-Waterfall-to-Travertine.patch => 0002-Rename-references-from-Waterfall-to-FlameCord.patch} (88%) delete mode 100644 Waterfall-Proxy-Patches/0013-FlameCord-rebrand.patch diff --git a/Waterfall-Proxy-Patches/0001-POM-Changes.patch b/Waterfall-Proxy-Patches/0001-POM-Changes.patch index a5195e9..aa309ad 100644 --- a/Waterfall-Proxy-Patches/0001-POM-Changes.patch +++ b/Waterfall-Proxy-Patches/0001-POM-Changes.patch @@ -13,47 +13,47 @@ index ca1ed8811..adec9d39f 100644 io.github.waterfallmc - waterfall-parent -+ travertine-parent ++ flamecord-parent 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-api -+ travertine-api ++ flamecord-api 1.16-R0.5-SNAPSHOT jar - Waterfall-API -+ Travertine-API ++ FlameCord-API API implemented by the Elastic Portal Suite io.github.waterfallmc - waterfall-chat -+ travertine-chat ++ flamecord-chat ${project.version} compile io.github.waterfallmc - waterfall-config -+ travertine-config ++ flamecord-config ${project.version} compile io.github.waterfallmc - waterfall-event -+ travertine-event ++ flamecord-event ${project.version} compile io.github.waterfallmc - waterfall-protocol -+ travertine-protocol ++ flamecord-protocol ${project.version} compile @@ -66,21 +66,21 @@ index 37c0880cd..139b7ac12 100644 io.github.waterfallmc - waterfall-parent -+ travertine-parent ++ flamecord-parent 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-bootstrap -+ travertine-bootstrap ++ flamecord-bootstrap 1.16-R0.5-SNAPSHOT jar - Waterfall-Bootstrap - Java 1.6 loader for Waterfall -+ Travertine-Bootstrap -+ Java 1.6 loader for Travertine ++ FlameCord-Bootstrap ++ Java 1.6 loader for FlameCord true @@ -89,7 +89,7 @@ index 37c0880cd..139b7ac12 100644 io.github.waterfallmc - waterfall-proxy -+ travertine-proxy ++ flamecord-proxy ${project.version} compile @@ -97,7 +97,7 @@ index 37c0880cd..139b7ac12 100644 - Waterfall -+ Travertine ++ FlameCord org.apache.maven.plugins @@ -110,21 +110,21 @@ index 853092339..5cc621414 100644 io.github.waterfallmc - waterfall-parent -+ travertine-parent ++ flamecord-parent 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-chat -+ travertine-chat ++ flamecord-chat 1.16-R0.5-SNAPSHOT jar - Waterfall-Chat - Minecraft JSON chat API intended for use with Waterfall -+ Travertine-Chat -+ Minecraft JSON chat API intended for use with Travertine ++ FlameCord-Chat ++ Minecraft JSON chat API intended for use with FlameCord @@ -137,21 +137,21 @@ index 38db2292d..7cdcbd8b3 100644 io.github.waterfallmc - waterfall-parent -+ travertine-parent ++ flamecord-parent 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-config -+ travertine-config ++ flamecord-config 1.16-R0.5-SNAPSHOT jar - Waterfall-Config - Generic java configuration API intended for use with Waterfall -+ Travertine-Config -+ Generic java configuration API intended for use with Travertine ++ FlameCord-Config ++ Generic java configuration API intended for use with FlameCord @@ -164,21 +164,21 @@ index 82a411b08..b1a990c93 100644 io.github.waterfallmc - waterfall-parent -+ travertine-parent ++ flamecord-parent 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-event -+ travertine-event ++ flamecord-event 1.16-R0.5-SNAPSHOT jar - Waterfall-Event - Generic java event dispatching API intended for use with Waterfall. -+ Travertine-Event -+ Generic java event dispatching API intended for use with Travertine. ++ FlameCord-Event ++ Generic java event dispatching API intended for use with FlameCord. diff --git a/log/pom.xml b/log/pom.xml index 646dbfae5..00f7b9c92 100644 @@ -189,21 +189,21 @@ index 646dbfae5..00f7b9c92 100644 io.github.waterfallmc - waterfall-parent -+ travertine-parent ++ flamecord-parent 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-log -+ travertine-log ++ flamecord-log 1.16-R0.5-SNAPSHOT jar - Waterfall-Log - Simplistic and performant java.util.Logger based logger and console API designed for use with Waterfall and Minecraft related applications. -+ Travertine-Log -+ Simplistic and performant java.util.Logger based logger and console API designed for use with Travertine and Minecraft related applications. ++ FlameCord-Log ++ Simplistic and performant java.util.Logger based logger and console API designed for use with FlameCord and Minecraft related applications. @@ -212,7 +212,7 @@ index 646dbfae5..00f7b9c92 100644 io.github.waterfallmc - waterfall-chat -+ travertine-chat ++ flamecord-chat ${project.version} compile @@ -225,21 +225,21 @@ index 51187fd15..9fe7044f9 100644 io.github.waterfallmc - waterfall-parent -+ travertine-parent ++ flamecord-parent 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-log4j -+ travertine-log4j ++ flamecord-log4j 1.16-R0.5-SNAPSHOT jar - Waterfall-Log - Simplistic and performant Log4j2 based logger and console API designed for use with Waterfall and Minecraft related applications. -+ Travertine-Log -+ Simplistic and performant Log4j2 based logger and console API designed for use with Travertine and Minecraft related applications. ++ FlameCord-Log ++ Simplistic and performant Log4j2 based logger and console API designed for use with FlameCord and Minecraft related applications. 2.14.0 @@ -262,7 +262,7 @@ index 51187fd15..9fe7044f9 100644 + + + io.github.waterfallmc -+ travertine-chat ++ flamecord-chat + ${project.version} + compile + @@ -277,14 +277,14 @@ index 472314c2f..8eb065721 100644 io.github.waterfallmc - waterfall-module -+ travertine-module ++ flamecord-module 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-module-cmd-alert -+ travertine-module-cmd-alert ++ flamecord-module-cmd-alert 1.16-R0.5-SNAPSHOT jar @@ -297,14 +297,14 @@ index de8faee02..09e2835aa 100644 io.github.waterfallmc - waterfall-module -+ travertine-module ++ flamecord-module 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-module-cmd-find -+ travertine-module-cmd-find ++ flamecord-module-cmd-find 1.16-R0.5-SNAPSHOT jar @@ -317,14 +317,14 @@ index 0cab9a7ab..5d1ff0424 100644 io.github.waterfallmc - waterfall-module -+ travertine-module ++ flamecord-module 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-module-cmd-list -+ travertine-module-cmd-list ++ flamecord-module-cmd-list 1.16-R0.5-SNAPSHOT jar @@ -337,14 +337,14 @@ index 240c95487..1f6a7c681 100644 io.github.waterfallmc - waterfall-module -+ travertine-module ++ flamecord-module 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-module-cmd-send -+ travertine-module-cmd-send ++ flamecord-module-cmd-send 1.16-R0.5-SNAPSHOT jar @@ -357,14 +357,14 @@ index 4c13d5177..c353e8293 100644 io.github.waterfallmc - waterfall-module -+ travertine-module ++ flamecord-module 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-module-cmd-server -+ travertine-module-cmd-server ++ flamecord-module-cmd-server 1.16-R0.5-SNAPSHOT jar @@ -377,21 +377,21 @@ index c9849b6c1..ca0a9c87d 100644 io.github.waterfallmc - waterfall-parent -+ travertine-parent ++ flamecord-parent 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-module -+ travertine-module ++ flamecord-module 1.16-R0.5-SNAPSHOT pom - Waterfall Modules - Parent project for all Waterfall modules. -+ Travertine Modules -+ Parent project for all Travertine modules. ++ FlameCord Modules ++ Parent project for all FlameCord modules. cmd-alert @@ -400,7 +400,7 @@ index c9849b6c1..ca0a9c87d 100644 io.github.waterfallmc - waterfall-api -+ travertine-api ++ flamecord-api ${project.version} compile @@ -413,14 +413,14 @@ index 45910b0e7..d1a2d86c8 100644 io.github.waterfallmc - waterfall-module -+ travertine-module ++ flamecord-module 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-module-reconnect-yaml -+ travertine-module-reconnect-yaml ++ flamecord-module-reconnect-yaml 1.16-R0.5-SNAPSHOT jar @@ -433,21 +433,21 @@ index db15febbc..a2efb5e52 100644 io.github.waterfallmc - waterfall-parent -+ travertine-parent ++ flamecord-parent 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-native -+ travertine-native ++ flamecord-native 1.16-R0.5-SNAPSHOT jar - Waterfall-Native - Optional native code to speed up and enhance Waterfall functionality. -+ Travertine-Native -+ Optional native code to speed up and enhance Travertine functionality. ++ FlameCord-Native ++ Optional native code to speed up and enhance FlameCord functionality. @@ -460,23 +460,23 @@ index 02480a208..f61cdf375 100644 io.github.waterfallmc - waterfall-super -+ travertine-super ++ flamecord-super dev-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-parent -+ travertine-parent ++ flamecord-parent 1.16-R0.5-SNAPSHOT pom - Waterfall-Parent - Parent project for all Waterfall modules. - https://github.com/WaterfallMC/Waterfall -+ Travertine-Parent -+ Parent project for all Travertine modules. -+ https://github.com/PaperMC/Travertine ++ FlameCord-Parent ++ Parent project for all FlameCord modules. ++ https://github.com/PaperMC/FlameCord 2015 WaterfallMC @@ -487,14 +487,14 @@ index 02480a208..f61cdf375 100644 - scm:git:git@github.com:com:WaterfallMC/Waterfall.git - scm:git:git@github.com:WaterfallMC/Waterfall.git - git@github.com:WaterfallMC/Waterfall.git -+ scm:git:git@github.com:com:PaperMC/Travertine.git -+ scm:git:git@github.com:PaperMC/Travertine.git -+ git@github.com:PaperMC/Travertine.git ++ scm:git:git@github.com:com:PaperMC/FlameCord.git ++ scm:git:git@github.com:PaperMC/FlameCord.git ++ git@github.com:PaperMC/FlameCord.git GitHub - https://github.com/PaperMC/Waterfall/issues -+ https://github.com/PaperMC/Travertine/issues ++ https://github.com/PaperMC/FlameCord/issues @@ -507,21 +507,21 @@ index 402266ca1..993cbca95 100644 io.github.waterfallmc - waterfall-parent -+ travertine-parent ++ flamecord-parent 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-protocol -+ travertine-protocol ++ flamecord-protocol 1.16-R0.5-SNAPSHOT jar - Waterfall-Protocol - Minimal implementation of the Minecraft protocol for use in Waterfall -+ Travertine-Protocol -+ Minimal implementation of the Minecraft protocol for use in Travertine ++ FlameCord-Protocol ++ Minimal implementation of the Minecraft protocol for use in FlameCord @@ -530,7 +530,7 @@ index 402266ca1..993cbca95 100644 io.github.waterfallmc - waterfall-chat -+ travertine-chat ++ flamecord-chat ${project.version} compile @@ -543,19 +543,19 @@ index 602b9a93f..e2ce69e43 100644 io.github.waterfallmc - waterfall-parent -+ travertine-parent ++ flamecord-parent 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-proxy -+ travertine-proxy ++ flamecord-proxy 1.16-R0.5-SNAPSHOT jar - Waterfall-Proxy -+ Travertine-Proxy ++ FlameCord-Proxy Proxy component of the Elastic Portal Suite @@ -564,35 +564,35 @@ index 602b9a93f..e2ce69e43 100644 io.github.waterfallmc - waterfall-api -+ travertine-api ++ flamecord-api ${project.version} compile io.github.waterfallmc - waterfall-log4j -+ travertine-log4j ++ flamecord-log4j ${project.version} compile io.github.waterfallmc - waterfall-native -+ travertine-native ++ flamecord-native ${project.version} compile io.github.waterfallmc - waterfall-protocol -+ travertine-protocol ++ flamecord-protocol ${project.version} compile io.github.waterfallmc - waterfall-query -+ travertine-query ++ flamecord-query ${project.version} compile @@ -605,7 +605,7 @@ index 338c30d35..c04992523 100644 final String url = String.format( "https://papermc.io/api/v2/projects/%1$s/versions/%2$s/builds/%3$s/downloads/%4$s-%2$s-%3$s.jar", - "waterfall", -+ "travertine", // Travertine ++ "flamecord", // FlameCord net.md_5.bungee.api.ProxyServer.getInstance().getVersion().split(":")[2].split("-")[0], version.getBuild(), module.getName() @@ -618,21 +618,21 @@ index 8ce88f4a4..813696e45 100644 io.github.waterfallmc - waterfall-parent -+ travertine-parent ++ flamecord-parent 1.16-R0.5-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-query -+ travertine-query ++ flamecord-query 1.16-R0.5-SNAPSHOT jar - Waterfall-Query - Minecraft query implementation based on the Waterfall API. -+ Travertine-Query -+ Minecraft query implementation based on the Travertine API. ++ FlameCord-Query ++ Minecraft query implementation based on the FlameCord API. @@ -641,7 +641,7 @@ index 8ce88f4a4..813696e45 100644 io.github.waterfallmc - waterfall-api -+ travertine-api ++ flamecord-api ${project.version} compile diff --git a/Waterfall-Proxy-Patches/0002-Rename-references-from-Waterfall-to-Travertine.patch b/Waterfall-Proxy-Patches/0002-Rename-references-from-Waterfall-to-FlameCord.patch similarity index 88% rename from Waterfall-Proxy-Patches/0002-Rename-references-from-Waterfall-to-Travertine.patch rename to Waterfall-Proxy-Patches/0002-Rename-references-from-Waterfall-to-FlameCord.patch index bc8a74a..43775c0 100644 --- a/Waterfall-Proxy-Patches/0002-Rename-references-from-Waterfall-to-Travertine.patch +++ b/Waterfall-Proxy-Patches/0002-Rename-references-from-Waterfall-to-FlameCord.patch @@ -1,7 +1,7 @@ From a5f023bb3c21941eaf45f1c8946b719d0752590e Mon Sep 17 00:00:00 2001 From: Techcable Date: Mon, 6 Jun 2016 13:47:46 -0600 -Subject: [PATCH] Rename references from Waterfall to Travertine +Subject: [PATCH] Rename references from Waterfall to FlameCord diff --git a/bootstrap/src/main/java/net/md_5/bungee/Bootstrap.java b/bootstrap/src/main/java/net/md_5/bungee/Bootstrap.java @@ -13,7 +13,7 @@ index a4516ed96..1f63a2c27 100644 if ( Float.parseFloat( System.getProperty( "java.class.version" ) ) < 52.0 ) { - System.err.println( "*** ERROR *** Waterfall requires Java 8 or above to function! Please download and install it!" ); -+ System.err.println( "*** ERROR *** Travertine requires Java 8 or above to function! Please download and install it!" ); ++ System.err.println( "*** ERROR *** FlameCord requires Java 8 or above to function! Please download and install it!" ); System.out.println( "You can check your Java version with the command: java -version" ); return; } @@ -26,7 +26,7 @@ index d703d6d24..d8dcdc1e3 100644 public LogDispatcher(BungeeLogger logger) { - super( "Waterfall Logger Thread" ); -+ super( "Travertine Logger Thread" ); ++ super( "FlameCord Logger Thread" ); this.logger = logger; } @@ -39,7 +39,7 @@ index c09f5b4c3..97de4271c 100644 { // Java uses ! to indicate a resource inside of a jar/zip/other container. Running Bungee from within a directory that has a ! will cause this to muck up. - Preconditions.checkState( new File( "." ).getAbsolutePath().indexOf( '!' ) == -1, "Cannot use Waterfall in directory with ! in path." ); -+ Preconditions.checkState( new File( "." ).getAbsolutePath().indexOf( '!' ) == -1, "Cannot use Travertine in directory with ! in path." ); ++ Preconditions.checkState( new File( "." ).getAbsolutePath().indexOf( '!' ) == -1, "Cannot use FlameCord in directory with ! in path." ); try { @@ -48,7 +48,7 @@ index c09f5b4c3..97de4271c 100644 public String getName() { - return "Waterfall"; -+ return "Travertine"; ++ return "FlameCord"; } @Override @@ -61,7 +61,7 @@ index 356805285..1c2628d31 100644 BungeeCord bungee = new BungeeCord(); ProxyServer.setInstance( bungee ); - bungee.getLogger().info( "Enabled Waterfall version " + bungee.getVersion() ); -+ bungee.getLogger().info( "Enabled Travertine version " + bungee.getVersion() ); ++ bungee.getLogger().info( "Enabled FlameCord version " + bungee.getVersion() ); bungee.start(); if ( !options.has( "noconsole" ) ) @@ -74,7 +74,7 @@ index b26035cf9..4e2c6129c 100644 public void execute(CommandSender sender, String[] args) { - sender.sendMessage( ChatColor.BLUE + "This server is running Waterfall version " + ProxyServer.getInstance().getVersion() + " by md_5" ); -+ sender.sendMessage( ChatColor.BLUE + "This server is running Travertine version " + ProxyServer.getInstance().getVersion() + " by md_5" ); ++ sender.sendMessage( ChatColor.BLUE + "This server is running FlameCord version " + ProxyServer.getInstance().getVersion() + " by md_5" ); } } diff --git a/proxy/src/main/java/net/md_5/bungee/command/CommandReload.java b/proxy/src/main/java/net/md_5/bungee/command/CommandReload.java @@ -87,8 +87,8 @@ index 720d0c3b5..dca7601b0 100644 - sender.sendMessage( ChatColor.BOLD.toString() + ChatColor.RED.toString() + "Waterfall has been reloaded." - + " This is NOT advisable and you will not be supported with any issues that arise! Please restart Waterfall ASAP." ); -+ sender.sendMessage( ChatColor.BOLD.toString() + ChatColor.RED.toString() + "Travertine has been reloaded." -+ + " This is NOT advisable and you will not be supported with any issues that arise! Please restart Travertine ASAP." ); ++ sender.sendMessage( ChatColor.BOLD.toString() + ChatColor.RED.toString() + "FlameCord has been reloaded." ++ + " This is NOT advisable and you will not be supported with any issues that arise! Please restart FlameCord ASAP." ); } } diff --git a/proxy/src/main/java/net/md_5/bungee/conf/YamlConfig.java b/proxy/src/main/java/net/md_5/bungee/conf/YamlConfig.java @@ -100,7 +100,7 @@ index 65121ba24..d4fad294c 100644 String name = entry.getKey(); String addr = get( "address", "localhost:25565", val ); - String motd = ChatColor.translateAlternateColorCodes( '&', get( "motd", "&1Just another Waterfall - Forced Host", val ) ); -+ String motd = ChatColor.translateAlternateColorCodes( '&', get( "motd", "&1Just another Travertine - Forced Host", val ) ); ++ String motd = ChatColor.translateAlternateColorCodes( '&', get( "motd", "&1Just another FlameCord - Forced Host", val ) ); boolean restricted = get( "restricted", false, val ); SocketAddress address = Util.getAddr( addr ); ServerInfo info = ProxyServer.getInstance().constructServerInfo( name, address, motd, restricted ); diff --git a/Waterfall-Proxy-Patches/0013-FlameCord-rebrand.patch b/Waterfall-Proxy-Patches/0013-FlameCord-rebrand.patch deleted file mode 100644 index 7aa44f7..0000000 --- a/Waterfall-Proxy-Patches/0013-FlameCord-rebrand.patch +++ /dev/null @@ -1,56 +0,0 @@ -From af418e4ac240fa80ec84bf88b6089e0b494b2204 Mon Sep 17 00:00:00 2001 -From: foss-mc <69294560+foss-mc@users.noreply.github.com> -Date: Wed, 16 Dec 2020 18:11:48 +0800 -Subject: [PATCH] FlameCord rebrand - - -diff --git a/proxy/src/main/java/io/github/waterfallmc/waterfall/conf/WaterfallConfiguration.java b/proxy/src/main/java/io/github/waterfallmc/waterfall/conf/WaterfallConfiguration.java -index 527f310e..a4ef6d3b 100644 ---- a/proxy/src/main/java/io/github/waterfallmc/waterfall/conf/WaterfallConfiguration.java -+++ b/proxy/src/main/java/io/github/waterfallmc/waterfall/conf/WaterfallConfiguration.java -@@ -51,7 +51,8 @@ public class WaterfallConfiguration extends Configuration { - YamlConfig config = new YamlConfig(new File("waterfall.yml")); - config.load(false); // Load, but no permissions - logInitialHandlerConnections = config.getBoolean( "log_initial_handler_connections", logInitialHandlerConnections ); -- gameVersion = config.getString("game_version", "").isEmpty() ? Joiner.on(", ").join(ProtocolConstants.SUPPORTED_VERSIONS) : config.getString("game_version", ""); -+ // FlameCord - Make the version look better -+ gameVersion = config.getString("game_version", "").isEmpty() ? ProtocolConstants.SUPPORTED_VERSIONS.get(0) + "-" + ProtocolConstants.SUPPORTED_VERSIONS.get(ProtocolConstants.SUPPORTED_VERSIONS.size() - 1) : config.getString("game_version", ""); - useNettyDnsResolver = config.getBoolean("use_netty_dns_resolver", useNettyDnsResolver); - // Throttling options - tabThrottle = config.getInt("throttling.tab_complete", tabThrottle); -diff --git a/proxy/src/main/java/net/md_5/bungee/BungeeCord.java b/proxy/src/main/java/net/md_5/bungee/BungeeCord.java -index 3b0dff08..41d752a5 100644 ---- a/proxy/src/main/java/net/md_5/bungee/BungeeCord.java -+++ b/proxy/src/main/java/net/md_5/bungee/BungeeCord.java -@@ -547,13 +547,13 @@ public class BungeeCord extends ProxyServer - @Override - public String getName() - { -- return "Travertine"; -+ return "FlameCord"; - } - - @Override - public String getVersion() - { -- return ( BungeeCord.class.getPackage().getImplementationVersion() == null ) ? "unknown" : BungeeCord.class.getPackage().getImplementationVersion(); -+ return "0.5.3"; - } - - public void reloadMessages() -diff --git a/proxy/src/main/java/net/md_5/bungee/command/CommandBungee.java b/proxy/src/main/java/net/md_5/bungee/command/CommandBungee.java -index 4e2c6129..aeda7963 100644 ---- a/proxy/src/main/java/net/md_5/bungee/command/CommandBungee.java -+++ b/proxy/src/main/java/net/md_5/bungee/command/CommandBungee.java -@@ -16,6 +16,7 @@ public class CommandBungee extends Command - @Override - public void execute(CommandSender sender, String[] args) - { -- sender.sendMessage( ChatColor.BLUE + "This server is running Travertine version " + ProxyServer.getInstance().getVersion() + " by md_5" ); -+ // FlameCord - Use custom version message -+ sender.sendMessage( ChatColor.translateAlternateColorCodes( '&', "&eThis server is running &c" + ProxyServer.getInstance().getName() + "&e version &a" + ProxyServer.getInstance().getVersion() + "&e by &bLinsaFTW & Sammwy&e." ) ); - } - } --- -2.31.1 -