Difference between revisions of "LIST(Builder)"

From CoffeeMud Wiki
Jump to navigation Jump to search
Line 9: Line 9:
  
 
Additional help *may* be available ingame by entering HELP LIST [X] where X is one of the above.}}
 
Additional help *may* be available ingame by entering HELP LIST [X] where X is one of the above.}}
 +
 +
===Notes===
 +
This is a very powerful command with a ton of variations.
  
 
==LIST ABILITIES==
 
==LIST ABILITIES==

Revision as of 18:30, 17 January 2018

CoffeeMUD
Administrator                                                  Builder                                                              Player
=CoffeeMUD Builder Information=
Basics Praetor     Player Support     Commands     Zapper Masks Advanced Races     Classes     Abilities     Socials     Scripting    
Building Behaviors     Properties     Areas     Rooms     Exits     Items     Mobs Systems Achievements     Crafting     Help Info     Ships     Planes of Existence     Quests     Triumphs    
===LIST===
Usage: LIST ("SHOPKEEPER") (FOR "ITEMNAME")
Examples: list

list weaponsmith

list shopkeeper for shield

Shorts:
Description: The normal player version of this command will display the items which a particular shopkeeper MOB may be selling, along with the prices being offered to your characters. If more than one shopkeeper is in the room, you may have to specify the shopkeeper name in the parameters. You may add the key word FOR and an item name to the end to filter the results. See also BUY, SELL, DEPOSIT, WITHDRAW, VIEW, BID.

The Admin version can also be qualified with UNLINKEDEXITS, ITEMS, ARMOR, ENVRESOURCES, WEAPONS, MOBS, ROOMS, AREA, LOCALES, BEHAVIORS, EXITS, RACES, CLASSES, STAFF, SPELLS, SONGS, PRAYERS, PROPERTIES, THIEFSKILLS, COMMON, JOURNALS, SKILLS, QUESTS, DISEASES, POISONS, TICKS, MAGIC ITEMS, TECH, CLANITEMS, COMMANDJOURNAL, TITLES, NOPURGE, BANNED, RACECATS, LOG, USERS, LINKAGES, REPORTS, THREADS, RESOURCES, ONEWAYDOORS, CHANTS, POWERS, SUPERPOWERS, CLANS, GOVERNMENTS, FACTIONS, MATERIALS, OBJCOUNTERS, POLLS, CONTENTS, BUGS, TYPOS, IDEAS, TASKS, NEWS, AREAS, SESSIONS, or ASSISTS depending upon the listers security.

Additional help *may* be available ingame by entering HELP LIST [X] where X is one of the above.

Notes

This is a very powerful command with a ton of variations.

LIST ABILITIES

===LIST ABILITIES===
Usage: LIST ABILITIES (DOMAIN_NAME)

LIST ABILITIES (DOMAIN_NAME) WIKI

LIST ABILITIES (DOMAIN_NAME) WIKIHELP

Examples: LIST ABILITIES

LIST ABILITIES WIKI

LIST ABILITIES NATURE_LORE

Shorts:
Description: Shows the list of java classes (ability ids) available to archons.

Notes

This use of the LIST command can also be extended to CHANTS, COMMON, DISEASES, POWERS, PRAYERS, PROPERTIES, SONGS, SKILLS, SPELLS, SUPERPOWERS, THIEFSKILLS, and TRAPS by replacing the ABILITY keyword with the more limited keyword.

  • The WIKI parameter will output the list with special formatting for easily pasting the list into a wiki page.
  • The WIKIHELP parameter will output each ABILITY into specific wiki templates for that ability type.
  • If a domain name has a space in it, such as "Nature Lore", use an underscore for this command, as shown in the example above.

LIST UNLINKEDEXITS

===LIST UNLINKEDEXITS===
Usage: LIST UNLINKEDEXITS (LOG)
Examples: List unlinkedexits

list unlinkedexits log

Shorts:
Description: Lists all the rooms which have directions for which an exit has been defined, but does not link to any room. Adding the log parameter will dump all that stuff to your mud.log

Notes

LIST ITEMS

===LIST ITEMS===
Usage: LIST ITEMS

LIST MAGIC ITEMS

LIST ARMOR

LIST WEAPONS

LIST CLANITEMS

LIST TECH

Examples: list items

list weapons

Shorts:
Description: Shows the item java classes (item ids, magic item ids, armor ids, weapon ids, clanitem ids, tech ids) available to archons.

Notes

  • Each of these lists is a separate category of java classes. There is no master list for items of all types.


LIST ENVRESOURCES

===LIST ENVRESOURCES===
Usage: LIST ENVRESOURCES (SHORT) (MASK)
Examples: list envresources

list envresources short

list envresources vegetation

Shorts:
Description: Lists all the raw material resources defined for your mud, along with its material type, money value, frequency of occurrence, strength, and what kinds of Locales the resource may be gathered from using the appropriate skill.

Adding the short parameter just shows a raw list of resource names. Adding a mask will limit the list to those things that contain the mask.

Notes

  • The SHORT parameter will display a comma delimited list of resource names.
  • Without the SHORT parameter, this command will display the resource name, material, value, frequency, Str(Strength) and Locales.
    • Material is the basic material type of the resource. This often determines which crafting and gathering skills are used to acquire this resource.
    • Value is the base cost of a pound of that resource. This value often modifies crafted items made with this material, as well as determines how much the resource can be sold to (or bought from) at a resource vendor.
    • Frequency is a relative weight of finding the resource with a gathering skill. The frequency of all resources available within a particular locale are added up, and a random number is chosen amongst them to determine which resources are available after the periodic resource reset. So a resource with a frequency of 4 is twice as likely to be selected as a resource with a frequency of 2, and 4 times as likely to be selected as a resource with a frequency of 1.
    • Strength is the overall durability of the item. This affects the likelihood of the item being damaged or destroyed in combat.
    • Locales are the types of rooms in which the resource can be naturally gathered.

