Skip to content

interception-plugins/Interception.Zones

Repository files navigation

Interception.Zones

Unturned RocketMod zones plugin based on Interception.Module

Permissions

interception.zones.izone
interception.zones.izone.create
interception.zones.izone.remove
interception.zones.izone.debug
interception.zones.izone.count

Translations

<?xml version="1.0" encoding="utf-8"?>
<Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Translation Id="zone_already_exist" Value="Zone named &quot;{0}&quot; already exist" />
  <Translation Id="zone_name_is_occupied" Value="Zone named &quot;{0}&quot; was already created by some other plugin" />
  <Translation Id="zone_created" Value="Zone with type &quot;{0}&quot; and name &quot;{1}&quot; successfully created" />
  <Translation Id="zone_not_exist" Value="Zone named &quot;{0}&quot; does not exist" />
  <Translation Id="zone_removed" Value="Zone named &quot;{0}&quot; successfully removed" />
</Translations>

About

Another Unturned zones plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages