Uptime - The Lightweight Original
Description:
Uptime adds a command that simply shows the current uptime in a format like: Uptime: 2d 17h 9m 52s
There are some uptime plugins, but Uptime was the first Uptime plugin released for hMod.
Others have features like overall uptime, but Uptime is intendet to be maximun lightweight.
So it uses quick event handling, only one long variable to store the time and no file to write/read continuously.
Commands:
/uptime |
Shows uptime |
/sayuptime |
Broadcasts uptime (requires op rights) |
Configuration:
none
Changelog/Downloads:
Source code is included
-
Uptime v0.5 (Feb. 28, 2010)
Requires CraftBukkit (tested with #465)
- Updated commands hook
- Readded console commands
-
Uptime v0.4b (Feb. 23, 2010)
Requires CraftBukkit (tested with #430)
- Removed that stupidly long plugin constructor
- Minor code cleanup
-
Uptime v0.4 (Jan. 22, 2010)
Requires CraftBukkit 126
- Migrated to Bukkit
- Added "/sayuptime" command
- Removed console commands "uptime" and "sayuptime"
-
Uptime v0.3b (Dec. 30, 2010)
Requires hMod 133
-
Uptime v0.3 (Dec. 27, 2010)
Requires hMod 132
- Added console command "sayuptime"
-
Uptime v0.2 (Dec. 26, 2010)
Requires hMod 131
- Added console command "uptime"
-
Uptime v0.1 (Dec. 20, 2010)
Requires hMod 131
Todo:
none
Known Bugs:
none
Screenshots:
Special Thanks:
none