*Reorganized code so that further expansion is possible in a very organized manner.
*modpol.add_member() -- added a check if the member is already a member of that organized *storage -- fixed bug by moving storageref to top of file *added on_joinplayer to add players to instance *moved minetest specific code in init.lua to modpol_minetest, organized in folders. All overrides in one folder, all chatcommands in another, the on_joinplayer in modpol_minetest/orgs/instance.lua
This commit is contained in:
@ -1,15 +0,0 @@
|
||||
One administrator, @ntnsndr, holds ultimate decision-making power over the project. This is a temporary arrangement while we build trust as a community and adopt a more inclusive structure.
|
||||
|
||||
* **Autocracy** The administrator holds ultimate decision-making power in the community.
|
||||
* **Executive** The administrator is responsible for implementing—or delegating implementation of—policies and other decisions.
|
||||
* **Lobbying** If participants are not happy with the administrator's leadership, they may voice their concerns or leave the community.
|
||||
* **Do-ocracy** Those who step forward to do a given task can decide how it should be done, in ongoing consultation with each other and the administrator.
|
||||
* **Membership** Participation is open to anyone who wants to contribute. The administrator can remove misbehaving participants at will for the sake of the common good.
|
||||
* **Code of Conduct** Participants are expected to abide by the Contributor Covenant (contributor-covenant.org).
|
||||
|
||||
---
|
||||
|
||||
Created by [Nathan Schneider](https://gitlab.com/medlabboulder/modpol)
|
||||
|
||||
[](https://communityrule.info)
|
||||
[Creative Commons BY-SA](https://creativecommons.org/licenses/by-sa/4.0/)
|
Reference in New Issue
Block a user