-
-
Notifications
You must be signed in to change notification settings - Fork 358
Installation
Lukas Mansour edited this page Jul 8, 2019
·
14 revisions
- Stop your server completely.
- Download any of the following:
- Latest development build from the Official Towny Advanced Discord Server.
- Includes Towny.jar.
- Latest release build from the website.
- Includes Towny.jar, TownyChat.jar, and TownyNameUpdater.jar.
- Latest development build from the Official Towny Advanced Discord Server.
- Copy the contents to your Plugins folder.
- Towny.jar is required at all times
-
TownyChat.jar is required if you want Towny to modify chatting:
- Adding prefixes and suffixes from your permissions plugin to chat
- Adding town/nation/world to chat
- Adding chat channels
- TownyNameUpdater.jar is required if you want to keep Towny residents' names updated if they change their Minecraft name.
- Vault.jar (separate download) is required if you use an economy plugin other than iConomy 5.0.1.
- Start your server.
- Stop your server.
This step is no longer required for newer versions of Towny.
If you cannot find this step in your config.yml (which is likely the case), skip this step.
- Navigate to the newly-created plugins/Towny/Settings folder.
- Open config.yml
- Set
bypass_version_check: true
- Save config.yml
- Start your server.
- Stop your server.
- Navigate to the newly-created plugins/Towny/Data/Worlds folder.
- Open each worldname.txt.
- Edit each file accordingly.
- This is the place to turn off plots regenerating if a townblock is lost.
- Navigate to plugins/Towny/Settings
- Open config.yml
- Carefully edit config.yml to your liking, including:
- Townblock size defaulting at 16x16 (CANNOT BE CHANGED LATER!).
- Settings for new default worlds (Settings for new worldname.txt files).
- Settings for new towns.
- Change the economy settings:
- If you do not use an economy plugin, set
using_economy: false
. - If you are using a UUID version of EssentialsEco, add NPC: to the beginning of Town- and Nation- in
new_world_settings
:- From this:
town: prefix: Town- nation: prefix: Nation-
- To this:
town: prefix: NPC:Town- nation: prefix: NPC:Nation-
- From this:
- If you do not use an economy plugin, set
- Set the permissions:
- Set
using_permissions: true
if you have a permissions plugin. - Your permissions plugin should be detected.
- Save config.yml.
- Start your server. You are now ready to begin your own town.
- Navigate to plugins/Towny/Settings.
- Open townyperms.yml
- Carefully read over the default groups/ranks.
- Add and remove permission nodes as you see fit.
- Optionally, add your own ranks for mayors to promote (or demote) their residents to.
- Save townyperms.yml.
- Perform
/ta reload
in-game to see your changes.
This step is optional if you have TownyChat.jar.
- Navigate to plugins/Towny/Settings
- Open channels.yml.
- Edit channels.yml to your liking.
- Save channels.yml.
- Perform
/ta reload
in-game to see your changes.
This step is optional if you have TownyChat.jar.
- Navigate to plugins/Towny/Settings
- Open chatconfig.yml.
- Edit chatconfig.yml to your liking.
- Save chatconfig.yml.
- Perform
/ta reload
in-game to see your changes.
- Home
- FAQ
- How Towny Works - Comprehensive guide for admins & players.
- Video Tutorials - Watch and learn with Major Graft.
- TownyAPI - Guide for plugin developers.
- Discord - Get involved with other Towny Admins, Plugin Developers, Testers. Support, General Discussion welcome.
- Troubleshooting
- Github Tickets
- Sponsor LlmDl - Support your developer.