Adventure-Terraria-Server-Project / Protector-Plugin

Protector plugin for Terraria Server API and TShock.
GNU General Public License v3.0
10 stars 19 forks source link

Refill Chest Auto Locking #4

Closed CoderCow closed 11 years ago

CoderCow commented 11 years ago

Add another option to refill chests: auto lock (+al) Will automatically lock (like /lock) a refill chest after it has been opened. This is good for dungeon and shadow chests as every player (instead of just the first looting player) will have to use a key in order to get the items.

Kojirremer commented 10 years ago

Humbly requesting to expand support to biome chests as well.

Stealownz commented 10 years ago

Have you tried it before asking?

/rchestmany hardmodedungeon

All features of /rchest works when manually settings chest, including biome chests.

https://github.com/CoderCow/Protector-Plugin/commit/94c979d2def2c0e0359f7033a0379284b0ab4223

https://github.com/CoderCow/Protector-Plugin/blob/94c979d2def2c0e0359f7033a0379284b0ab4223/Implementation/UserInteractionHandler.cs#L1546

Kojirremer commented 10 years ago

Well, yes I've tried. I didn't know about that parameter though. Sorry.