MrNaikito / towny

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

Suggestion: Add people manually to a town #1512

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
i would like to have the possebility to add some players manually to a town.. 
my HHD (at my host) crashed so i lost everything, and now im working on getting 
all the towns back online.. if i try to add someone manually the whole plugin 
will derp and lock itself in lockdown modus, forcing me to turn it off :/

Original issue reported on code.google.com by quazgam...@gmail.com on 2 Jan 2013 at 7:44

GoogleCodeExporter commented 9 years ago
Hi, sorry for the late response. I'll try to show you what is needed to be done:

Players in a town require 4 files to be in sync.

The townname.txt in towny\data\towns\ (must include them in the resident line)
The residents.txt in towny\data\ (must be in the file)
the residentname.txt in towny\data\residents\ (must include the town's name on 
the town line)
The towns.txt in towny\data\ (must include the town)

I hope you get this working, I hope you've started backing up your server onto 
another HDD somewhere.

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