Merge pull request #121 from SaberLLC/beta

Beta
This commit is contained in:
Driftay 2020-05-19 13:48:00 -04:00 committed by GitHub
commit 1ee62c2267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View File

@ -11,7 +11,6 @@ import com.massivecraft.factions.util.wait.WaitedTask;
import com.massivecraft.factions.zcore.util.TL;
import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.World;
import org.bukkit.configuration.ConfigurationSection;
import org.bukkit.entity.Player;
import org.bukkit.event.player.PlayerTeleportEvent;

View File

@ -1448,7 +1448,7 @@ Wild:
Zones:
# You may create your own zones here please just follow the original format #
Close:
World: World
World: world
Range:
MinX: -200
MaxX: 200
@ -1463,7 +1463,7 @@ Wild:
Name: '&cLow Range'
Slot: 1
Medium:
World: World
World: world
Range:
MinX: -400
MaxX: 400
@ -1478,7 +1478,7 @@ Wild:
Name: '&cMedium Range'
Slot: 4
Far:
World: World
World: world
Range:
MinX: -800
MaxX: 800