seisatsu / DennisMUD

Dennis MUD - A multiplayer text adventure sandbox engine where the players build the world with in-game commands.
https://dennismud.xyz/
MIT License
47 stars 6 forks source link

Major Feature: Rules Tables #84

Open seisatsu opened 3 years ago

seisatsu commented 3 years ago

Implement rules tables that limit the use of particular commands (and arguments) based on sets of rules. This will lay the groundwork for alternative gamemodes. Commands will include make rule, break rule, rename rule, describe rule, and set rule.