uHome v1.2
Details
-
FilenameuHome.jar
-
Uploaded by
-
UploadedNov 4, 2011
-
Size97.69 KB
-
Downloads1,514
-
MD5c1033c3f40206c4c0dfc26eab5ee059a
Supported Bukkit Versions
- CB 1337
Changelog
- Conversion from old MyHome database format to uHome format. Conversion is between similar storage only (e.g. MySQL to MySQL).
- If uHome needs to update your database in MySQL, it will create a backup copy called 'homeTableBackup' in the previous format. SQLite databases are backed up already.
- Implemented simple invite support. You can now use the commands /home invite <player> <name> and /home uninvite <player> <name>.
- Added a config toggle for invite support. Setting enableInvite to false in the config.yml will disable all invite commands.
- Multiple bug fixes, including broken /home list permissions and warp name matching.
DO NOT USE THIS VERSION - It is provided here just in case, but you should use v1.3 or higher unless you know what you're getting yourself into!
- Multiple homes are not saved!
- Invited players are not persistent - if the plugin is reloaded, or if the server is restarted, all invites will be deleted. Storage of invites will be added in the next update.
- The internal plugin version is wrong - /version uhome will show v1.3 - sorry!