MuezliHomes
A Home warp point plugin for Bukkit
Brief Overview
MuezliHome is a simple to use Multiworld home teleportation plugin. One home for each world!
MuezliHome uses MySQL for data storage, and MySQL only.
I've created this plugin with the intention of having a simple, bloat free home teleportation plugin.
Dependencies:
- Vault
Installation
Simply Place the MuezliHomes jar file into the plugins folder.
First time running this plugin, it will auto disable itself, this is because you must set up the SQL connection settings in the config first.
Commands & Permissions:
- /homehelp - Displays help on how to use the commands.
- /home - (muezli.home) - Teleports you to your home.
- /home set - (muezli.home) - Sets your home to your current position in that world.
- /home [player] - (muezli.home.other) - Teleports you to anothers home.
- 5 comments
- 5 comments
Facts
- Date created
- Jan 21, 2013
- Category
- Last update
- Mar 21, 2013
- Development stage
- Release
- Language
- enUS
- License
- Apache License version 2.0
- Curse link
- MuezliHomes
- Downloads
- 723
- Recent files
- R: MuezliHomes V1.1.1 for 1.5.2 Mar 21, 2013
- R: Muezli Homes v1.1 for CB 1.4.7-R1.0 Feb 02, 2013
- R: MuezliHomes v1.0 for CB 1.4.6-R0.3 Jan 21, 2013
Authors
Relationships
- Required dependency
- Vault
- Reply
- #5
Giere Feb 02, 2013 at 18:57 UTC - 0 likesThanks! That did it!
- Reply
- #4
ScottSpittle Feb 01, 2013 at 06:54 UTC - 0 likes@Giere: Go
And the Error you get in the console? There should be no jdbc, URL should look like this, mysql://localhost:3306/(database) It's my bad, i forgot to change the example.
- Reply
- #3
Giere Feb 01, 2013 at 05:28 UTC - 0 likesHere it is.
http://pastebin.com/iLX3rUA3
- Reply
- #2
ScottSpittle Feb 01, 2013 at 03:10 UTC - 0 likes@Giere: Go
Paste configuration please. Http://pastebin.org
- Reply
- #1
Giere Feb 01, 2013 at 02:12 UTC - 0 likesHello. I've been trying for a few hours to get this plugin working, but it refuses to work. I have many other plugins that use MySQL, all of which work fine, but this seems to be bugged. I am hosting my world out on a server, so it isn't my local machine. The config file only has username, password, and url, while my server provider also gave me a Hostname to connect to. I've tried every variation of what little notes were included and cannot get this to work. Has anyone else had success with this, and if so... help, please?