User Blacklist Plugin

Discussion in 'Plugin Requests' started by NoahWL1, Jul 7, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    NoahWL1

    Plugin category: Admin tools

    Suggested name: Player Blacklist

    What I want: Hi! On my server, there are some times in which I would prefer not to have a specific player for one reason or another, but I don't want to ban the user. I know this sounds a bit useless, but I feel that I along with some others could find this useful.

    Basically, I'd like a plugin that denies a user or UUID from joining the server with a custom message defined in a configuration file. I'd also like the plugin to store all blacklisted users in a readable text file (.txt, .yml, whichever).

    Ideas for commands:
    /blacklist <user> - Blacklist a user from joining the server.
    /unblacklist <user> - Remove a user from the blacklist.

    Ideas for permissions:
    playerblacklist.blacklist - Allows the user to blacklist a user from the server.
    playerblacklist.unblacklist - Allows the user to remove a user from the blacklist.

    When I'd like it by: Whenever possible, there's no rush.

    Thanks!
     
    NoHaxJustNutella likes this.
  2. Offline

    mrCookieSlime

    @NoahWL1
    You stated you don't want to ban anyone, yet you paraphrased the concept of a Ban.
    And if it is just the custom Message you are looking for use a Plugin like this:
    http://dev.bukkit.org/bukkit-plugins/custom-ban-plugin/
    or if you are using Essentials, change the message in its local file. More info can be found in the Essentials Wiki.
     
    timtower likes this.
Thread Status:
Not open for further replies.

Share This Page