Skip to content

Using Protections

Sergiu Muresan edited this page Aug 28, 2015 · 1 revision

Using protections:


  1. Go to this link: https://github.com/MyEssentials/MyTown2-Protections.
  2. Click on Download ZIP to download every protection file. You can remove README.md as well as it's not needed.
  3. Copy the ones corresponding with the mods you have installed in (server-path)/config/MyTown/protections and you're done.

Warnings:

  • MyTown will search all subdirectories from the protections folder as well so keep that in mind when you modify the structure of your folder.
  • MyTown will also skip protection that is not compatible with the mods found on the server. (Some protections are version specific!)
  • If a protection file is invalid it will be skipped.
  • If a protection throws an error during the server's operation only the problematic segment for the tileentity/entity/item/block will be disabled, nothing else.
Clone this wiki locally