UpdateStatus v1.5 (RB)
Details
-
FilenameUpdateStatus.jar
-
Uploaded by
-
UploadedApr 27, 2014
-
Size16.93 KB
-
Downloads619
-
MD517bc4898489d226243a11f1195778ac1
Supported Bukkit Versions
- CB 1.7.2-R0.3
- 1.7.4
- 1.7.2
Changelog
v. 1.5:
- massive code cleanup & restructuring
- various bugfixes
- removed buggy update checker
- updated to latest Craftbukkit BB (1.7.2. v0.3)
- use color codes with something like §a or §2
- activatable prefixes now also at service messages
v. 1.4:
- readded automatic update checker (activated by default, turn it off in the config.yml (Config->autoUpdateCheckOnStart: false) or deactivate updates/update checks generally at plugins/Updater/config.yml)
- updated to latest Craftbukkit BB
v. 1.3.4:
- removed updatechecker (because of rejection), because mine is using my own domain for this (may I readd this in a rewrite or in a upcoming update)
- updated to 1.7.2 / 1.7.4
v. 1.3.3: (declined by devBukkit-Team)
- updated for Minecraft 1.7.2 (Using CraftBukkit DevBuild #2957)
- should work also for Minecraft 1.7.4
v. 1.3.2:
- added /usdel & permission node UpdateStatus.manage.del - autoReloadOnDelete is now working
- fixed the bug, that a new version is always available
- added aliases: info as status; binfo as bstatus; sreload, srel as usreload; sdel, sdelete, usdelete as usdel
- updated HelpPlusPlus integration
v. 1.2.2:
- updated for Minecraft 1.6.4 (using Craftbukkit DevBuild)
- updated the used softdepend libary of HelpPlusPlus also to the 1.6.4 version
v. 1.2.1:
- added configuration option to disable the automatic update checker
- updated API-methods for HelpPlusPlus
v. 1.2:
- added some configuration options
- Prefixes: setup two independent prefixes for /status and /bstatus
- enable / disable prefix at /status, /bstatus
- at multiline status: you can choose between prefix on every line or only on the first line
v. 1.1b:
- added automatic update-checker
- improved usage of the HelpPlusPlus API (see HelpPlusPlus Pluginpage for more information | HelpPlusPlus isn't available for download yet)
- maybe you have to restart the server after enabling prefixes