Is there a plugin like this?

Discussion in 'Archived: Plugin Requests' started by Brianbloke, Oct 29, 2011.

  1. Offline

    Brianbloke

    Basically intending opening my own server, and I'm going to give an Option for specific Donors to be able to pick up and change Mob Spawners (To Harvest). Is there a Mod out there that can do that without going into mcedit? I would also like to link it to 'iConomy' so they have to pay to change the mob inside.

    Edit-

    Nvm, was given 2 plugins from Bukkit which do it.
     
  2. Offline

    Pixel Bandit

    Hey is think this is what you are looking for... http://dev.bukkit.org/server-mods/creaturebox/

    Use the creaturebox.dropspawner permission for your donator group. If offers many features but no iConomy support.

    Goodluck,
    Pixel

    EDIT: You can sell them with a preset mob type using Chestshop
     
    Brianbloke likes this.
  3. Offline

    Brianbloke

  4. Offline

    Pixel Bandit

    With creaturebox you can set the creature type of a spawner using /creaturebox set [creature name] provided you have the permission but it will not give you the GUI menu as seen in MonsterBox as this requires spout on both your server and the users client. But Monsterbox offers both so if the user doesn't have the spout client they can still set it with a /command.
     
  5. Offline

    Brianbloke

    The main reason why I was going to use the other Plugin was because it used iConomy, however I'm not a big fan of Spout as it's crashed every server I have ever been on. Although i could make it a requirement that Donors get Spout as it does also prevent Hackers.
     
  6. Offline

    Pixel Bandit

    Monster box doesn't require it, its optional. So for iConomy support use Monsterbox without Spout. If you want to offer users that ability you can install Spout serverside and let them choose!

    EDIT:
    The info's on the bukkitdev page...
    Command Method

    1. Look at monster spawner. (Through glass is just fine)
    2. Type in /mbox set <creaturetype>
    Command-less Method (Using Spout)

    1. Hit monster spawner with a gold sword
    2. Select the new mob that you want it to spawn
    To get which monster a spawner spawns:

    Command Method

    1. Look at monster spawner. (Through glass is just fine)
    2. Type in /mbox get
    Command-less Method (Using Spout)

    1. Hit monster spawner with a gold sword
    2. The type of spawner is at the top of the selection window
     
    Brianbloke likes this.

Share This Page