Addition of item logger by item id configuration.
Contributed by CostyKiller.
This commit is contained in:
		| @@ -103,9 +103,16 @@ LogAutoAnnouncements = False | ||||
| # Default: False | ||||
| LogItems = False | ||||
|  | ||||
| # Log only Adena and equippable items if LogItems is enabled | ||||
| # Log only Adena and equippable items if LogItems is enabled. | ||||
| LogItemsSmallLog = False | ||||
|  | ||||
| # Log only item ids specified if LogItems is enabled. | ||||
| LogItemsIdsOnly = False | ||||
|  | ||||
| # Log only item ids specified here, separated by commas. | ||||
| # Default: 4356 (Gold Einhasad) | ||||
| LogItemsIdsList = 4356 | ||||
|  | ||||
| # Default: False | ||||
| LogItemEnchants = False | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDevelopment
					MobiusDevelopment