Main_old

AcceptRules - Be sure that rules are accepted! Version: v1.7 Authors: rigor789

This plugin adds an extra command to your server! When user types /acceptrules then user's name is added to a file under Plugins/AcceptRules/users.dat! The plugin can be configured by a config file which can be found at Plugins/AcceptRules/config.cfg!

Features:
  • Teleporting the player after accepting rules. (Optional - can be turned off in the config file)
  • Remembers if the user has accepted the rules allready.
  • Disallows building until player accepts the rules (Optional - can be turned off in the config file)
  • Disallows using commands until player accepts the rules (Optional - can be turned off in the config file)
  • Forces the player to read the rules! Cant accept them before reading them!
  • Send messages to OP's when someone accepts rules!
  • Custom spawn point for players who havent accepted the rules!

Commands:
  • /acceptrules - accepts rules.
  • /acceptrules settp - sets the teleport point (OP only)
  • /acceptrules setspawn - sets the spawn point for players who havent accepted the rules
  • /acceptrules reload - reloads all files including config, users, and rules(if enabled)
  • /rules - read the rules if using the built in rules manager

Permission Nodes:
  • acceptrules.settp - /acceptrules settp and /acceptrules setspawn
  • acceptrules.notifyonaccept - sends message when someone accepts rules!