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 com.massivecraft.factions.zcore.util.TL;
import org.bukkit.Bukkit; import org.bukkit.Bukkit;
import org.bukkit.Location; import org.bukkit.Location;
import org.bukkit.World;
import org.bukkit.configuration.ConfigurationSection; import org.bukkit.configuration.ConfigurationSection;
import org.bukkit.entity.Player; import org.bukkit.entity.Player;
import org.bukkit.event.player.PlayerTeleportEvent; import org.bukkit.event.player.PlayerTeleportEvent;

View File

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