Inactive [TP] Advanced Home V1 [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Kairus101, Aug 26, 2011.

  1. Offline

    Kairus101

    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.

     
    Last edited by a moderator: Nov 12, 2016
  2. Offline

    Darq

    Things to do: SuperPerms!
    Ability to name a home, and not just number it.

    How are the homes stored, by the way?
     
  3. Offline

    Kairus101

    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).
     
  4. Offline

    ReceptiveRaptor

    Dude, I've known you for a long time now.
    And you STILL amaze me ^_^

    I love it.
     
  5. Offline

    MonsieurApple

  6. Offline

    Kohle

    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.
     
  7. Offline

    Kairus101

    I have read it before, this isn't my first mod and have already got everything it says that I need.
     
  8. Offline

    AuZor

    To do ~
    Add permissions nodes.
    Support multiworld.
    Support PermissionsEx.
    Update etc.
    - Very useful plugin, if I actually could use it :-(
     
  9. Offline

    Odell00

    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!
     
  10. Offline

    Kairus101

    It allows you to make certain users access certain commands is all.
     
  11. Offline

    Odell00

    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?
     
  12. Offline

    Kairus101

    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.
     
  13. Offline

    jhuntley111

    [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
     
  14. Offline

    Kairus101

    Interesting, I will look into this soon, remember to use /sethome not /set home or something, that could have something to do with it.
     
  15. Offline

    mcwire

    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!
     
  16. Offline

    Kairus101

    To Do:

    • Add permissions nodes.
    • Support PermissionsEx.
    It doesn't support it.
     
  17. Offline

    BeasttRecon

    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? :)
     
  18. Offline

    Goldey7

    what are the permissions?
     
  19. Offline

    will11600

    is it multiworld compatible???
     

Share This Page