Abel Hoogeveen
df21465f00
General updates: - Templates now use AlphAlph, to allow numbering above 26 letters - Moved seals in proposals to be pdf, based on svg, instead of png - Updated signatures in proposals, dependent on the type of document - Added kluwer class, printing dense and on a5 paper. Compatible with other classes. Updates to laws: - Migrated all old laws to new classes; added DRAFT, OUTDATED, RETRACTED or PROPOSAL watermarks where applicable - Created Royal Decree on the designation of a donation information channel, assigning the Discord channel and message for donations. - Created Titles Act (Administrative Decree), designating the relative rankings of titles and which shall go first. Also assigns colors and display Changes to the Statutes: - Implemented Amendment 2 - Removed designation of 'Holidays' chapter in title I, merged into 'Overarching Provisions' - Added fourth season to predefined seasons - Added general title provisions and amended specific title provisions - Created general provisions on decision making in title III - Owner is President while none are appointed - Created chapter for regional and functional councils in title V - Re-ordered chapters and sections in title VI - Updated land claims in title VII to be based on the Lands plugin instead of GriefPrevention - Renamed 'build code' to 'construction standards' - Hidden title 7A, since it's no longer active - Updated title 7B to reflect the legal situation regarding transfered public builds in season 4 - Added general provisions on exclusion of guilt to title X - Added the crimes of illegal title usage and obstruction to title X
82 lines
4.2 KiB
TeX
82 lines
4.2 KiB
TeX
\documentclass{proposaladmin}
|
|
\usepackage{enumitem}
|
|
\usepackage{hyperref}
|
|
|
|
\usepackage{draftwatermark}
|
|
% DRAFT
|
|
%\SetWatermarkText{DRAFT}
|
|
%\SetWatermarkScale{5}
|
|
|
|
% RETRACTED
|
|
\SetWatermarkText{RETRACTED}
|
|
\SetWatermarkScale{5}
|
|
|
|
% PROPOSAL
|
|
%\SetWatermarkText{PROPOSAL}
|
|
%\SetWatermarkScale{5}
|
|
\hypersetup{pdfborder={0 0 0}}
|
|
|
|
\begin{document}
|
|
\settitle{The Claimblocks Act}
|
|
|
|
% Org: 21st Mar 2020
|
|
% Amendment 1: 24th Aug 2020
|
|
\setdate{24th Aug. 2020}
|
|
|
|
\generateHeader
|
|
|
|
\introduction{WE, \textbf{the Administration of the Crafty Table}, BY THE GRACE OF KIPJE, the Government of the Realm, hereby declare, to all whom shall hear or see, are to know: \bigskip%
|
|
|
|
having concluded that Citizens occasionally need more claimblocks to protect their builds; having established that such claimblocks can be easily given away; having determined that such a distribution must be conditional; having concluded that a permit system is most befitting to achieve compliance with such conditions; having heard the opinion of the Crafty Council; \bigskip%
|
|
|
|
having concluded as such we shall here, by Administrative decree, declare into effect the following text. Let it be published as follows: \bigskip}%
|
|
|
|
\article{Definition}{\begin{enumerate}
|
|
\item A land claim shall mean such an area as has been claimed by a player using the GriefPrevention plugin.
|
|
\item Land claims shall not include those lands as have been claimed by the Administration using GriefPrevention or any other similar modification.
|
|
\item A claimblock is a 1 block by 1 block area of a land claim.
|
|
\end{enumerate}}
|
|
|
|
\article{Enactment}{\begin{enumerate}
|
|
\item This act shall provide rules on the distribution of initial claimblocks.
|
|
\item This act shall enact a permit system regulating the distribution of additional claimblocks.
|
|
\item This act shall levy a duty on the distribution of additional claimblocks.
|
|
\end{enumerate}}
|
|
|
|
\article{Initial claimblocks}{\begin{enumerate}
|
|
\item All players that join the Server shall automatically receive 25000 claimblocks.
|
|
\item A player shall automatically receive 200 additional claimblocks for every hour played on the server.
|
|
\item The maximum additionally automatically accrued claimblocks is 25000.
|
|
\end{enumerate}}
|
|
|
|
\article{Conditions}{\begin{enumerate}
|
|
\item A land claim may only be created to protect a build by a player.
|
|
\item For every 1000 claimblocks requested, the player is required to transfer one diamond to the Administration; except in the case where the purpose for the claimblocks is the construction of a community project.
|
|
\item If a land claim is discovered to be violating the previous member, the land claim shall be removed in accordance with chapter I of the Land Reclamation Law.
|
|
\item Alternatively, a land claim may be resized to comply with this act.
|
|
\end{enumerate}}
|
|
|
|
\article{Permit System}{Citizens may submit a permit request in order to receive more claim blocks. The permit system is as follows:\begin{enumerate}
|
|
\item Citizens submit a permit request to the Administration using the designated Discord channel.
|
|
\item The permit request shall contain the following details:
|
|
\begin{enumerate}[label=\alph*.]
|
|
\item name of the Citizen;
|
|
\item amount of requested new claimblocks;
|
|
\item the purpose for needing the claimblocks.
|
|
\end{enumerate}
|
|
\item The permit request shall be processed by the Administration within 3 days.
|
|
\item If a permit request is approved, the Administration shall - if applicable - request the Citizen for payment of the required duty for the claimblocks. After receiving the required duty, the claimblocks shall be added by the Administration to the Citizen.
|
|
\item If a permit request is denied, the Administration shall notify the requestor at the earliest opportunity.
|
|
\end{enumerate}}
|
|
|
|
\article{Adjudication}{Upon a dispute between a citizen and the Administration regarding claimblocks, the Crafty Court shall adjudicate. The Court may ask a jury of neutral citizens on their opinion on the dispute.}
|
|
|
|
\article{Amendment}{This act may be amended by the Administration at any instance. The Administration shall ask the Crafty Council for advice on any amendment.}
|
|
|
|
\article{Citation}{This document shall be cited as The Claimblocks Act*}
|
|
|
|
\oldsignature{Juris\_LLM}
|
|
|
|
|
|
|
|
\end{document} |