aboutsummaryrefslogtreecommitdiff
path: root/src/servercommand.cpp
AgeCommit message (Expand)Author
2011-07-30Server configuration is now written when "/#setting whatever = whatever" is i...Perttu Ahola
2011-07-30Added message of the day and made it properly configurable using /#setting (n...Perttu Ahola
2011-05-31Updated licenses of CiaranG's contributions to be in line with the new contri...celeron55
2011-05-29hopefully fixed the privilege problemsPerttu Ahola
2011-05-29player passwords and privileges in world/auth.txtPerttu Ahola
2011-05-16Restored the auto-admin powers of the local user (via name= in the config)Ciaran Gultnieks
2011-05-16Server commands without classesCiaran Gultnieks
2011-05-16Privileges to/from string conversion functions standalone, not static membersCiaran Gultnieks
2011-05-16Improved server commands and added player permissions.Ciaran Gultnieks