Update to 1.13.

Adds "verifyPortals" config option, which sets whether a stargate layout is verified when it is loaded. This can be used if, for example, the material ids in your previous gate layouts cannot match new material names, but you don't want existing stargates to break. Or if you want to change a stargate design with something like WorldEdit after it's built.
This commit is contained in:
PseudoKnight
2018-08-27 05:25:13 -07:00
parent 9c36596cca
commit f07aac9907
8 changed files with 144 additions and 130 deletions

View File

@ -4,6 +4,7 @@ version: 0.7.9.11
description: Stargate mod for Bukkit
author: Drakia
website: http://www.thedgtl.net
api-version: 1.13
commands:
sg:
description: Used to reload the plugin. Console use only.