163 lines
9.1 KiB
Twig
163 lines
9.1 KiB
Twig
{% extends 'Game/index.html.twig' %}
|
|
|
|
{% block title %} - Terms of Service{% endblock %}
|
|
|
|
{% block metas %}
|
|
{%- set _ogImage = 'https://' ~ app.request.host ~ asset('/images/mine-1600x627.png') -%}
|
|
<meta property="og:url" content="{{ url('MineSeekerBundle_terms') | replace({'http://': 'https://'}) }}"/>
|
|
<meta property="og:type" content="website"/>
|
|
<meta property="og:site_name" content="MineSeeker"/>
|
|
<meta property="og:title" content="Terms of Use · MineSeeker"/>
|
|
<meta property="og:description" content="Read the MineSeeker terms of use before playing."/>
|
|
<meta property="og:image" content="{{ _ogImage }}"/>
|
|
<meta property="og:image:width" content="1600"/>
|
|
<meta property="og:image:height" content="627"/>
|
|
<meta name="twitter:card" content="summary_large_image"/>
|
|
<meta name="twitter:title" content="Terms of Use · MineSeeker"/>
|
|
<meta name="twitter:description" content="Read the MineSeeker terms of use before playing."/>
|
|
<meta name="twitter:image" content="{{ _ogImage }}"/>
|
|
{% endblock %}
|
|
|
|
{% block body %}
|
|
<div class="txt">
|
|
<h2>MineSeeker Terms of Service</h2>
|
|
|
|
<h3>1. Agreement to Terms</h3>
|
|
|
|
<p>By accessing and using MineSeeker (https://www.mineseeker.hu), you agree to be bound by these Terms of Service, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you are prohibited from using this service. The materials and content contained in MineSeeker are protected by applicable copyright and trademark law.</p>
|
|
|
|
<h3>2. Use License</h3>
|
|
|
|
<ol type="a">
|
|
<li>
|
|
<p>MineSeeker grants you a limited, non-exclusive, revocable license to access and play MineSeeker for personal, non-commercial purposes only. Under this license, you may not:</p>
|
|
<ol type="i">
|
|
<li>modify, copy, or reproduce the game code or assets</li>
|
|
<li>use MineSeeker for any commercial purpose or for any public display</li>
|
|
<li>attempt to decompile, reverse engineer, or hack the game software</li>
|
|
<li>remove any copyright, trademark, or proprietary notices</li>
|
|
<li>use automated tools, bots, or scripts to play the game (cheating)</li>
|
|
<li>use the game to harass, abuse, or harm other players</li>
|
|
<li>attempt to exploit game vulnerabilities for unfair advantage</li>
|
|
<li>mirror, redistribute, or host MineSeeker on any other server</li>
|
|
</ol>
|
|
</li>
|
|
<li>
|
|
<p>This license automatically terminates if you violate any of these restrictions. MineSeeker reserves the right to terminate your account and access at any time for violating these terms or for any other reason. Upon termination, you must cease all use of the service.</p>
|
|
</li>
|
|
</ol>
|
|
|
|
<h3>3. Account Responsibilities</h3>
|
|
|
|
<ul>
|
|
<li><strong>Account creation:</strong> You are responsible for providing accurate information when creating an account and for maintaining the confidentiality of your password.</li>
|
|
<li><strong>Account security:</strong> You are responsible for all activities that occur under your account. If you suspect unauthorized access, contact us immediately.</li>
|
|
<li><strong>Username conduct:</strong> Your username must not be offensive, defamatory, or violate anyone's rights. We reserve the right to force username changes.</li>
|
|
<li><strong>Account termination:</strong> You may delete your account at any time. Upon deletion, your personal information will be deleted within 30 days, but game statistics may be retained anonymously.</li>
|
|
</ul>
|
|
|
|
<h3>4. User Conduct & Prohibited Behavior</h3>
|
|
|
|
<p>You agree NOT to:</p>
|
|
<ul>
|
|
<li>Use cheats, hacks, exploits, or automation tools</li>
|
|
<li>Engage in harassment, abuse, threats, or hate speech toward other players</li>
|
|
<li>Share or distribute malware, viruses, or malicious code</li>
|
|
<li>Attempt to gain unauthorized access to MineSeeker systems</li>
|
|
<li>Use the game to spam, phish, or scam other users</li>
|
|
<li>Share another person's personal information without consent</li>
|
|
<li>Boost accounts, trade accounts, or share login credentials</li>
|
|
</ul>
|
|
|
|
<p>Violations of these rules may result in account suspension or permanent ban at our sole discretion.</p>
|
|
|
|
<h3>5. Intellectual Property Rights</h3>
|
|
|
|
<ul>
|
|
<li>All game content, including code, graphics, sound, and design, is the exclusive property of MineSeeker and protected by copyright.</li>
|
|
<li>Your gameplay and game statistics belong to you, but we retain the right to use anonymized gameplay data for improving the service.</li>
|
|
<li>Game replays you create belong to you and can be shared with other players or deleted at your discretion.</li>
|
|
<li>You grant MineSeeker a license to display your username and game achievements on public leaderboards.</li>
|
|
</ul>
|
|
|
|
<h3>6. Disclaimer of Warranties</h3>
|
|
|
|
<ol type="a">
|
|
<li>
|
|
<p>MineSeeker is provided on an "AS IS" and "AS AVAILABLE" basis. MineSeeker makes no warranties, express or implied, and hereby disclaims all other warranties including:</p>
|
|
<ul>
|
|
<li>Implied warranties of merchantability or fitness for a particular purpose</li>
|
|
<li>Warranties of accuracy, reliability, or uninterrupted service</li>
|
|
<li>Warranties of non-infringement of intellectual property rights</li>
|
|
</ul>
|
|
</li>
|
|
<li>MineSeeker does not warrant that the service will be error-free, secure, or meet your specific requirements.</li>
|
|
<li>MineSeeker is not responsible for delays, delivery failures, or any other issues caused by factors outside our control (internet outages, player hardware, etc.).</li>
|
|
</ol>
|
|
|
|
<h3>7. Limitation of Liability</h3>
|
|
|
|
<p>In no event shall MineSeeker or its creators be liable for any damages arising out of the use or inability to use MineSeeker, including:</p>
|
|
<ul>
|
|
<li>Loss of data, game progress, or winnings</li>
|
|
<li>Loss of profit or business interruption</li>
|
|
<li>Personal injury or property damage</li>
|
|
<li>Any indirect, incidental, special, or consequential damages</li>
|
|
</ul>
|
|
|
|
<p>Some jurisdictions do not allow limitation of liability, so these limitations may not apply to you.</p>
|
|
|
|
<h3>8. Content Accuracy & Changes</h3>
|
|
|
|
<ul>
|
|
<li>MineSeeker may contain technical, typographical, or photographic errors. We don't warrant accuracy or completeness.</li>
|
|
<li>MineSeeker reserves the right to modify, update, or discontinue features without notice (we will attempt to notify users of major changes).</li>
|
|
<li>We may take servers offline for maintenance with minimal notice.</li>
|
|
<li>Game rules and mechanics may be adjusted for balance or fairness.</li>
|
|
</ul>
|
|
|
|
<h3>9. External Links</h3>
|
|
|
|
<p>MineSeeker may contain links to external websites. We are not responsible for the content, accuracy, or practices of linked sites. Use of linked websites is at your own risk and subject to their terms of service.</p>
|
|
|
|
<h3>10. Termination of Service</h3>
|
|
|
|
<ul>
|
|
<li>MineSeeker may suspend or terminate your account if you violate these terms.</li>
|
|
<li>MineSeeker may discontinue the service at any time with reasonable notice (we will provide at least 30 days notice before full shutdown).</li>
|
|
<li>Upon termination, your right to use MineSeeker immediately ceases.</li>
|
|
</ul>
|
|
|
|
<h3>11. Modifications to Terms</h3>
|
|
|
|
<p>MineSeeker may revise these terms at any time without notice. Your continued use of the service after changes constitutes acceptance of the updated terms. We recommend reviewing these terms periodically.</p>
|
|
|
|
<h3>12. Governing Law & Jurisdiction</h3>
|
|
|
|
<p>These terms are governed by and construed in accordance with the laws of Budapest, Hungary, without regard to its conflicts of law principles. You irrevocably submit to the exclusive jurisdiction of the courts located in Budapest, Hungary.</p>
|
|
|
|
<h3>13. Dispute Resolution</h3>
|
|
|
|
<p>Before initiating legal action, you agree to attempt to resolve disputes through good-faith negotiation. If a dispute cannot be resolved informally, you may pursue legal remedies in the courts of Budapest, Hungary.</p>
|
|
|
|
<h3>14. Severability</h3>
|
|
|
|
<p>If any provision of these terms is found to be invalid or unenforceable, that provision shall be severed, and the remaining provisions shall remain in full force and effect.</p>
|
|
|
|
<h3>15. Entire Agreement</h3>
|
|
|
|
<p>These Terms of Service, together with our Privacy Policy, constitute the entire agreement between you and MineSeeker regarding your use of the service and supersede all prior agreements.</p>
|
|
|
|
<h3>16. Contact Information</h3>
|
|
|
|
<p>If you have questions or concerns about these terms:</p>
|
|
<ul>
|
|
<li><strong>Email:</strong> <a href="mailto:info@splendidbear.org">info@splendidbear.org</a></li>
|
|
<li><strong>Website:</strong> <a href="https://www.mineseeker.hu">https://www.mineseeker.hu</a></li>
|
|
<li><strong>Location:</strong> Budapest, Hungary</li>
|
|
</ul>
|
|
|
|
<p><strong>Last updated:</strong> {{ "now"|date("F j, Y") }}</p>
|
|
</div>
|
|
{% endblock %}
|