Pychnight / TshockRpgToolKit

Master Controller for distrubtion of quests, custom npcs, custom items and skills, housing, leveling, npcshops, etc.
GNU General Public License v2.0
11 stars 1 forks source link

[NPCSSHOPS] Can't disable MOB shops or overwrite them. #64

Closed Pychnight closed 5 months ago

Pychnight commented 5 years ago

Maybe we should rename this plugin to Server shops, I know it's a bit more generic but it's really it's purpose...

The main problem if we overwrite actual NPCS with our custom shops and have no items within it they don't correctly overwrite if the shop is empty players still can access the normal npcs client shop, We should have a option within the config to completely disable client shops to prevent hacking from the player, even if the custom shop is empty.

Bringing up #16 Rewrite yet again

Pychnight commented 5 months ago

Resolved