[ADMN/SEC] RaidLog v2.3 - Keep track of PVP raids on your server [1060]

Discussion in 'Inactive/Unsupported Plugins' started by islendingabok_team, Apr 19, 2011.

  1. RaidLog - Keep track of PVP raids on your server (with Permissions support)

    On some PVP servers, there are rules for when you are allowed to take over or pillage cities. These rules often have to do with quotas of residents online in the city. Without a plugin that logs this information for you, it can be hard to enforce your rules accurately. This plugin allows you to keep track of the raids by logging them when they happen and recording how many residents are online inside each city.

    Whenever anyone wants to raid a city, they have to log it in the plugin. Only Admins (or others who get the Permission) can see logged raids. In addition, the plugin decides whether the raid is legal or not depending on how many of the residents that the user reports are logged on. By default, a quota of three residents must be online from the city for the raid to be legal. If the raid is illegal, it logs it as illegal and tells the person who reported it. The logger is given a message saying that if he or she walks away from the city and doesn't raid it, his or her reported raid will be ignored. If the logger goes ahead and raids the city even though there are not enough residents online to make the raid legal, the log is there for Admins to check when residents of the city notice the illegal raid.

    Commands:
    • /lograid <city> <[resident] [resident] [resident].. >
    • /raidhistory <city <name>:list:item <index>>
    Command Examples:
    • /lograid Alhambra xatnemys symentax4797 lamacintyre - you are raiding the city Alhambra, whose online residents are xatnemys, symentax4797, and lamacintyre
    • /raidhistory list - lists all the raids that have taken place since the server was booted up (normally, only ops would have this permission)
    • /raidhistory city Alhambra - lists all the raids that have taken place at the city Alhambra since the server was booted up
    • /raidhistory item 3 - returns more information about raid number three (when you do a list or city search, each raid has its ID next to it)
    Config File
    • legal-limit - the quota for raids to be considered legal (by default, this is 3)
    Changelog:
    • Version 2.3 - Support for built-in Bukkit Permissions introduced
    • Version 2.0 - config file and quotas introduced
    • Version 1.3-beta - /raidhistory command introduced
    • Version 1.0-beta - First addition of plugin: /lograid, Permissions, and console output
    Permissions:
    As of version 2.3, this plugin supports either the original "classic" Permissions plugin or the new built-in Bukkit Permissions. If you have both, the classic Permissions plugin will be used. For either plugin the nodes are as follows:
    • RaidLog.lograid - allow user/group to report raids (true by default with built-in Permissions)
    • RaidLog.raidhistory - allow user/group to check raid history (false by default with built-in Permissions)
    Servers:
    Below are some servers that use the plugin:
    Download link: https://sourceforge.net/projects/raidlog/files/RaidLog.jar/download

    Note that stuff might be broken right now, because I finished testing it while Minecraft had updated but Bukkit hadn't, and couldn't test some of the final features. Sorry for the inconvenience :oops:

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
    AS1LV3RN1NJA likes this.
  2. Umm.. sort of

    Yes, it definitely does. If not enough are online it tells the person that.
     

Share This Page