TownyAdvanced / SiegeWar

A war plugin for Towny.
https://townyadvanced.github.io/
Other
59 stars 38 forks source link

Added issue #894 - config enable/disable outpost teleportation during battle sessions & siege #902

Closed tlm9201 closed 6 months ago

tlm9201 commented 6 months ago

Description:

Added an option to enable/disable outpost teleportation during battle sessions


New Nodes/Commands/ConfigOptions:

Added config option. war.siege.switches.outpost_teleportation_disabled - default is false


Relevant Issue ticket:

Closes #894


By making this pull request, I represent that I have the right to waive copyright and related rights to my contribution, and agree that all copyright and related rights in my contributions are waived, and I acknowledge that the TownyAdvanced organization has the copyright to use and modify my contribution under the SiegeWar License for perpetuity.

tlm9201 commented 6 months ago

Added the nullcheck and return to prevent re-cancelling TownSpawnEvent

LlmDl commented 6 months ago

Thanks for the PR!