@quota: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | 
| (No difference) | 
Latest revision as of 23:19, 5 December 2005
 @quota check, set, or modify existing player quotas.
 @quota check, set, or modify existing player quotas.
Usage
Mortals: @quota
Lists your total building quota and the amount you have remaining. Creating things, digging rooms, and opening exits all consume quota.
   Command: @quota[/<switches>] [<player>[=<quota>]]
            @quota/all[/<switches>] [<quota>]]
Lists or sets the player's (or everyone's) remaining or total quota according to the switches used.
The following switches are available in TinyMUX, TinyMUSH, and PennMUSH:
    /all       - Display or set the quota for all players.
    /set       - Set the remaining or total quota to the specified value.
In addition, TinyMUX and TinyMUSH support the following switches:
    /remaining - Set or repair the remaining quota.
    /total     - Set or repair the total quota.
    /fix       - Repair the remaining or total quota, assuming that the other
                 is correct.
Server Differences
PennMUSH provides @squota as an alias for @quota/set and @allquota for @quota/all.
TinyMUSH adds additional functionality to support typed_quotas.
    /room      - Set or repair the room quota.
    /exit      - Set or repair the exit quota.
    /thing     - Set or repair the thing quota.
    /player    - Set or repair the player quota.
Related Topics
Configuration, @admin, quotas, starting_quota, room_quota, exit_quota, player_quota, thing_quota.