LIST MOBS

===LIST MOBS===
Usage: LIST MOBS
Examples: list mobs
Shorts:
Description: Shows the mob java classes (mob ids) available to archons.

Notes

LIST ROOMS

===LIST ROOMS===
Usage: LIST ROOMS
Examples: list rooms
Shorts:
Description: Lists all the rooms in the current area, along with the short display name of each room.

Notes

LIST AREA

===LIST AREA===
Usage: LIST AREA (ROOM/MOB/ITEM/SHOPS/MOBMASK/ITEMMASK) ([MASK])
Examples: list area

list area mob creeper

list area mobmask -race +elf

Shorts:
Description: Lists all the rooms in the current area, along with the locale type of each room. Optionally, a specifier can be added to search for rooms, mobs, items by name, or mobs and items by zapper mask using the mobmask/itemmask parameters.

Notes

LIST LOCALES

===LIST LOCALES===
Usage: LIST LOCALES
Examples: list locales
Shorts:
Description: Shows the list of room java classes (locale ids) available to archons.

Notes

LIST BEHAVIORS

===LIST BEHAVIORS===
Usage: LIST BEHAVIORS (WIKI/WIKIHELP)
Examples: list behaviors
Shorts:
Description: Shows the list of behavior java classes (behavior ids) available to archons.

Notes

This information can also be found on the wiki at the Behaviors page.

  • The WIKI parameter will output the list with special formatting for easily pasting the list into a wiki page.
  • The WIKIHELP parameter will output each BEHAVIOR into specific wiki templates for Behaviors.

LIST EXITS

===LIST EXITS===
Usage: LIST EXITS
Examples: list exits
Shorts:
Description: Shows the list of exit java classes (exit ids) available to archons.

Notes

LIST RACES

===LIST RACES===
Usage: LIST RACES (SHORT) (MASK) (WIKI/WIKIHELP)
Examples: list races

list races short

list races avian

list races wiki

list races avian wikihelp

Shorts:
Description: Shows the list of race java classes (race ids) available to archons. Races will have their racial categories shown in () next to the ID. Races with an * next to them are Generic. Adding the short parameter will only show a simple list of race ids. Adding a mask will limit the list to races containing the word.

Notes

  • The SHORT parameter will provide a comma delimited list of races (or races meeting a specified mask).
  • The MASK parameter should be a racial category, the first few characters of the races name, or the first few characters of a race mix.
    • For example, LIST RACES BEHOLD will display a list of all BEHOLDER racial category races, all races that start with BEHOLD, or any race mixed with a race starting with BEHOLD, such as an AirElementalBeholder or a HalfBeholder.
  • The WIKI parameter will output the list with special formatting for easily pasting the list into a wiki page.
  • The WIKIHELP parameter will output each ABILITY into specific wiki templates for that ability type.

LIST CLASSES

======
Usage:
Examples:
Shorts:
Description:

LIST STAFF

======
Usage:
Examples:
Shorts:
Description:

LIST JOURNALS

======
Usage:
Examples:
Shorts:
Description:

LIST QUESTS

======
Usage:
Examples:
Shorts:
Description:

LIST TICKS

======
Usage:
Examples:
Shorts:
Description:

LIST COMMANDJOURNAL

======
Usage:
Examples:
Shorts:
Description:

LIST TITLES

======
Usage:
Examples:
Shorts:
Description:

LIST NOPURGE

======
Usage:
Examples:
Shorts:
Description:

LIST BANNED

======
Usage:
Examples:
Shorts:
Description:

LIST RACECAT

======
Usage:
Examples:
Shorts:
Description:

LIST LOG

======
Usage:
Examples:
Shorts:
Description:

LIST USERS

======
Usage:
Examples:
Shorts:
Description:

LIST LINKAGES

======
Usage:
Examples:
Shorts:
Description:

LIST REPORTS

======
Usage:
Examples:
Shorts:
Description:

LIST THREADS

======
Usage:
Examples:
Shorts:
Description:

LIST RESOURCES

======
Usage:
Examples:
Shorts:
Description:

LIST ONEWAYDOORS

======
Usage:
Examples:
Shorts:
Description:

LIST CLANS

======
Usage:
Examples:
Shorts:
Description:

LIST GOVERNMENTS

======
Usage:
Examples:
Shorts:
Description:

LIST FACTIONS

======
Usage:
Examples:
Shorts:
Description:

LIST MATERIALS

======
Usage:
Examples:
Shorts:
Description:

LIST OBJCOUNTERS

======
Usage:
Examples:
Shorts:
Description:

LIST POLLS

======
Usage:
Examples:
Shorts:
Description:

LIST CONTENTS

======
Usage:
Examples:
Shorts:
Description:

LIST BUGS

======
Usage:
Examples:
Shorts:
Description:

LIST TYPOS

======
Usage:
Examples:
Shorts:
Description:

LIST IDEAS

======
Usage:
Examples:
Shorts:
Description:

LIST TASKS

======
Usage:
Examples:
Shorts:
Description:

LIST NEWS

======
Usage:
Examples:
Shorts:
Description:

LIST AREAS

======
Usage:
Examples:
Shorts:
Description:

LIST SESSIONS

======
Usage:
Examples:
Shorts:
Description:

LIST ASSISTS

======
Usage:
Examples:
Shorts:
Description:

Other lists to be added

LIST AREATYPE, LIST REALESTATE