[ADMN] Minimizer v1.0 - Limit Online Players based on their groups [1337]

Discussion in 'Inactive/Unsupported Plugins' started by DomovoiButler, Nov 5, 2011.

  1. Offline

    DomovoiButler

    Minimizer limit online players based on their permission groups
    Version: v1.0
    BUKKIT build: [1337]
    dev.bukkit.org page

    MINIMIZER currently supports PermissionsBukkit only, if asked, i will add other Permissions Plugin. What Minimizer does is limits the players who can join the server based on their groups. Players will be kicked if the limit is already reached. Limit is configurable on each groups. Kick message is configurable too.​
    example config.yml
    Code:
    MinimizePlayers:
      default: 5
      admin: 0
      user: 20
    Reference:
      KickMessage: Slots for your groups are full, please try again later!
      MaxPlayers: 25


    Download Plugin HERE

     
    adenslayer likes this.
  2. Offline

    adenslayer

    This plugin works perfectly. Absolutely no errors and works as advertised. No need to give permissions nodes to groups, it will automatically setup the config file based on your groups in permissionsbukkit. This is great it you would like to limit the number of new players that join your server at a time, and leaves slots open for others
     
  3. Offline

    Windwaker

    Cool :)

    But, [ADMIN] should be [ADMN] (notice no 'i')
    Most Permissions plugins support SuperPerms anyways now so I wouldn't bother supporting any that don't
    And It is highly recommended that you create a page on dev.bukkit.org for this plugin because eventually plugins.bukkit.org will only show BukkitDev pages ;)
     
  4. Offline

    DomovoiButler

    oh...my bad...let me make it admn...and i already made a dev.bukkit.org page but forgot to add in here yet...xD
     
    Walker Crouse likes this.

Share This Page