DrugSeller v1.1

Details

  • Filename
    DrugSeller.jar
  • Uploaded by
  • Uploaded
    May 3, 2015
  • Size
    18.77 KB
  • Downloads
    297
  • MD5
    6092871e358077454f3eb97c0ebd676d

Supported Bukkit Versions

  • 1.8

Changelog

Hold on to your horses, because this is one big update!

Command Changes

  • Changed /dealer create to /dealer create <EntityType> (name) - Creates a new drug buyer where you are standing.
  • Changed /dealer remove to /dealer remove <name> - Removes the drug buyer the user clicks on or the entity that the name belongs to.
  • Added /dealer gui - Allows the player to view the trading gui without right clicking on an entity.
  • Added /dealer set <name> - Allows a player to teleport a dealer to the player's location.
  • Added /dealer entitylist - Allows a player to view all entity types.

New Permissions

  • drugseller.gui - Allows a player to use the /dealer gui command.
  • drugseller.set - Allows a player to use the /dealer set <EntityType> command
  • drugseller.entitylist - Allows a player to use the /dealer entitylist command.

More useful features!

  • Monsters will not attack dealers within 20 blocks of the dealer
  • Monsters will despawn within 1 block of a dealer if it does not have a target (such as a player)
  • Dealers don't attack nearby monsters.
  • You can choose any type of entity to be a dealer.
  • You can custom name the dealers (even with colors!)
  • Dealers won't move when being pushed by a mob.
  • A surprise!

Configuration File Updates

  • Automagically updates your configuration file and copies your custom messages over.
  • Removed "dealer name" because you can now custom name every dealer!
  • Added a version number to track the version
  • Added "dealers" to store the UUID for dealers
  • (Hopefully) Fixed config from becoming messed up from reloading.