This blacklist, it's in the profile right? Not within Trinity?
It's coded into Trinity because blacklisting them in the profile didn't work.
If you want to remove them here is how:
Go into the (DB folder)/Plugins/Trinity/Configuration/DataDictionary.cs and change the following code
From
Code:
// World Objects
163449, 2909, 58283, 58321, 87809, 90150, 91600, 97023, 97350, 97381, 72689, 121327, 54515, 3340, 122076, 123640,
60665, 60844, 78554, 86400, 86428, 81699, 86266, 86400, 192466, 6190, 80002, 104596, 58836, 104827, 74909, 6155, 6156, 6158, 6159, 75132,
181504, 91688, 3007, 3011, 3014, 130858, 131573, 214396, 182730, 226087, 141639, 206569, 15119, 54413, 54926, 2979, 5776, 3949,
108490, 52833, 200371, 153752, 2972, 206527, 3628, 167519, 192463, 167520, 341124, 289763, 223275, 198012, 291743, 357301, 357306, 357295,
357297, 357299, 289756, 212491, 289794, 58317, 355635, 289244, 289246, 77354, 78030, 340114, 340113, 5671, 15937,
to
Code:
// World Objects
163449, 2909, 58283, 58321, 87809, 90150, 91600, 97023, 97350, 97381, 72689, 121327, 54515, 3340, 122076, 123640,
60665, 60844, 78554, 86400, 86428, 81699, 86266, 86400, 192466, 6190, 80002, 104596, 58836, 104827, 74909, 6155, 6156, 6158, 6159, 75132,
181504, 91688, 3007, 3011, 3014, 130858, 131573, 214396, 182730, 226087, 141639, 206569, 15119, 54413, 54926, 2979, 5776, 3949,
108490, 52833, 200371, 153752, 2972, 206527, 3628,