MrNaikito / towny

Automatically exported from code.google.com/p/towny
0 stars 1 forks source link

Suggestion: Command to toggle a resident to a tax/upkeep-exempt npc #1528

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A permission node to exempt a player from the deleted_after_time: setting in 
config, and/or include exemption in mod and admin permission nodes.

Original issue reported on code.google.com by williamt...@gmail.com on 8 Jan 2013 at 5:00

GoogleCodeExporter commented 9 years ago
I don't think that a permission node is the way to do this. It would require 
permission checks against players who arent online. 

A command that set a player's isNPC=true db setting would be better.

Original comment by LlmD...@gmail.com on 8 Jan 2013 at 8:22

GoogleCodeExporter commented 9 years ago
Hmm... that could work possibly. 

Original comment by williamt...@gmail.com on 8 Jan 2013 at 8:58

GoogleCodeExporter commented 9 years ago
I'm very unlikely to code this. If a player is gone for such a long period that 
they are included in a purge then I think you need new admins.

Original comment by Elg...@palmergames.com on 14 Jan 2013 at 2:21

GoogleCodeExporter commented 9 years ago
re-opened as we are considering a command addition.

Original comment by Elg...@palmergames.com on 14 Jan 2013 at 2:34

GoogleCodeExporter commented 9 years ago
/ta toggle npc RESIDENTNAME would be my suggestion.

Original comment by LlmD...@gmail.com on 14 Jan 2013 at 2:49

GoogleCodeExporter commented 9 years ago
cool, thanks!  I can see it being useful if some one is going on vacation, or 
say during finals if they're a student and such.

Original comment by williamt...@gmail.com on 14 Jan 2013 at 3:48

GoogleCodeExporter commented 9 years ago

Original comment by LlmD...@gmail.com on 18 Jan 2013 at 5:26

GoogleCodeExporter commented 9 years ago
Added into 0.82.1.14

Original comment by LlmD...@gmail.com on 15 May 2013 at 5:00