if stand on this block = execute this command.

Discussion in 'Archived: Plugin Requests' started by afflicto, Feb 28, 2012.

?

Would you like this plugin?

  1. Yes!

    100.0%
  2. No.

    0 vote(s)
    0.0%
  1. Offline

    afflicto

    Wouldn't it be awesome if we had a plugin that...

    1. Lets Admin go to xx.xx.xx coordinates, while standing..well, on a block.
    2. Admin types "/plugin new cakeblock /give player cake"
    3. George goes to xx.xx.xx coordinates and suddenly recieves a cake.

    Extra:
    1. Reset Timer. This will cause players to have to wait x minutes between each use. "/plugin timer cakeblock 60"
    2. Ability to put "instances" or "block-commands" in groups. So that you can "/plugin group cakeblock admins" to make cakeblock only accessable to people who have plugin.admins: true permission.


    This would be really helpful for things like rewarding people XP or money or items when they stand on a block, or even promote them to "members" to allow building. Combining it with a teleport plugin will stop players from "farming" it and combining it with multiworld plugins and quest plugins would be epic! As well as dungeon plugins like DungeonBuilder.
     
  2. Offline

    skyminer707

    It certainly is possible, I guess, otherwise VoxelPort would not work. As for the give block, wouldn't a hidden dispenser work?
     
  3. Offline

    Ice_Sword

    Server Signs will allow you to do something similar if combined with, maybe, Essentials. It requires a click from whomever is receiving the reward, however. Which, I don't think is an issue. Server Signs allows you to bind any command to a sign. So the sign could say, "Clicky for wool." And you've bound "<server> give <player> wool" to the sign, and "spawn". Then when they right click they get wool and are sent to spawn.

    Server Signs: http://dev.bukkit.org/server-mods/serversigns/
    Essentials: http://ess.khhq.net/wiki/Main_Page
     
  4. It isn't hard to write a such plugin. It will take 3-7 days to learn basics of Java and write this plugin.
     
  5. Offline

    afflicto

    Hmm I have to look into serversigns then. VADemon: Yeah, I'm sure it's damn easy. I know PHP and basic javascript so getting creating this wouldn't take too long :p
     

Share This Page