mirror of
https://github.com/unmojang/OnlineModeFix.git
synced 2025-09-09 07:19:01 -04:00
Merge pull request #5 from RhysB/master
Restore the Bukkit plugin's former great name
This commit is contained in:
commit
739b0f0b35
@ -153,7 +153,7 @@ public class MineOnlineBroadcastPlugin extends JavaPlugin {
|
||||
|
||||
this.log = Logger.getLogger("Minecraft");
|
||||
|
||||
this.log.info("Enabled gg.codie.mineonline.plugin.bukkit.MineOnlineBroadcast");
|
||||
this.log.info("Enabled MineOnlineBroadcast");
|
||||
|
||||
broadcastThread = new Thread(new Runnable() {
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user