Advanced Homes V1 A plugin that runs off the same idea as /home, except you can have multiple homes. The idea was by an imaginative player on my server named Sarisa. Features: * /setHome <number> Sets your current position as a certain home, defaults to 1. * /home <number> Warps you to a certain home, defaults to 1. * /setHomeLimit <player name> <maximum homes> is a OP only command, that allows you to set how many homes a player is allowed. By default, everyone has one, but with this command, you can change a certain players limit to 0, and another players to 100. * COMPATIBLE WITH ESSENTIALS. Even though the commands have the same name, the server will take preference of Advanced Home over essentials standard home capabilities. Download: <Edit by Moderator: Redacted mediafire url> To Do: * Add permissions nodes. * Support PermissionsEx.
Things to do: SuperPerms! Ability to name a home, and not just number it. How are the homes stored, by the way?
A big data.yml file. Each line is a person and all their homes, like so: PLAYER NAME,world,x,y,z,world,x,y,z,world,x,y,z,world,x,y,z PLAYER NAME,world,x,y,z,world,x,y,z I am just starting on another project that I actually half started while doing this one, which is like what you suggested. Named homes, but they will be slightly different, in that an admin will have to make them for you. (This is intentional, as all the plugins that i make are ultimately for the specific server that I play on).
How about adding the following supports: SuperPerms for those Permission haters. Permissions 2.x for all those Permission fans <3 (Maybe) Permission 3.x support for all those new-Permissions lovers. Honeslty, do what ya want, but I think SuperPerms and Permission 2.x should most definately be added.
To do ~ Add permissions nodes. Support multiworld. Support PermissionsEx. Update etc. - Very useful plugin, if I actually could use it :-(
I'm new to CraftBukkit (As you can see its my first day :3) idk what oyu mean by: Add permissions nodes. Support PermissionsEx. It makes no sense!
Well, I figured out that myself in a couple days after I posted that. But I still have a question. How do you use them? Like I know you can give certain users certain commands but how? And do you know if imminent fate's auto installer is uploaded to minecraft 1.0.0?
imminent fate hasn't updated yet, this is the thread to check when it is: http://forums.bukkit.org/threads/craftbukkit-auto-installer-beginners-1-9pre5.26555/ You need a permissions plugin. Just read up online, there are many things google can do.
[SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'home' in plugin advHome v1.7.3 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:364) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714) at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) Caused by: java.lang.NumberFormatException: For input string: "set" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at me.Kairus101.advHome.advHome.Cint(advHome.java:171) at me.Kairus101.advHome.advHome.onCommand(advHome.java:73) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 12 more What does it meaaaaan :/ it happens when i use the /set home command then minecraft says that an internal error occured
Interesting, I will look into this soon, remember to use /sethome not /set home or something, that could have something to do with it.
I'm kinda new to the whole bukkit thing. Where can I find the permissions nodes? What do I do to give a group permission to /sethome? The original post doesn't really offer much information. Thanks!
When I try to set the home limit for another players homes limit, it just sets mine again? I am typing /setHomeLimit (player) (limit) and it just says 'set home limit for BeasttRecon' But I'm setting it for another player, please help?