mirror of
https://github.com/darverdevs/EaglerPluginUpdater.git
synced 2024-11-21 02:46:04 -08:00
recompile to fix some bugs
This commit is contained in:
parent
bbc16d209e
commit
9868c71503
Binary file not shown.
|
@ -33,7 +33,7 @@ public class Main extends JavaPlugin {
|
|||
getServer().getConsoleSender().sendMessage("--------------------------------------------");
|
||||
getServer().getConsoleSender().sendMessage("--------------------------------------------");
|
||||
getServer().getConsoleSender().sendMessage(
|
||||
ChatColor.GREEN + "[EaglerPluginUpdater]" + ChatColor.AQUA + " EaglerPluginUpdater V1.0.8 is now Disabled! D:");
|
||||
ChatColor.GREEN + "[EaglerPluginUpdater]" + ChatColor.AQUA + " EaglerPluginUpdater V1.0.9 is now Disabled! D:");
|
||||
getServer().getConsoleSender().sendMessage("--------------------------------------------");
|
||||
getServer().getConsoleSender().sendMessage("--------------------------------------------");
|
||||
}
|
||||
|
|
|
@ -2,7 +2,6 @@ name: EaglerPluginInstaller
|
|||
version: 1.0.9
|
||||
main: tech.nully.PluginInstaller.Main
|
||||
prefix: [PluginInstaller]
|
||||
loadbefore: [PluginUpdater]
|
||||
authors: [BongoCat]
|
||||
description: A plugin that is capable of installing the latest compatible version of plugins with eaglercraft from an online repository
|
||||
website: nully.tech
|
||||
|
|
|
@ -2,7 +2,6 @@ name: EaglerPluginInstaller
|
|||
version: 1.0.9
|
||||
main: tech.nully.PluginInstaller.Main
|
||||
prefix: [PluginInstaller]
|
||||
loadbefore: [PluginUpdater]
|
||||
authors: [BongoCat]
|
||||
description: A plugin that is capable of installing the latest compatible version of plugins with eaglercraft from an online repository
|
||||
website: nully.tech
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user