Minimizer

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

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

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

MinimizePlayers:
  default: 5
  admin: 0
  user: 20
Reference:
  KickMessage: Slots for your groups are full, please try again later!
  MaxPlayers: 25
@MinimizePlayers.<groupName>
this groups will be added automatically on every run(but will not changed the value if its changed.
-<number> -- player cant join if this player only has this groups
0 -- unlimited
any number above 0 -- the limit
@Reference.KickMessage
the message that is sent to the player who is kicked by this plugin
@Reference.MaxPlayers
just a reference of your server's MaxPlayers, no need to change this cause it will always change back to the servers real MaxPlayers. I added this cause some might have trouble remembering numbers...xD
Quote:

Change-log
version 1.0
first released of Minimizer


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    33557
  • Created
    Nov 5, 2011
  • Last Released File
    Nov 5, 2011
  • Total Downloads
    778
  • License

Categories

Members

Recent Files