complete refactor

This commit is contained in:
crow
2025-08-28 19:53:59 -05:00
parent 6525d3912a
commit 801b0d1fe6
3 changed files with 38 additions and 203 deletions

View File

@@ -54,14 +54,6 @@ AoeLoot.DefaultLootMethod = 2
AoeLoot.DefaultLootThreshold = 2
# AoeLoot.Debug
# Description: Enables debugging mode.
# Values: 0 = Disabled
# 1 = Enabled
# Default: 0 (Disabled)
AoeLoot.Debug = 0
# Chat Commands
# .AoeLoot off Disables AoE looting for player
# .AoeLoot on Enables AoE looting for player (requires module to be enabled)