Turrets v0.2.2

Details

  • Filename
    Turrets.jar
  • Uploaded by
  • Uploaded
    Nov 2, 2012
  • Size
    97.59 KB
  • Downloads
    274
  • MD5
    58b5040c581056847ef449d6c91de6ea

Supported Bukkit Versions

  • CB 1.4.2-R0.1

Changelog

  • Added support for cobble wall turret posts.
  • Changed how whitelists and blacklists work.
    • You can only use the whitelist or the blacklist at any one time.
    • If you use the blacklist, your turrets will only attack players on the blacklist (unless said players are on the global whitelist as well, then they are safe).
    • If you use the whitelist, your turrets will attack all players not on the whitelist (again unless said players are on the global whitelist).
  • Fixed a couple bugs with generating new white/blacklists for new turret owners.

Config changes

  • Removed attackNonlistPlayers! No longer relevant with new system.
  • defaultPvpOn - If false, turrets will not attack any players. If true, will follow white/blacklist rules.
    • default: false
  • defaultUseBlacklist - If true, turrets will only attack players on user's blacklist. If false, turrets will attack all players except those on user's whitelist (note both require user's turret PvP to be on).
    • default: true
  • defaultUseAmmoBox - If true, new turrets will use ammo boxes by default. If false, new turrets will have unlimited ammo.
    • default: true

Command changes

  • Removed /gblacklist commands! There is only a global whitelist now. No one should need to make a player get attacked no matter what (which is what the global blacklist would do). Meanies :P
  • /tur pvp <on/off> - Turns on or off the PvP usage of turrets. If off, no players will be attacked by user's turrets. If on, will use the designated list to determine who to attack or ignore (can also use true/false or t/f instead of on/off).
    • Requires turrets.modwblists permission.
  • /tur pvp <userName> <on/off> - Same as above but does so for userName, not the person who issued the command.
    • Requires turrets.modotherwblists permission.
  • /tur listType <whitelist/blacklist> - Sets whether to use whitelist or blacklist for turrets (can also use white/black or wl/bl).
    • Requires turrets.modwblists permission.
  • /tur listType <userName> <whitelist/blacklist> - Sets another player's whitelist or blacklist usage.
    • Requires turrets.modotherwblists permission.
  • /tur setAmmoType <ammoType> [all] - Sets the unlimited ammo type of all your unlimited ammo turrets to ammoType.