Fixed bug with old plugin.yml that makes config always overwrite itself when checking version.
v1.4.1
Fixed a lang issue for the cooldown message.
Freeze is now much more smooth, lets the player look around but not move.
v1.4.0
Added bypass permission to bypass restrictions (like accepted without needing to read the rules).
Added command to Auto-Accept players (the same, don't need to read the rules, if already restricted, the player will be free).
Added commadn to restrict again players.
Updated the code a bit, performance up.
v1.3.2
Fixed a little misspelled error.
v1.3.1
Fixed problems with the new bukkit shedulers spamming the chat of the players that must read the rules.
Added message for Players with permission to inform about accepted players.
v1.3.0
Added custom list of commands to execute by player or/and console when a player has read all the rules (get accepted).
Removed debug message (you don't need it :D)
v1.2.2
Due to problems with the snakeYAML parsed (used by bukkit) for yml files in Linux, i recoded the plugin into "ISO-8859-1" which works in Windows, Linux and MAC.
v1.2.1
Important Performance Tweaks:
More players will not cause any performance issue cause all processes will belong to the same main thread.
The main thread of the plugin will turn on/off automatically depending if any player need to accept the rules or not.
v1.2.0
Now players can't read the same page 2 times when they're in the approval process.
v1.1.b
Reload command now cleans possible running tasks (prevent errors with threads).
v1.1.a
Fixed little bug that deletes the rules.yml
v1.1
Full language support added, 2 predefined languages, can edit the language files or add you own!
v1.0
First Official Release, working great in 1.4.7-R1.