1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-25 13:49:12 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
snowleo
aa678a6bfa After the selfupdate, check for the bukkit version. We will not automatically update bukkit, so the player is displayed a message, if he tries to update or install. 2011-10-27 00:41:12 +02:00
snowleo
19dfef1a4f Some cleanup, refactoring of EssentialsHelp class 2011-10-27 00:03:16 +02:00
snowleo
0be5233b89 Removing automatic updates
It's a bad idea to automatically overwrite files, without asking the player first.

This would be triggered by the selfupdate after the reload.
2011-10-26 22:17:27 +02:00
snowleo
652ff80deb The state machine now handles both manual updating and installation. 2011-10-26 22:14:24 +02:00
snowleo
c15d26acc0 Cleanup 2011-10-26 20:24:46 +02:00
snowleo
0dc7b73337 Cleanly resume the installation, if the player quits the game and reconnects
If the installation is already running in background after the wizard, it will not stop, if the player quits the game.
2011-10-26 19:39:01 +02:00
snowleo
7888471982 Statemachine for installation wizard (WIP) 2011-10-23 21:45:01 +02:00
snowleo
ea192ddd6d EssentialsUpdate WIP 2011-10-12 03:14:26 +02:00