theatria-rules

requirements

  • player cannot move until they accept the rules
  • player can read the rules
  • player can refuse to accept (with a kick as a consequence)
  • player can accept the rules
  • players move abilities are based on permissions (no database reading)
  • when a player accepts they inherit a permission which allows them to move forward
  • create a world where they have to accept the rules before moving forward (name = rules)
  • config based rules
  • config based acceptance and rejection rules# theatria-rules