Allow admins to set a default town
GrantWasil opened this issue ยท 4 comments
If possible, I would really like for a feature that would put a member into a town by default when they first join. They could leave the town and join another town if they would like, but it would be a cool way to demonstrate the town system and have a motd for newbies.
In .../plugins/MCTowns/config.yml, there will be a new field named "defaultTown" which will control this option.
By default, it will be empty, so no default town will be specified.
To specify a default town, set it to the town's name, like so:
defaultTown: SpawnTown
I'm squeezing this into the 2.3.0 release.
Implemented in commit 5956cc2
@GrantWasil this is included in RC1, so you should give this a spin and make sure it works for you.
Documentation on the feature can be found here: https://github.com/jmhertlein/MCTowns/wiki/Configuration
@GrantWasil I'd still like to hear that this is working to your liking before I release 2.3.