[ADMN/SEC] SpoutDemand 1.2 - Allow only Spout clients [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Survivalist, Aug 11, 2011.

  1. Offline

    Survivalist

    SpoutDemand - Demand Spout:
    Version: v1.2

    This plugin will check if joining players has Spoutcraft enabled clients, and will kick them if they don't. There is a brief moment(default 20 ticks) before it does the check, so normal users will be online for that delay.

    Configurable kick messages will be displayed upon kick.
    Option to notify the player instead of kicking him.

    Features:
    • Kick players without Spoutcraft
    • Configurable messages and delays
    • Permissions
    • Broadcast kick message to online players
    • Optional Notify Mode
    Permissions:
    • spoutdemand.skip - Users with this permission node doesn't need Spout to play.
    Requirements:
    Optional:
    Default Configuration(Auto) (open)

    Code:
    #This is the configuration for SpoutDemand
    #kickMessage will be displayed to the player being kicked
    #broadcastMessage will be displayed to other online players
    #logMessage will be shown in the server log
    #kickTicks is the time it waits before potentially kicking, a value of 20 would have it wait for 1 second
    #
    #Using colors in messages
    #To begin a color, put '§-' before the text,
    #where you replace '-' with the color number/letter you want
    #An example is in the default broadcastMessage and kickMessage
    #Created by Jesper "Survivalist" Hallenberg
    spoutdemand:
        logmessage: '[SpoutDemand] Kicking user ''%player%'''
        broadcastmessage: '[§cSpoutDemand§f] Player ''%player%''  kicked'
        notifymode: false
        kickticks: 20
        notifymessage: '[§cSpoutDemand§f] This server depends on §bSpoutcraft§f, please
            consider using it!'
        kickmessage: '[§cSpoutDemand§f] This server demands §bSpoutcraft§f!'
    


    Download: http://dl.dropbox.com/u/37931191/SpoutDemand.jar

    Changelog:

    Version 1.2
    • Added Notify Mode
    Version 1.1
    • Added configurable messages and ticks before potential kick
    • Source included in JAR
    • Added permissions
    Version 1.0
    • Released SpoutDemand
    Todo:
    • Consider potentially requested features
     
    iPixeli likes this.
  2. Offline

    Epyk

    I love this,will tell others.
    Keep it up,and the updates.
    Something this good needs to stay!
    Thanks! :D

    Hmm,Seems that SpoutDemand is not working?
    Letting me log in with regular client,no i'm not op.
    Is it outdated or?
    Thanks in advance.
    It does say:
    {WARNING} SpoutDemand has generated an exception..etc...
    If that helps.

    EDIT: A new error that says...
    An error occurred while enabling spoutdemand v1.2 (is it up to date?)
    null; null mapping is not allowed here
    mapping values are not allowed here

    If that also helps. Not sure what's wrong.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  3. Offline

    Buckethead

    i dont get why this plugin exsists. In spout properties theres a spot that say force spout client. True or false
     
  4. Offline

    Nik0lashka

    move this awesome plugin to bukkirdev please
     
  5. Offline

    md_5

    Long time no see Survivalist. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     

Share This Page