Server: 82.208.17.35:27569
Ahoj, chcem sa spýtať, že ako nastavím jednotlivé gruopy v reskách pre titul.. Npr. mám nastavené, že VIP môžu mať 3resky, VIP+ 5 atď... Len neviem kde nastaviť tie povolenia..
Res
Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
-
anonymussTV
- Příspěvky: 44
- Registrován: 07 led 2015, 01:51
- Reputation: 0
-
Smexhy
- Příspěvky: 5602
- Věk: 26
- Registrován: 31 říj 2012, 15:50
- Reputation: 20
- Bydliště: Slovensko
- Kontaktovat uživatele:
-
anonymussTV
- Příspěvky: 44
- Registrován: 07 led 2015, 01:51
- Reputation: 0
Re: Res
-
0
- Citace
#4 Příspěvekod anonymussTV » 16 led 2016, 15:04
Spoiler: zobrazit
Kód: Vybrat vše
VIP: #group name
# Information about the Residence zone that the player can define.
#Uncomment the lines below to mirror this config to other groups.
#Mirror:
#- 'VIP'
#- 'group2'
Residence:
# Determins if this group can create residences or not. This option can be overriden with the permissions node 'residence.create'
CanCreate: true
# The maximum number of Residences a player can have.
MaxResidences: 3
# The maximum number of physical areas a residence can have.
MaxAreasPerResidence: 2
# The maximum number of blocks a Residence can be, East to West (X).
MaxEastWest: 150
# The maximum number of blocks a Residence can be, North to South (Z).
MaxNorthSouth: 150
# The maximum number of blocks a Residence can be, High to Low (Y).
MaxUpDown: 256
# The lowest altitude this group is allowed to protect.
MinHeight: 0
# The highest altitude this group is allowed to protect.
MaxHeight: 255
# The maximum recursive depth that subzones can go.
# A subzone within a subzone within the Residence zone would be a depth of 2.
# Set to 0 to disable subzones.
SubzoneDepth: 3
# Whether or not to allow teleporting to Residences.
CanTeleport: true
# Allow or Disallow the use of /res unstuck, to get yourself out of a residence if stuck in one somehow
Unstuck: true
# Allow or Disallow the use of /res kick, to kick player from residence.
Kick: False
# Allow or Disallow the use of the /res select command, if disabled they can only use the selection tool.
SelectCommandAccess: true
# Allow or Disallow the group to access the Blacklist/Ignorelist for residences they own.
ItemListAccess: true
# Options relating to enter and leave messages on the residence.
Messaging:
# Whether or not the player can change the Residence enter and leave messages.
CanChange: true
# The default enter message to apply to new Residences created by players in this group.
# Leaving the message blank will disable it.
DefaultEnter: Welcome %player to %residence, owned by %owner.
# The default leave message to apply to new Residences created by players in this group.
# Leaving the message blank will disable it.
DefaultLeave: Now leaving %residence.
# Options relating to the Lease system.
Lease:
# The maximum number of days to allow leases.
MaxDays: 16
# The number of days to add to the lease following a '/res lease renew' command.
RenewIncrement: 14
#Options related to the rent system
Rent:
#determines how many residences can be rented by players of this group at once
MaxRents: 3
#determines how many residences can be set for rent by players of this group at once
MaxRentables: 3
# Options relating to the Residence Economy.
Economy:
# Whether or not players in this group can buy other Residences that are for sale.
CanBuy: false
# Whether or not players in this group can sell their Residences.
CanSell: false
# Whether or not to ignore the Residence size/count limits when buying a residence.
IgnoreLimits: false
# The cost, per block, of making a new Residence or adding a area to it.
BuyCost: 0.00
# The cost, per block, of renewing a Residence lease (if the lease system is enabled).
RenewCost: 0.00
# Flags are checked in the order:
# 1: Player
# 2: Group
# 3: Owner
# 4: If all others are undefined, reverts to default value (usually true).
# Flag permissions default to false.
# These flags settings override the globals.
Flags:
# Specifically allow or deny this group from changing certain flags.
Permission:
#build: true
# Specifys the flags that are applied at residence creation for players of this group.
Default:
#build: true
# Specifys the flags that are applied at to the creator at residence creation.
CreatorDefault:
#build: true
# Specifys the flags that are applied to other groups for this residence, at creation.
GroupDefault:
#default: #group name
#build: false
#these flags are applied specifically to this group whenever they are outside a residence
#these flags will override the flags at the top, under the Global section.
World:
Global: #these flags will apply to all worlds
#build: false
WorldNameHere: #or you can apply them by each individual world
#build: falseMám to takto.. Lenže v hre keď sa snažím vytvoriť si resku veľkú dajme tomu 100x100 tak mi to napíše, že "Area size is not within your allowed limits."
Ak ti niekto pomôže, daj mu Karmu + 
-
Smexhy
- Příspěvky: 5602
- Věk: 26
- Registrován: 31 říj 2012, 15:50
- Reputation: 20
- Bydliště: Slovensko
- Kontaktovat uživatele:
-
anonymussTV
- Příspěvky: 44
- Registrován: 07 led 2015, 01:51
- Reputation: 0
Re: Res
-
0
- Citace
#6 Příspěvekod anonymussTV » 16 led 2016, 15:55
Spoiler: zobrazit
VIP:
permissions:
- modifyworld.*
- essentials.feed
- essentials.weather
- essentials.time
- essentials.time.set
- essentials.workbench
- essentials.joinfullserver
- essentials.sethome.multiple.vip
inheritance:
- Member
options:
build: true
rank: '900'
prefix: '&9[&bVIP&9]&f'
permissions:
- modifyworld.*
- essentials.feed
- essentials.weather
- essentials.time
- essentials.time.set
- essentials.workbench
- essentials.joinfullserver
- essentials.sethome.multiple.vip
inheritance:
- Member
options:
build: true
rank: '900'
prefix: '&9[&bVIP&9]&f'
To mám..
Ak ti niekto pomôže, daj mu Karmu + 
-
Smexhy
- Příspěvky: 5602
- Věk: 26
- Registrován: 31 říj 2012, 15:50
- Reputation: 20
- Bydliště: Slovensko
- Kontaktovat uživatele:
-
anonymussTV
- Příspěvky: 44
- Registrován: 07 led 2015, 01:51
- Reputation: 0
Re: Res
-
0
- Citace
#8 Příspěvekod anonymussTV » 16 led 2016, 16:17
Píše to čo pred tým..:"Area size is not..."
Ak ti niekto pomôže, daj mu Karmu + 
-
Smexhy
- Příspěvky: 5602
- Věk: 26
- Registrován: 31 říj 2012, 15:50
- Reputation: 20
- Bydliště: Slovensko
- Kontaktovat uživatele:
-
anonymussTV
- Příspěvky: 44
- Registrován: 07 led 2015, 01:51
- Reputation: 0
Re: Res
-
0
- Citace
#10 Příspěvekod anonymussTV » 16 led 2016, 16:25
LOG:
-- 16 led 2016, 15:29 --
Config mi neide pridať, ono to počíta ako keby som chcel upraviť predošlí príspevok a je tam niečo okolo 77K znakov.. a ide len 60K ..
Spoiler: zobrazit
> [15:21:57 INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
> [15:21:57 INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
> [15:21:57 INFO]: Server Ping Player Sample Count: 12
> [15:21:57 INFO]: Using 4 threads for Netty based IO
> [15:21:57 INFO]: Debug logging is disabled
> [15:21:57 INFO]: -------- World Settings For [world] --------
> [15:21:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [15:21:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [15:21:57 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [15:21:57 INFO]: Random Lighting Updates: false
> [15:21:57 INFO]: Structure Info Saving: true
> [15:21:57 INFO]: Sending up to 10 chunks per packet
> [15:21:57 INFO]: Max Entity Collisions: 8
> [15:21:57 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [15:21:57 INFO]: Max TNT Explosions: 100
> [15:21:57 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [15:21:57 INFO]: Anti X-Ray: true
> [15:21:57 INFO]: Engine Mode: 1
> [15:21:57 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [15:21:57 INFO]: Replace Blocks: [1, 5]
> [15:21:57 INFO]: Nerfing mobs spawned from spawners: true
> [15:21:57 INFO]: Cactus Growth Modifier: 100%
> [15:21:57 INFO]: Cane Growth Modifier: 100%
> [15:21:57 INFO]: Melon Growth Modifier: 100%
> [15:21:57 INFO]: Mushroom Growth Modifier: 100%
> [15:21:57 INFO]: Pumpkin Growth Modifier: 100%
> [15:21:57 INFO]: Sapling Growth Modifier: 100%
> [15:21:57 INFO]: Wheat Growth Modifier: 100%
> [15:21:57 INFO]: NetherWart Growth Modifier: 100%
> [15:21:57 INFO]: Mob Spawn Range: 4
> [15:21:57 INFO]: Item Despawn Rate: 6000
> [15:21:57 INFO]: Item Merge Radius: 2.5
> [15:21:57 INFO]: Arrow Despawn Rate: 1200
> [15:21:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [15:21:57 INFO]: View Distance: 7
> [15:21:57 INFO]: Zombie Aggressive Towards Villager: true
> [15:21:57 INFO]: Chunks to Grow per Tick: 650
> [15:21:57 INFO]: Clear tick list: false
> [15:21:57 INFO]: Experience Merge Radius: 3.0
> [15:21:57 INFO]: -------- World Settings For [world_nether] --------
> [15:21:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [15:21:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [15:21:57 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [15:21:57 INFO]: Random Lighting Updates: false
> [15:21:57 INFO]: Structure Info Saving: true
> [15:21:57 INFO]: Sending up to 10 chunks per packet
> [15:21:57 INFO]: Max Entity Collisions: 8
> [15:21:57 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [15:21:57 INFO]: Max TNT Explosions: 100
> [15:21:57 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [15:21:57 INFO]: Anti X-Ray: true
> [15:21:57 INFO]: Engine Mode: 1
> [15:21:57 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [15:21:57 INFO]: Replace Blocks: [1, 5]
> [15:21:57 INFO]: Nerfing mobs spawned from spawners: true
> [15:21:57 INFO]: Cactus Growth Modifier: 100%
> [15:21:57 INFO]: Cane Growth Modifier: 100%
> [15:21:57 INFO]: Melon Growth Modifier: 100%
> [15:21:57 INFO]: Mushroom Growth Modifier: 100%
> [15:21:57 INFO]: Pumpkin Growth Modifier: 100%
> [15:21:57 INFO]: Sapling Growth Modifier: 100%
> [15:21:57 INFO]: Wheat Growth Modifier: 100%
> [15:21:57 INFO]: NetherWart Growth Modifier: 100%
> [15:21:57 INFO]: Mob Spawn Range: 4
> [15:21:57 INFO]: Item Despawn Rate: 6000
> [15:21:57 INFO]: Item Merge Radius: 2.5
> [15:21:57 INFO]: Arrow Despawn Rate: 1200
> [15:21:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [15:21:57 INFO]: View Distance: 7
> [15:21:57 INFO]: Zombie Aggressive Towards Villager: true
> [15:21:57 INFO]: Chunks to Grow per Tick: 650
> [15:21:57 INFO]: Clear tick list: false
> [15:21:57 INFO]: Experience Merge Radius: 3.0
> [15:21:57 INFO]: -------- World Settings For [world_the_end] --------
> [15:21:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [15:21:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [15:21:57 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [15:21:57 INFO]: Random Lighting Updates: false
> [15:21:57 INFO]: Structure Info Saving: true
> [15:21:57 INFO]: Sending up to 10 chunks per packet
> [15:21:57 INFO]: Max Entity Collisions: 8
> [15:21:57 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [15:21:57 INFO]: Max TNT Explosions: 100
> [15:21:57 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [15:21:57 INFO]: Anti X-Ray: true
> [15:21:57 INFO]: Engine Mode: 1
> [15:21:57 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [15:21:57 INFO]: Replace Blocks: [1, 5]
> [15:21:57 INFO]: Nerfing mobs spawned from spawners: true
> [15:21:57 INFO]: Cactus Growth Modifier: 100%
> [15:21:57 INFO]: Cane Growth Modifier: 100%
> [15:21:57 INFO]: Melon Growth Modifier: 100%
> [15:21:57 INFO]: Mushroom Growth Modifier: 100%
> [15:21:57 INFO]: Pumpkin Growth Modifier: 100%
> [15:21:57 INFO]: Sapling Growth Modifier: 100%
> [15:21:57 INFO]: Wheat Growth Modifier: 100%
> [15:21:57 INFO]: NetherWart Growth Modifier: 100%
> [15:21:57 INFO]: Mob Spawn Range: 4
> [15:21:57 INFO]: Item Despawn Rate: 6000
> [15:21:57 INFO]: Item Merge Radius: 2.5
> [15:21:57 INFO]: Arrow Despawn Rate: 1200
> [15:21:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [15:21:57 INFO]: View Distance: 7
> [15:21:57 INFO]: Zombie Aggressive Towards Villager: true
> [15:21:57 INFO]: Chunks to Grow per Tick: 650
> [15:21:57 INFO]: Clear tick list: false
> [15:21:57 INFO]: Experience Merge Radius: 3.0
> [15:21:57 INFO]: -------- World Settings For [Dspawn] --------
> [15:21:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [15:21:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [15:21:57 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [15:21:57 INFO]: Random Lighting Updates: false
> [15:21:57 INFO]: Structure Info Saving: true
> [15:21:57 INFO]: Sending up to 10 chunks per packet
> [15:21:57 INFO]: Max Entity Collisions: 8
> [15:21:57 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [15:21:57 INFO]: Max TNT Explosions: 100
> [15:21:57 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [15:21:57 INFO]: Anti X-Ray: true
> [15:21:57 INFO]: Engine Mode: 1
> [15:21:57 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [15:21:57 INFO]: Replace Blocks: [1, 5]
> [15:21:57 INFO]: Nerfing mobs spawned from spawners: true
> [15:21:57 INFO]: Cactus Growth Modifier: 100%
> [15:21:57 INFO]: Cane Growth Modifier: 100%
> [15:21:57 INFO]: Melon Growth Modifier: 100%
> [15:21:57 INFO]: Mushroom Growth Modifier: 100%
> [15:21:57 INFO]: Pumpkin Growth Modifier: 100%
> [15:21:57 INFO]: Sapling Growth Modifier: 100%
> [15:21:57 INFO]: Wheat Growth Modifier: 100%
> [15:21:57 INFO]: NetherWart Growth Modifier: 100%
> [15:21:57 INFO]: Mob Spawn Range: 4
> [15:21:57 INFO]: Item Despawn Rate: 6000
> [15:21:57 INFO]: Item Merge Radius: 2.5
> [15:21:57 INFO]: Arrow Despawn Rate: 1200
> [15:21:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [15:21:57 INFO]: View Distance: 7
> [15:21:57 INFO]: Zombie Aggressive Towards Villager: true
> [15:21:57 INFO]: Chunks to Grow per Tick: 650
> [15:21:57 INFO]: Clear tick list: false
> [15:21:57 INFO]: Experience Merge Radius: 3.0
> [15:21:57 INFO]: -------- World Settings For [Survival] --------
> [15:21:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [15:21:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [15:21:57 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [15:21:57 INFO]: Random Lighting Updates: false
> [15:21:57 INFO]: Structure Info Saving: true
> [15:21:57 INFO]: Sending up to 10 chunks per packet
> [15:21:57 INFO]: Max Entity Collisions: 8
> [15:21:57 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [15:21:57 INFO]: Max TNT Explosions: 100
> [15:21:57 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [15:21:57 INFO]: Anti X-Ray: true
> [15:21:57 INFO]: Engine Mode: 1
> [15:21:57 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [15:21:57 INFO]: Replace Blocks: [1, 5]
> [15:21:57 INFO]: Nerfing mobs spawned from spawners: true
> [15:21:57 INFO]: Cactus Growth Modifier: 100%
> [15:21:57 INFO]: Cane Growth Modifier: 100%
> [15:21:57 INFO]: Melon Growth Modifier: 100%
> [15:21:57 INFO]: Mushroom Growth Modifier: 100%
> [15:21:57 INFO]: Pumpkin Growth Modifier: 100%
> [15:21:57 INFO]: Sapling Growth Modifier: 100%
> [15:21:57 INFO]: Wheat Growth Modifier: 100%
> [15:21:57 INFO]: NetherWart Growth Modifier: 100%
> [15:21:57 INFO]: Mob Spawn Range: 4
> [15:21:57 INFO]: Item Despawn Rate: 6000
> [15:21:57 INFO]: Item Merge Radius: 2.5
> [15:21:57 INFO]: Arrow Despawn Rate: 1200
> [15:21:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [15:21:57 INFO]: View Distance: 7
> [15:21:57 INFO]: Zombie Aggressive Towards Villager: true
> [15:21:57 INFO]: Chunks to Grow per Tick: 650
> [15:21:57 INFO]: Clear tick list: false
> [15:21:57 INFO]: Experience Merge Radius: 3.0
> [15:21:57 INFO]: -------- World Settings For [spawn] --------
> [15:21:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [15:21:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [15:21:57 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [15:21:57 INFO]: Random Lighting Updates: false
> [15:21:57 INFO]: Structure Info Saving: true
> [15:21:57 INFO]: Sending up to 10 chunks per packet
> [15:21:57 INFO]: Max Entity Collisions: 8
> [15:21:57 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [15:21:57 INFO]: Max TNT Explosions: 100
> [15:21:57 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [15:21:57 INFO]: Anti X-Ray: true
> [15:21:57 INFO]: Engine Mode: 1
> [15:21:57 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [15:21:57 INFO]: Replace Blocks: [1, 5]
> [15:21:57 INFO]: Nerfing mobs spawned from spawners: true
> [15:21:57 INFO]: Cactus Growth Modifier: 100%
> [15:21:57 INFO]: Cane Growth Modifier: 100%
> [15:21:57 INFO]: Melon Growth Modifier: 100%
> [15:21:57 INFO]: Mushroom Growth Modifier: 100%
> [15:21:57 INFO]: Pumpkin Growth Modifier: 100%
> [15:21:57 INFO]: Sapling Growth Modifier: 100%
> [15:21:57 INFO]: Wheat Growth Modifier: 100%
> [15:21:57 INFO]: NetherWart Growth Modifier: 100%
> [15:21:57 INFO]: Mob Spawn Range: 4
> [15:21:57 INFO]: Item Despawn Rate: 6000
> [15:21:57 INFO]: Item Merge Radius: 2.5
> [15:21:57 INFO]: Arrow Despawn Rate: 1200
> [15:21:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [15:21:57 INFO]: View Distance: 7
> [15:21:57 INFO]: Zombie Aggressive Towards Villager: true
> [15:21:57 INFO]: Chunks to Grow per Tick: 650
> [15:21:57 INFO]: Clear tick list: false
> [15:21:57 INFO]: Experience Merge Radius: 3.0
> [15:21:57 INFO]: [LiteBans] Disabling LiteBans v1.9.32
> [15:21:57 INFO]: [LiteBans] v1.9.32 disabled.
> [15:21:57 INFO]: [AuthMe] Disabling AuthMe v5.0-SNAPSHOT
> [15:21:57 WARN]: Exception in thread "Thread-227"
> [15:21:57 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:21:57 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.SQLite.setUnlogged(SQLite.java:522)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:219)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$19.run(DatabaseCalls.java:320)
> [15:21:57 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:21:57 WARN]: Exception in thread "Thread-228"
> [15:21:57 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:21:57 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.SQLite.setUnlogged(SQLite.java:522)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:219)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$19.run(DatabaseCalls.java:320)
> [15:21:57 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:21:57 WARN]: Exception in thread "Thread-229"
> [15:21:57 WARN]: Exception in thread "Thread-230"
> [15:21:57 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:21:57 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.SQLite.setUnlogged(SQLite.java:522)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:219)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$19.run(DatabaseCalls.java:320)
> [15:21:57 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:21:57 WARN]: Exception in thread "Thread-231"
> [15:21:57 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:21:57 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.SQLite.setUnlogged(SQLite.java:522)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:219)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$19.run(DatabaseCalls.java:320)
> [15:21:57 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:21:57 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:21:57 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.SQLite.setUnlogged(SQLite.java:522)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:219)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$19.run(DatabaseCalls.java:320)
> [15:21:57 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:21:57 INFO]: [Slimefun] Disabling Slimefun v3.6.6
> [15:21:57 INFO]: [Slimefun] Saving Blocks for World "world"
> [15:21:57 INFO]: [Slimefun] This may take a while...
> [15:21:57 INFO]: [Slimefun] Saving Blocks for World "world_nether"
> [15:21:57 INFO]: [Slimefun] This may take a while...
> [15:21:57 INFO]: [Slimefun] Saving Blocks for World "world_the_end"
> [15:21:57 INFO]: [Slimefun] This may take a while...
> [15:21:57 INFO]: [Slimefun] Saving Blocks for World "Dspawn"
> [15:21:57 INFO]: [Slimefun] This may take a while...
> [15:21:57 INFO]: [Slimefun] Saving Blocks for World "Survival"
> [15:21:57 INFO]: [Slimefun] This may take a while...
> [15:21:57 INFO]: [Slimefun] Saving Blocks for World "spawn"
> [15:21:57 INFO]: [Slimefun] This may take a while...
> [15:21:57 INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
> [15:21:57 INFO]: [ChestShop] Disabling ChestShop v3.8.12
> [15:21:57 INFO]: [TitleManager] Disabling TitleManager v1.5.11
> [15:21:57 INFO]: [CS-CoreLib] Disabling CS-CoreLib v1.2.7
> [15:21:57 INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vTeamCity
> [15:21:57 INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP vTeamCity
> [15:21:57 INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
> [15:21:57 INFO]: [EssentialsProtect] Disabling EssentialsProtect vTeamCity
> [15:21:57 INFO]: [EssentialsXMPP] Disabling EssentialsXMPP vTeamCity
> [15:21:57 INFO]: [Jobs] Disabling Jobs v2.12.0
> [15:21:57 INFO]: [Jobs] Database save task shutdown
> [15:21:57 INFO]: [Jobs] Buffered payment thread shutdown
> [15:21:57 INFO]: [Jobs] Plugin has been disabled succesfully.
> [15:21:57 INFO]: [Residence] Disabling Residence v2.6.7.0
> [15:21:57 INFO]: [Residence] Disabled!
> [15:21:57 INFO]: [Essentials] Disabling Essentials vTeamCity
> [15:21:57 INFO]: [Vault][Economy] Essentials Economy unhooked.
> [15:21:57 INFO]: [AutoSaveWorld] Disabling AutoSaveWorld v4.14.2
> [15:21:57 INFO]: AutoSaving
> [15:21:57 INFO]: AutoSave Complete
> [15:22:02 INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
> [15:22:02 INFO]: [NametagEdit] Disabling NametagEdit v3.0.2
> [15:22:02 INFO]: [FirstJoinPlus] Disabling FirstJoinPlus v2.2
> [15:22:02 INFO]: [ClearLag] Disabling ClearLag v2.8.3
> [15:22:02 INFO]: [ClearLag] Nullifying module fields..
> [15:22:02 INFO]: [ClearLag] Clearlag is now disabled!
> [15:22:02 INFO]: [ChestCommands] Disabling ChestCommands v3.1.2
> [15:22:02 INFO]: [CoreProtect] Disabling CoreProtect v2.12.0
> [15:22:02 INFO]: [ChatClear] Disabling ChatClear v0.1
> [15:22:02 INFO]: ==========================================
> [15:22:02 INFO]: == ChatClear has been disabled.
> [15:22:02 INFO]: == Created by JoeGandy1
> [15:22:02 INFO]: ==========================================
> [15:22:02 INFO]: arryMe] Disabling MarryMe v3.0
> [15:22:02 INFO]: [SilkSpawners] Disabling SilkSpawners v3.6.7
> [15:22:02 INFO]: [AdminChat] Disabling AdminChat v1.1
> [15:22:02 INFO]: [AJB] Disabling AntiJoinBot v5.0
> [15:22:02 INFO]: [WorldGuard] Disabling WorldGuard v6.1
> [15:22:02 INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
> [15:22:02 INFO]: [LWC] Disabling LWC v4.5.0-SNAPSHOT
> [15:22:02 INFO]: [LWC] Flushing protection updates (0)
> [15:22:02 INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.3
> [15:22:02 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> [15:22:02 INFO]: [Vault][Permission] PermissionsEx un-hooked.
> [15:22:02 INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
> [15:22:02 INFO]: [PlayerHeads] Disabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
> [15:22:02 INFO]: [ScoreboardStats] Disabling ScoreboardStats v0.9.1
> [15:22:02 INFO]: [Vault] Disabling Vault v1.5.6-b49
> [15:22:02 INFO]: [ColoredSigns] Disabling ColoredSigns v4.25 Release
> [15:22:02 INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been disabled.
> [15:22:02 INFO]: [SkinsRestorer] Disabling SkinsRestorer v10.4.4
> [15:22:02 INFO]: [FakaHedaMinequery] Disabling FakaHedaMinequery v1.3
> [15:22:02 INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
> [15:22:02 INFO]: Stopping FakaHedaMinequery server
> [15:22:02 INFO]: ultiWorld] Disabling MultiWorld v5.2.6
> [15:22:02 INFO]: ultiWorld] Disabled.
> [15:22:02 INFO]: [ChairStairs] Disabling ChairStairs v1.1
> [15:22:02 INFO]: [ChairStairs] has been disabled.
> [15:22:02 INFO]: [ChairStairs] Loading ChairStairs v1.1
> [15:22:02 INFO]: ultiWorld] Loading MultiWorld v5.2.6
> [15:22:02 INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
> [15:22:02 INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
> [15:22:02 INFO]: [SkinsRestorer] Loading SkinsRestorer v10.4.4
> [15:22:02 INFO]: [ColoredSigns] Loading ColoredSigns v4.25 Release
> [15:22:02 INFO]: [Vault] Loading Vault v1.5.6-b49
> [15:22:02 INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.1
> [15:22:02 INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
> [15:22:02 INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
> [15:22:02 WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
> [15:22:02 INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
> [15:22:02 INFO]: [WorldGuard] Loading WorldGuard v6.1
> [15:22:02 INFO]: [AJB] Loading AntiJoinBot v5.0
> [15:22:02 INFO]: [AdminChat] Loading AdminChat v1.1
> [15:22:02 INFO]: [SilkSpawners] Loading SilkSpawners v3.6.7
> [15:22:02 INFO]: arryMe] Loading MarryMe v3.0
> [15:22:02 INFO]: [ChatClear] Loading ChatClear v0.1
> [15:22:02 INFO]: [CoreProtect] Loading CoreProtect v2.12.0
> [15:22:02 INFO]: [ChestCommands] Loading ChestCommands v3.1.2
> [15:22:02 INFO]: [ClearLag] Loading ClearLag v2.8.3
> [15:22:02 INFO]: [FirstJoinPlus] Loading FirstJoinPlus v2.2
> [15:22:02 INFO]: [NametagEdit] Loading NametagEdit v3.0.2
> [15:22:02 INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
> [15:22:02 INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
> [15:22:02 INFO]: [Essentials] Loading Essentials vTeamCity
> [15:22:02 INFO]: [Residence] Loading Residence v2.6.7.0
> [15:22:02 INFO]: [Jobs] Loading Jobs v2.12.0
> [15:22:02 INFO]: [EssentialsXMPP] Loading EssentialsXMPP vTeamCity
> [15:22:02 INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
> [15:22:02 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
> [15:22:02 INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
> [15:22:02 INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
> [15:22:02 INFO]: [CS-CoreLib] Loading CS-CoreLib v1.2.7
> [15:22:02 INFO]: [TitleManager] Loading TitleManager v1.5.11
> [15:22:02 INFO]: [ChestShop] Loading ChestShop v3.8.12
> [15:22:02 INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
> [15:22:02 INFO]: [Slimefun] Loading Slimefun v3.6.6
> [15:22:02 INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
> [15:22:02 INFO]: [LiteBans] Loading LiteBans v1.9.32
> [15:22:02 INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.4.4
> [15:22:03 INFO]: ==============================================
> [15:22:03 INFO]: SkinsRestorer Updater
> [15:22:03 INFO]:
> [15:22:03 INFO]: You are running v10.4.4
> [15:22:03 INFO]: The latest version of SkinsRestorer!
> [15:22:03 INFO]:
> [15:22:03 INFO]: ==============================================
> [15:22:03 INFO]: [Vault] Enabling Vault v1.5.6-b49
> [15:22:03 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
> [15:22:03 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
> [15:22:03 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
> [15:22:03 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
> [15:22:03 INFO]: [Vault] Enabled Version 1.5.6-b49
> [15:22:03 INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
> [15:22:03 INFO]: [LWC] Connecting to SQLite
> [15:22:03 INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
> [15:22:03 INFO]: [ChairStairs] Enabling ChairStairs v1.1
> [15:22:03 INFO]: ultiWorld] Enabling MultiWorld v5.2.6
> [15:22:03 INFO]: ultiWorld] v5.2.6 enabled.
> [15:22:03 INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
> [15:22:03 INFO]: WEPIF: Using the Bukkit Permissions API.
> [15:22:03 INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
> [15:22:03 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
> [15:22:03 INFO]: Starting FakaHedaMinequery server on 82.208.17.35:28569
> [15:22:03 INFO]: [ColoredSigns] Enabling ColoredSigns v4.25 Release
> [15:22:03 INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been enabled.
> [15:22:03 INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.1
> [15:22:03 INFO]: [ScoreboardStats] The variable Title has to contains % at the beginning and one % on the end
> [15:22:03 INFO]: [ScoreboardStats] Registered replacers: [VaultVariables, PlayerPingVariable, BukkitGlobalVariables, GeneralVariables, BukkitVariables]
> [15:22:03 INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
> [15:22:04 INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
> [15:22:04 INFO]: [PermissionsEx] Initializing file backend
> [15:22:04 INFO]: [PermissionsEx] Permissions file successfully reloaded
> [15:22:04 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> [15:22:04 INFO]: [Vault][Permission] PermissionsEx hooked.
> [15:22:04 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
> [15:22:04 INFO]: [WorldGuard] Enabling WorldGuard v6.1
> [15:22:04 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (world) Lava fire is blocked.
> [15:22:04 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
> [15:22:04 INFO]: [WorldGuard] Loaded configuration for world 'world'
> [15:22:04 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
> [15:22:04 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
> [15:22:04 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
> [15:22:04 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
> [15:22:04 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
> [15:22:04 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
> [15:22:04 INFO]: [WorldGuard] (Dspawn) TNT ignition is PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (Dspawn) Lighters are PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (Dspawn) Lava fire is blocked.
> [15:22:04 INFO]: [WorldGuard] (Dspawn) Fire spread is UNRESTRICTED.
> [15:22:04 INFO]: [WorldGuard] Loaded configuration for world 'Dspawn'
> [15:22:04 INFO]: [WorldGuard] (Survival) TNT ignition is PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (Survival) Lighters are PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (Survival) Lava fire is blocked.
> [15:22:04 INFO]: [WorldGuard] (Survival) Fire spread is UNRESTRICTED.
> [15:22:04 INFO]: [WorldGuard] Loaded configuration for world 'Survival'
> [15:22:04 INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (spawn) Lava fire is blocked.
> [15:22:04 INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
> [15:22:04 INFO]: [WorldGuard] Loaded configuration for world 'spawn'
> [15:22:04 INFO]: [WorldGuard] Loading region data...
> [15:22:04 INFO]: [AJB] Enabling AntiJoinBot v5.0
> [15:22:04 INFO]: AntiJoinBot enabled in 60 seconds
> [15:22:04 INFO]: [AJB] Loaded: 4970 IP's
> [15:22:04 INFO]: [AJB] Loaded: 10 User's
> [15:22:04 WARN]: [AutoSaveWorld] Plugin AntiJoinBot attempted to establish connection http://myip.ms/files/blacklist/csf/latest_blacklist.txt in main server thread
> [15:22:04 WARN]: [AutoSaveWorld] Plugin AntiJoinBot attempted to establish connection socket://myip.ms:80 in main server thread
> [15:22:04 INFO]: [AJB] Downloading Blacklist...
> [15:22:04 INFO]: [AJB] Blacklist successfully Downloaded
> [15:22:05 INFO]: [AdminChat] Enabling AdminChat v1.1
> [15:22:05 INFO]: [SilkSpawners] Enabling SilkSpawners v3.6.7
> [15:22:05 INFO]: [SilkSpawners] WorldGuard was found and support is enabled
> [15:22:05 INFO]: [SilkSpawners] Loading support for v1_8_R3
> [15:22:05 INFO]: [SilkSpawners] AutoUpdater is enabled.
> [15:22:05 INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
> [15:22:05 INFO]: [SilkSpawners] BarAPI was not found and remains disabled!
> [15:22:05 INFO]: arryMe] Enabling MarryMe v3.0
> [15:22:05 INFO]: [ChatClear] Enabling ChatClear v0.1
> [15:22:05 INFO]: ==========================================
> [15:22:05 INFO]: == ChatClear has been enabled.
> [15:22:05 INFO]: == Created by JoeGandy1
> [15:22:05 INFO]: ==========================================
> [15:22:05 INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
> [15:22:05 INFO]: CoreProtect version 2.12.0 is enabled!
> [15:22:05 INFO]: [CoreProtect] Using SQLite for data storage.
> [15:22:05 INFO]: [ChestCommands] Enabling ChestCommands v3.1.2
> [15:22:05 INFO]: [AdminChat] AdminChat is up to date!
> [15:22:05 INFO]: [ClearLag] Enabling ClearLag v2.8.3
> [15:22:05 INFO]: [ClearLag] Loading modules...
> [15:22:05 INFO]: [ClearLag] Modules have been loaded!
> [15:22:05 INFO]: [ClearLag] Clearlag is now enabled!
> [15:22:05 INFO]: [ClearLag] Checking for updates...
> [15:22:05 INFO]: [FirstJoinPlus] Enabling FirstJoinPlus v2.2
> [15:22:05 INFO]: [NametagEdit] Enabling NametagEdit v3.0.2
> [15:22:05 INFO]: [NametagEdit] Loading with 1.8 support
> [15:22:05 INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
> [15:22:05 INFO]: [Essentials] Enabling Essentials vTeamCity
> [15:22:05 INFO]: Bukkit version format changed. Version not checked.
> [15:22:05 INFO]: git-Spigot-db6de12-07c3001 (MC: 1.8.8)
> [15:22:05 INFO]: 1.8.8-R0.1-SNAPSHOT
> [15:22:05 INFO]: Using locale en_US
> [15:22:05 INFO]: Using locale en_US
> [15:22:05 INFO]: [Vault][Economy] Essentials Economy hooked.
> [15:22:05 INFO]: Essentials: Using PermissionsEx based permissions.
> [15:22:05 INFO]: [Residence] Enabling Residence v2.6.7.0
> [15:22:05 INFO]: [ClearLag] No updates found!
> [15:22:05 INFO]: [Residence] Failed to update language file: Polish.yml
> [15:22:06 INFO]: [Residence] Scanning for economy systems...
> [15:22:06 INFO]: [Residence] Found Vault using economy: Essentials Economy
> [15:22:06 INFO]: [Residence] Found WorldEdit
> [15:22:06 INFO]: [Residence] Enabled! Version 2.6.7.0 by bekvon
> [15:22:06 INFO]: [Jobs] Enabling Jobs v2.12.0
> [15:22:06 INFO]: [Jobs] Started database save task
> [15:22:06 INFO]: [Jobs] Started buffered payment thread
> [15:22:06 INFO]: [Jobs] Plugin has been enabled succesfully.
> [15:22:06 INFO]: [EssentialsXMPP] Enabling EssentialsXMPP vTeamCity
> [15:22:06 WARN]: config broken for xmpp
> [15:22:06 INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
> [15:22:06 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
> [15:22:06 INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
> [15:22:06 INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
> [15:22:06 INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
> [15:22:06 INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.2.7
> [15:22:06 INFO]: [TitleManager] Enabling TitleManager v1.5.11
> [15:22:06 INFO]: [ChestShop] Enabling ChestShop v3.8.12
> [15:22:06 WARN]: [Server thread] ERROR com.Acrobot.ChestShop.ORMlite.db.SqliteDatabaseType - WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
> [15:22:06 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'items'
> [15:22:06 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
> [15:22:06 WARN]: [Server thread] ERROR com.Acrobot.ChestShop.ORMlite.db.SqliteDatabaseType - WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
> [15:22:06 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'accounts'
> [15:22:06 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_shortName_idx' for table 'accounts
> [15:22:06 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
> [15:22:06 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
> [15:22:06 INFO]: [ChestShop] LWC version 4.5.0-SNAPSHOT loaded.
> [15:22:06 ERROR]: [ChestShop] You are using an old version of Residence! Please update to the newest one, which supports UUIDs: http://ci.drtshock.net/job/Residence/
> [15:22:06 INFO]: [ChestShop] Residence version 2.6.7.0 loaded.
> [15:22:06 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
> [15:22:06 INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
> [15:22:06 INFO]: [Slimefun] Enabling Slimefun v3.6.6
> [15:22:06 INFO]: [Slimefun] Loading Files...
> [15:22:06 INFO]: [Slimefun] Loading Config...
> [15:22:06 INFO]: [Slimefun] Loading Items...
> [15:22:06 INFO]: [Slimefun] Loading Researches...
> [15:22:06 INFO]: [Slimefun] Loading Blocks for World "world"
> [15:22:06 INFO]: [Slimefun] This may take a long time...
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
> [15:22:06 INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world"
> [15:22:06 INFO]: [Slimefun] Loading Blocks for World "world_nether"
> [15:22:06 INFO]: [Slimefun] This may take a long time...
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
> [15:22:06 INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_nether"
> [15:22:06 INFO]: [Slimefun] Loading Blocks for World "world_the_end"
> [15:22:06 INFO]: [Slimefun] This may take a long time...
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
> [15:22:06 INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_the_end"
> [15:22:06 INFO]: [Slimefun] Loading Blocks for World "Dspawn"
> [15:22:06 INFO]: [Slimefun] This may take a long time...
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
> [15:22:06 INFO]: [Slimefun] Loaded a total of 0 Blocks for World "Dspawn"
> [15:22:06 INFO]: [Slimefun] Loading Blocks for World "Survival"
> [15:22:06 INFO]: [Slimefun] This may take a long time...
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 0% done ("Survival")
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 33% done ("Survival")
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 67% done ("Survival")
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 1ms)
> [15:22:06 INFO]: [Slimefun] Loaded a total of 8 Blocks for World "Survival"
> [15:22:06 INFO]: [Slimefun] Avg: 0.125ms/Block
> [15:22:06 INFO]: [Slimefun] Loading Blocks for World "spawn"
> [15:22:06 INFO]: [Slimefun] This may take a long time...
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
> [15:22:06 INFO]: [Slimefun] Loaded a total of 0 Blocks for World "spawn"
> [15:22:06 INFO]: [Slimefun] Finished!
> [15:22:06 INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
> [15:22:06 INFO]: [AuthMe] Loading Configuration File...
> [15:22:06 INFO]: [AuthMe] Set Language: en
> [15:22:06 INFO]: [AuthMe] Metrics started successfully!
> [15:22:06 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
> [15:22:06 INFO]: [AuthMe] Hook with Essentials plugin
> [15:22:06 INFO]: [AuthMe] Hook with EssentialsSpawn plugin
> [15:22:06 INFO]: [AuthMe] SQLite driver loaded
> [15:22:06 INFO]: [AuthMe] SQLite Setup finished
> [15:22:06 INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
> [15:22:06 INFO]: [AuthMe] AuthMe hook perfectly with server hosting VERYGAMES
> [15:22:06 INFO]: [AuthMe] Authme 5.0-SNAPSHOT enabled
> [15:22:06 INFO]: [LiteBans] Enabling LiteBans v1.9.32
> [15:22:06 WARN]: [AutoSaveWorld] Plugin LiteBans attempted to establish connection http://www.spigotmc.org/api/resource.ph ... =824769782 in main server thread
> [15:22:07 INFO]: [LiteBans] Loading SQL driver: sqlite (org.sqlite.JDBC)
> [15:22:07 INFO]: [LiteBans] Connecting to database...
> [15:22:07 INFO]: [LiteBans] Connected to [jdbc:sqlite:///hlserver/27569/plugins/LiteBans/litebans.sqlite] (2.5 ms).
> [15:22:07 INFO]: [LiteBans] Database connection fully initialized (4.3 ms).
> [15:22:07 INFO]: [LiteBans] v1.9.32 enabled. Startup took 59 ms.
> [15:22:07 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [15:22:07 INFO]: CONSOLE: Reload complete.
> [15:22:07 INFO]: ###################### - Slimefun - ######################
> [15:22:07 INFO]: Successfully loaded 318 Items (152 Researches)
> [15:22:07 INFO]: ( 318 Items from Slimefun, 0 Items from Addons )
> [15:22:07 INFO]: ##########################################################
> [15:22:07 INFO]: [AuthMe] aWin_BOY logged in!
> [15:22:07 INFO]: [AuthMe] aWin_BOY logged in!
> [15:22:07 WARN]: Exception in thread "Thread-259"
> [15:22:07 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:22:07 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:22:07 WARN]: at fr.xephi.authme.datasource.SQLite.setLogged(SQLite.java:517)
> [15:22:07 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setLogged(CacheDataSource.java:214)
> [15:22:07 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$18.run(DatabaseCalls.java:309)
> [15:22:07 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:22:07 WARN]: Exception in thread "Thread-260"
> [15:22:07 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:22:07 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:22:07 WARN]: at fr.xephi.authme.datasource.SQLite.setLogged(SQLite.java:517)
> [15:22:07 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setLogged(CacheDataSource.java:214)
> [15:22:07 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$18.run(DatabaseCalls.java:309)
> [15:22:07 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:22:08 INFO]: [Jobs] [Jobs] Successfully linked with Vault.
> [15:22:08 INFO]: [TitleManager] Searching for updates.
> [15:22:08 INFO]: [Slimefun] Auto-Saving Data... (Next Auto-Save: 10m)
> [15:22:08 INFO]: [Slimefun] Saving Blocks for World "world"
> [15:22:08 INFO]: [Slimefun] This may take a while...
> [15:22:08 INFO]: [Slimefun] Saving Blocks for World "world_nether"
> [15:22:08 INFO]: [Slimefun] This may take a while...
> [15:22:08 INFO]: [Slimefun] Saving Blocks for World "world_the_end"
> [15:22:08 INFO]: [Slimefun] This may take a while...
> [15:22:08 INFO]: [Slimefun] Saving Blocks for World "Dspawn"
> [15:22:08 INFO]: [Slimefun] This may take a while...
> [15:22:08 INFO]: [Slimefun] Saving Blocks for World "Survival"
> [15:22:08 INFO]: [Slimefun] This may take a while...
> [15:22:08 INFO]: [Slimefun] Saving Blocks for World "spawn"
> [15:22:08 INFO]: [Slimefun] This may take a while...
> [15:22:08 INFO]: [Vault] Checking for Updates ...
> [15:22:08 INFO]: [TitleManager] No update was found.
> [15:22:08 INFO]: [LWC] [LWC] The updater ran into a minor issue: http://update.griefcraft.com/lwc/branch/stable/LATEST
> [15:22:08 INFO]: [LWC] [LWC] This can probably be ignored.
> [15:22:08 INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
> [15:22:08 INFO]: [Vault] No new version available
> [15:22:08 INFO]: [CS-CoreLib - Updater] Slimefun is up to date!
> [15:22:14 INFO]: Creating empty config: /hlserver/27569/plugins/Essentials/userdata/1f4139ec-7629-3f7d-8ec6-fa8a0a7e2662.yml
> [15:22:14 INFO]: Creating empty config: /hlserver/27569/plugins/Essentials/userdata/1d2dbfc5-0444-32a6-97a7-f20c09b89d56.yml
> [15:22:14 INFO]: Creating empty config: /hlserver/27569/plugins/Essentials/userdata/fe6a02f6-cabe-3e15-989b-de7db470a1c8.yml
> [15:22:14 INFO]: Creating empty config: /hlserver/27569/plugins/Essentials/userdata/86a09ca7-f79b-3ff1-921e-879f97b25f31.yml
> [15:22:21 INFO]: [Essentials] Found new UUID for Papinka. Replacing 86a09ca7-f79b-3ff1-921e-879f97b25f31 with 266f5916-87ff-301d-ac20-09d4979efafe
> [15:22:21 INFO]: [AuthMe] Papinka logged in!
> [15:22:21 WARN]: Exception in thread "Thread-263"
> [15:22:21 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:22:21 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:22:21 WARN]: at fr.xephi.authme.datasource.SQLite.setLogged(SQLite.java:517)
> [15:22:21 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setLogged(CacheDataSource.java:214)
> [15:22:21 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$18.run(DatabaseCalls.java:309)
> [15:22:21 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:22:50 INFO]: aWin_BOY issued server command: //move 15
> [15:22:57 INFO]: [Essentials] Found new UUID for Killwizik. Replacing 1d2dbfc5-0444-32a6-97a7-f20c09b89d56 with c9a7c1f6-f33d-3403-b934-98cabdc36604
> [15:22:57 INFO]: [Essentials] Found new UUID for Tester. Replacing fe6a02f6-cabe-3e15-989b-de7db470a1c8 with f3d28cb0-7225-3cb1-baeb-2dadd2be89ae
> [15:22:57 INFO]: [Essentials] Found new UUID for anonymussTV. Replacing 1f4139ec-7629-3f7d-8ec6-fa8a0a7e2662 with c35ead80-4c16-3ecf-b37b-b2627f279dc5
> [15:23:07 INFO]: AntiJoinBot is enabled
> [15:21:57 INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
> [15:21:57 INFO]: Server Ping Player Sample Count: 12
> [15:21:57 INFO]: Using 4 threads for Netty based IO
> [15:21:57 INFO]: Debug logging is disabled
> [15:21:57 INFO]: -------- World Settings For [world] --------
> [15:21:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [15:21:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [15:21:57 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [15:21:57 INFO]: Random Lighting Updates: false
> [15:21:57 INFO]: Structure Info Saving: true
> [15:21:57 INFO]: Sending up to 10 chunks per packet
> [15:21:57 INFO]: Max Entity Collisions: 8
> [15:21:57 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [15:21:57 INFO]: Max TNT Explosions: 100
> [15:21:57 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [15:21:57 INFO]: Anti X-Ray: true
> [15:21:57 INFO]: Engine Mode: 1
> [15:21:57 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [15:21:57 INFO]: Replace Blocks: [1, 5]
> [15:21:57 INFO]: Nerfing mobs spawned from spawners: true
> [15:21:57 INFO]: Cactus Growth Modifier: 100%
> [15:21:57 INFO]: Cane Growth Modifier: 100%
> [15:21:57 INFO]: Melon Growth Modifier: 100%
> [15:21:57 INFO]: Mushroom Growth Modifier: 100%
> [15:21:57 INFO]: Pumpkin Growth Modifier: 100%
> [15:21:57 INFO]: Sapling Growth Modifier: 100%
> [15:21:57 INFO]: Wheat Growth Modifier: 100%
> [15:21:57 INFO]: NetherWart Growth Modifier: 100%
> [15:21:57 INFO]: Mob Spawn Range: 4
> [15:21:57 INFO]: Item Despawn Rate: 6000
> [15:21:57 INFO]: Item Merge Radius: 2.5
> [15:21:57 INFO]: Arrow Despawn Rate: 1200
> [15:21:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [15:21:57 INFO]: View Distance: 7
> [15:21:57 INFO]: Zombie Aggressive Towards Villager: true
> [15:21:57 INFO]: Chunks to Grow per Tick: 650
> [15:21:57 INFO]: Clear tick list: false
> [15:21:57 INFO]: Experience Merge Radius: 3.0
> [15:21:57 INFO]: -------- World Settings For [world_nether] --------
> [15:21:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [15:21:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [15:21:57 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [15:21:57 INFO]: Random Lighting Updates: false
> [15:21:57 INFO]: Structure Info Saving: true
> [15:21:57 INFO]: Sending up to 10 chunks per packet
> [15:21:57 INFO]: Max Entity Collisions: 8
> [15:21:57 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [15:21:57 INFO]: Max TNT Explosions: 100
> [15:21:57 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [15:21:57 INFO]: Anti X-Ray: true
> [15:21:57 INFO]: Engine Mode: 1
> [15:21:57 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [15:21:57 INFO]: Replace Blocks: [1, 5]
> [15:21:57 INFO]: Nerfing mobs spawned from spawners: true
> [15:21:57 INFO]: Cactus Growth Modifier: 100%
> [15:21:57 INFO]: Cane Growth Modifier: 100%
> [15:21:57 INFO]: Melon Growth Modifier: 100%
> [15:21:57 INFO]: Mushroom Growth Modifier: 100%
> [15:21:57 INFO]: Pumpkin Growth Modifier: 100%
> [15:21:57 INFO]: Sapling Growth Modifier: 100%
> [15:21:57 INFO]: Wheat Growth Modifier: 100%
> [15:21:57 INFO]: NetherWart Growth Modifier: 100%
> [15:21:57 INFO]: Mob Spawn Range: 4
> [15:21:57 INFO]: Item Despawn Rate: 6000
> [15:21:57 INFO]: Item Merge Radius: 2.5
> [15:21:57 INFO]: Arrow Despawn Rate: 1200
> [15:21:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [15:21:57 INFO]: View Distance: 7
> [15:21:57 INFO]: Zombie Aggressive Towards Villager: true
> [15:21:57 INFO]: Chunks to Grow per Tick: 650
> [15:21:57 INFO]: Clear tick list: false
> [15:21:57 INFO]: Experience Merge Radius: 3.0
> [15:21:57 INFO]: -------- World Settings For [world_the_end] --------
> [15:21:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [15:21:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [15:21:57 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [15:21:57 INFO]: Random Lighting Updates: false
> [15:21:57 INFO]: Structure Info Saving: true
> [15:21:57 INFO]: Sending up to 10 chunks per packet
> [15:21:57 INFO]: Max Entity Collisions: 8
> [15:21:57 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [15:21:57 INFO]: Max TNT Explosions: 100
> [15:21:57 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [15:21:57 INFO]: Anti X-Ray: true
> [15:21:57 INFO]: Engine Mode: 1
> [15:21:57 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [15:21:57 INFO]: Replace Blocks: [1, 5]
> [15:21:57 INFO]: Nerfing mobs spawned from spawners: true
> [15:21:57 INFO]: Cactus Growth Modifier: 100%
> [15:21:57 INFO]: Cane Growth Modifier: 100%
> [15:21:57 INFO]: Melon Growth Modifier: 100%
> [15:21:57 INFO]: Mushroom Growth Modifier: 100%
> [15:21:57 INFO]: Pumpkin Growth Modifier: 100%
> [15:21:57 INFO]: Sapling Growth Modifier: 100%
> [15:21:57 INFO]: Wheat Growth Modifier: 100%
> [15:21:57 INFO]: NetherWart Growth Modifier: 100%
> [15:21:57 INFO]: Mob Spawn Range: 4
> [15:21:57 INFO]: Item Despawn Rate: 6000
> [15:21:57 INFO]: Item Merge Radius: 2.5
> [15:21:57 INFO]: Arrow Despawn Rate: 1200
> [15:21:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [15:21:57 INFO]: View Distance: 7
> [15:21:57 INFO]: Zombie Aggressive Towards Villager: true
> [15:21:57 INFO]: Chunks to Grow per Tick: 650
> [15:21:57 INFO]: Clear tick list: false
> [15:21:57 INFO]: Experience Merge Radius: 3.0
> [15:21:57 INFO]: -------- World Settings For [Dspawn] --------
> [15:21:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [15:21:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [15:21:57 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [15:21:57 INFO]: Random Lighting Updates: false
> [15:21:57 INFO]: Structure Info Saving: true
> [15:21:57 INFO]: Sending up to 10 chunks per packet
> [15:21:57 INFO]: Max Entity Collisions: 8
> [15:21:57 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [15:21:57 INFO]: Max TNT Explosions: 100
> [15:21:57 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [15:21:57 INFO]: Anti X-Ray: true
> [15:21:57 INFO]: Engine Mode: 1
> [15:21:57 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [15:21:57 INFO]: Replace Blocks: [1, 5]
> [15:21:57 INFO]: Nerfing mobs spawned from spawners: true
> [15:21:57 INFO]: Cactus Growth Modifier: 100%
> [15:21:57 INFO]: Cane Growth Modifier: 100%
> [15:21:57 INFO]: Melon Growth Modifier: 100%
> [15:21:57 INFO]: Mushroom Growth Modifier: 100%
> [15:21:57 INFO]: Pumpkin Growth Modifier: 100%
> [15:21:57 INFO]: Sapling Growth Modifier: 100%
> [15:21:57 INFO]: Wheat Growth Modifier: 100%
> [15:21:57 INFO]: NetherWart Growth Modifier: 100%
> [15:21:57 INFO]: Mob Spawn Range: 4
> [15:21:57 INFO]: Item Despawn Rate: 6000
> [15:21:57 INFO]: Item Merge Radius: 2.5
> [15:21:57 INFO]: Arrow Despawn Rate: 1200
> [15:21:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [15:21:57 INFO]: View Distance: 7
> [15:21:57 INFO]: Zombie Aggressive Towards Villager: true
> [15:21:57 INFO]: Chunks to Grow per Tick: 650
> [15:21:57 INFO]: Clear tick list: false
> [15:21:57 INFO]: Experience Merge Radius: 3.0
> [15:21:57 INFO]: -------- World Settings For [Survival] --------
> [15:21:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [15:21:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [15:21:57 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [15:21:57 INFO]: Random Lighting Updates: false
> [15:21:57 INFO]: Structure Info Saving: true
> [15:21:57 INFO]: Sending up to 10 chunks per packet
> [15:21:57 INFO]: Max Entity Collisions: 8
> [15:21:57 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [15:21:57 INFO]: Max TNT Explosions: 100
> [15:21:57 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [15:21:57 INFO]: Anti X-Ray: true
> [15:21:57 INFO]: Engine Mode: 1
> [15:21:57 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [15:21:57 INFO]: Replace Blocks: [1, 5]
> [15:21:57 INFO]: Nerfing mobs spawned from spawners: true
> [15:21:57 INFO]: Cactus Growth Modifier: 100%
> [15:21:57 INFO]: Cane Growth Modifier: 100%
> [15:21:57 INFO]: Melon Growth Modifier: 100%
> [15:21:57 INFO]: Mushroom Growth Modifier: 100%
> [15:21:57 INFO]: Pumpkin Growth Modifier: 100%
> [15:21:57 INFO]: Sapling Growth Modifier: 100%
> [15:21:57 INFO]: Wheat Growth Modifier: 100%
> [15:21:57 INFO]: NetherWart Growth Modifier: 100%
> [15:21:57 INFO]: Mob Spawn Range: 4
> [15:21:57 INFO]: Item Despawn Rate: 6000
> [15:21:57 INFO]: Item Merge Radius: 2.5
> [15:21:57 INFO]: Arrow Despawn Rate: 1200
> [15:21:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [15:21:57 INFO]: View Distance: 7
> [15:21:57 INFO]: Zombie Aggressive Towards Villager: true
> [15:21:57 INFO]: Chunks to Grow per Tick: 650
> [15:21:57 INFO]: Clear tick list: false
> [15:21:57 INFO]: Experience Merge Radius: 3.0
> [15:21:57 INFO]: -------- World Settings For [spawn] --------
> [15:21:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [15:21:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [15:21:57 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [15:21:57 INFO]: Random Lighting Updates: false
> [15:21:57 INFO]: Structure Info Saving: true
> [15:21:57 INFO]: Sending up to 10 chunks per packet
> [15:21:57 INFO]: Max Entity Collisions: 8
> [15:21:57 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [15:21:57 INFO]: Max TNT Explosions: 100
> [15:21:57 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [15:21:57 INFO]: Anti X-Ray: true
> [15:21:57 INFO]: Engine Mode: 1
> [15:21:57 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [15:21:57 INFO]: Replace Blocks: [1, 5]
> [15:21:57 INFO]: Nerfing mobs spawned from spawners: true
> [15:21:57 INFO]: Cactus Growth Modifier: 100%
> [15:21:57 INFO]: Cane Growth Modifier: 100%
> [15:21:57 INFO]: Melon Growth Modifier: 100%
> [15:21:57 INFO]: Mushroom Growth Modifier: 100%
> [15:21:57 INFO]: Pumpkin Growth Modifier: 100%
> [15:21:57 INFO]: Sapling Growth Modifier: 100%
> [15:21:57 INFO]: Wheat Growth Modifier: 100%
> [15:21:57 INFO]: NetherWart Growth Modifier: 100%
> [15:21:57 INFO]: Mob Spawn Range: 4
> [15:21:57 INFO]: Item Despawn Rate: 6000
> [15:21:57 INFO]: Item Merge Radius: 2.5
> [15:21:57 INFO]: Arrow Despawn Rate: 1200
> [15:21:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [15:21:57 INFO]: View Distance: 7
> [15:21:57 INFO]: Zombie Aggressive Towards Villager: true
> [15:21:57 INFO]: Chunks to Grow per Tick: 650
> [15:21:57 INFO]: Clear tick list: false
> [15:21:57 INFO]: Experience Merge Radius: 3.0
> [15:21:57 INFO]: [LiteBans] Disabling LiteBans v1.9.32
> [15:21:57 INFO]: [LiteBans] v1.9.32 disabled.
> [15:21:57 INFO]: [AuthMe] Disabling AuthMe v5.0-SNAPSHOT
> [15:21:57 WARN]: Exception in thread "Thread-227"
> [15:21:57 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:21:57 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.SQLite.setUnlogged(SQLite.java:522)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:219)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$19.run(DatabaseCalls.java:320)
> [15:21:57 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:21:57 WARN]: Exception in thread "Thread-228"
> [15:21:57 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:21:57 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.SQLite.setUnlogged(SQLite.java:522)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:219)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$19.run(DatabaseCalls.java:320)
> [15:21:57 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:21:57 WARN]: Exception in thread "Thread-229"
> [15:21:57 WARN]: Exception in thread "Thread-230"
> [15:21:57 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:21:57 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.SQLite.setUnlogged(SQLite.java:522)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:219)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$19.run(DatabaseCalls.java:320)
> [15:21:57 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:21:57 WARN]: Exception in thread "Thread-231"
> [15:21:57 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:21:57 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.SQLite.setUnlogged(SQLite.java:522)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:219)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$19.run(DatabaseCalls.java:320)
> [15:21:57 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:21:57 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:21:57 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.SQLite.setUnlogged(SQLite.java:522)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:219)
> [15:21:57 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$19.run(DatabaseCalls.java:320)
> [15:21:57 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:21:57 INFO]: [Slimefun] Disabling Slimefun v3.6.6
> [15:21:57 INFO]: [Slimefun] Saving Blocks for World "world"
> [15:21:57 INFO]: [Slimefun] This may take a while...
> [15:21:57 INFO]: [Slimefun] Saving Blocks for World "world_nether"
> [15:21:57 INFO]: [Slimefun] This may take a while...
> [15:21:57 INFO]: [Slimefun] Saving Blocks for World "world_the_end"
> [15:21:57 INFO]: [Slimefun] This may take a while...
> [15:21:57 INFO]: [Slimefun] Saving Blocks for World "Dspawn"
> [15:21:57 INFO]: [Slimefun] This may take a while...
> [15:21:57 INFO]: [Slimefun] Saving Blocks for World "Survival"
> [15:21:57 INFO]: [Slimefun] This may take a while...
> [15:21:57 INFO]: [Slimefun] Saving Blocks for World "spawn"
> [15:21:57 INFO]: [Slimefun] This may take a while...
> [15:21:57 INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
> [15:21:57 INFO]: [ChestShop] Disabling ChestShop v3.8.12
> [15:21:57 INFO]: [TitleManager] Disabling TitleManager v1.5.11
> [15:21:57 INFO]: [CS-CoreLib] Disabling CS-CoreLib v1.2.7
> [15:21:57 INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vTeamCity
> [15:21:57 INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP vTeamCity
> [15:21:57 INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
> [15:21:57 INFO]: [EssentialsProtect] Disabling EssentialsProtect vTeamCity
> [15:21:57 INFO]: [EssentialsXMPP] Disabling EssentialsXMPP vTeamCity
> [15:21:57 INFO]: [Jobs] Disabling Jobs v2.12.0
> [15:21:57 INFO]: [Jobs] Database save task shutdown
> [15:21:57 INFO]: [Jobs] Buffered payment thread shutdown
> [15:21:57 INFO]: [Jobs] Plugin has been disabled succesfully.
> [15:21:57 INFO]: [Residence] Disabling Residence v2.6.7.0
> [15:21:57 INFO]: [Residence] Disabled!
> [15:21:57 INFO]: [Essentials] Disabling Essentials vTeamCity
> [15:21:57 INFO]: [Vault][Economy] Essentials Economy unhooked.
> [15:21:57 INFO]: [AutoSaveWorld] Disabling AutoSaveWorld v4.14.2
> [15:21:57 INFO]: AutoSaving
> [15:21:57 INFO]: AutoSave Complete
> [15:22:02 INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
> [15:22:02 INFO]: [NametagEdit] Disabling NametagEdit v3.0.2
> [15:22:02 INFO]: [FirstJoinPlus] Disabling FirstJoinPlus v2.2
> [15:22:02 INFO]: [ClearLag] Disabling ClearLag v2.8.3
> [15:22:02 INFO]: [ClearLag] Nullifying module fields..
> [15:22:02 INFO]: [ClearLag] Clearlag is now disabled!
> [15:22:02 INFO]: [ChestCommands] Disabling ChestCommands v3.1.2
> [15:22:02 INFO]: [CoreProtect] Disabling CoreProtect v2.12.0
> [15:22:02 INFO]: [ChatClear] Disabling ChatClear v0.1
> [15:22:02 INFO]: ==========================================
> [15:22:02 INFO]: == ChatClear has been disabled.
> [15:22:02 INFO]: == Created by JoeGandy1
> [15:22:02 INFO]: ==========================================
> [15:22:02 INFO]: arryMe] Disabling MarryMe v3.0
> [15:22:02 INFO]: [SilkSpawners] Disabling SilkSpawners v3.6.7
> [15:22:02 INFO]: [AdminChat] Disabling AdminChat v1.1
> [15:22:02 INFO]: [AJB] Disabling AntiJoinBot v5.0
> [15:22:02 INFO]: [WorldGuard] Disabling WorldGuard v6.1
> [15:22:02 INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
> [15:22:02 INFO]: [LWC] Disabling LWC v4.5.0-SNAPSHOT
> [15:22:02 INFO]: [LWC] Flushing protection updates (0)
> [15:22:02 INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.3
> [15:22:02 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> [15:22:02 INFO]: [Vault][Permission] PermissionsEx un-hooked.
> [15:22:02 INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
> [15:22:02 INFO]: [PlayerHeads] Disabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
> [15:22:02 INFO]: [ScoreboardStats] Disabling ScoreboardStats v0.9.1
> [15:22:02 INFO]: [Vault] Disabling Vault v1.5.6-b49
> [15:22:02 INFO]: [ColoredSigns] Disabling ColoredSigns v4.25 Release
> [15:22:02 INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been disabled.
> [15:22:02 INFO]: [SkinsRestorer] Disabling SkinsRestorer v10.4.4
> [15:22:02 INFO]: [FakaHedaMinequery] Disabling FakaHedaMinequery v1.3
> [15:22:02 INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
> [15:22:02 INFO]: Stopping FakaHedaMinequery server
> [15:22:02 INFO]: ultiWorld] Disabling MultiWorld v5.2.6
> [15:22:02 INFO]: ultiWorld] Disabled.
> [15:22:02 INFO]: [ChairStairs] Disabling ChairStairs v1.1
> [15:22:02 INFO]: [ChairStairs] has been disabled.
> [15:22:02 INFO]: [ChairStairs] Loading ChairStairs v1.1
> [15:22:02 INFO]: ultiWorld] Loading MultiWorld v5.2.6
> [15:22:02 INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
> [15:22:02 INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
> [15:22:02 INFO]: [SkinsRestorer] Loading SkinsRestorer v10.4.4
> [15:22:02 INFO]: [ColoredSigns] Loading ColoredSigns v4.25 Release
> [15:22:02 INFO]: [Vault] Loading Vault v1.5.6-b49
> [15:22:02 INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.1
> [15:22:02 INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
> [15:22:02 INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
> [15:22:02 WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
> [15:22:02 INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
> [15:22:02 INFO]: [WorldGuard] Loading WorldGuard v6.1
> [15:22:02 INFO]: [AJB] Loading AntiJoinBot v5.0
> [15:22:02 INFO]: [AdminChat] Loading AdminChat v1.1
> [15:22:02 INFO]: [SilkSpawners] Loading SilkSpawners v3.6.7
> [15:22:02 INFO]: arryMe] Loading MarryMe v3.0
> [15:22:02 INFO]: [ChatClear] Loading ChatClear v0.1
> [15:22:02 INFO]: [CoreProtect] Loading CoreProtect v2.12.0
> [15:22:02 INFO]: [ChestCommands] Loading ChestCommands v3.1.2
> [15:22:02 INFO]: [ClearLag] Loading ClearLag v2.8.3
> [15:22:02 INFO]: [FirstJoinPlus] Loading FirstJoinPlus v2.2
> [15:22:02 INFO]: [NametagEdit] Loading NametagEdit v3.0.2
> [15:22:02 INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
> [15:22:02 INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
> [15:22:02 INFO]: [Essentials] Loading Essentials vTeamCity
> [15:22:02 INFO]: [Residence] Loading Residence v2.6.7.0
> [15:22:02 INFO]: [Jobs] Loading Jobs v2.12.0
> [15:22:02 INFO]: [EssentialsXMPP] Loading EssentialsXMPP vTeamCity
> [15:22:02 INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
> [15:22:02 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
> [15:22:02 INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
> [15:22:02 INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
> [15:22:02 INFO]: [CS-CoreLib] Loading CS-CoreLib v1.2.7
> [15:22:02 INFO]: [TitleManager] Loading TitleManager v1.5.11
> [15:22:02 INFO]: [ChestShop] Loading ChestShop v3.8.12
> [15:22:02 INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
> [15:22:02 INFO]: [Slimefun] Loading Slimefun v3.6.6
> [15:22:02 INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
> [15:22:02 INFO]: [LiteBans] Loading LiteBans v1.9.32
> [15:22:02 INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.4.4
> [15:22:03 INFO]: ==============================================
> [15:22:03 INFO]: SkinsRestorer Updater
> [15:22:03 INFO]:
> [15:22:03 INFO]: You are running v10.4.4
> [15:22:03 INFO]: The latest version of SkinsRestorer!
> [15:22:03 INFO]:
> [15:22:03 INFO]: ==============================================
> [15:22:03 INFO]: [Vault] Enabling Vault v1.5.6-b49
> [15:22:03 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
> [15:22:03 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
> [15:22:03 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
> [15:22:03 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
> [15:22:03 INFO]: [Vault] Enabled Version 1.5.6-b49
> [15:22:03 INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
> [15:22:03 INFO]: [LWC] Connecting to SQLite
> [15:22:03 INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
> [15:22:03 INFO]: [ChairStairs] Enabling ChairStairs v1.1
> [15:22:03 INFO]: ultiWorld] Enabling MultiWorld v5.2.6
> [15:22:03 INFO]: ultiWorld] v5.2.6 enabled.
> [15:22:03 INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
> [15:22:03 INFO]: WEPIF: Using the Bukkit Permissions API.
> [15:22:03 INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
> [15:22:03 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
> [15:22:03 INFO]: Starting FakaHedaMinequery server on 82.208.17.35:28569
> [15:22:03 INFO]: [ColoredSigns] Enabling ColoredSigns v4.25 Release
> [15:22:03 INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been enabled.
> [15:22:03 INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.1
> [15:22:03 INFO]: [ScoreboardStats] The variable Title has to contains % at the beginning and one % on the end
> [15:22:03 INFO]: [ScoreboardStats] Registered replacers: [VaultVariables, PlayerPingVariable, BukkitGlobalVariables, GeneralVariables, BukkitVariables]
> [15:22:03 INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
> [15:22:04 INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
> [15:22:04 INFO]: [PermissionsEx] Initializing file backend
> [15:22:04 INFO]: [PermissionsEx] Permissions file successfully reloaded
> [15:22:04 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> [15:22:04 INFO]: [Vault][Permission] PermissionsEx hooked.
> [15:22:04 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
> [15:22:04 INFO]: [WorldGuard] Enabling WorldGuard v6.1
> [15:22:04 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (world) Lava fire is blocked.
> [15:22:04 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
> [15:22:04 INFO]: [WorldGuard] Loaded configuration for world 'world'
> [15:22:04 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
> [15:22:04 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
> [15:22:04 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
> [15:22:04 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
> [15:22:04 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
> [15:22:04 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
> [15:22:04 INFO]: [WorldGuard] (Dspawn) TNT ignition is PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (Dspawn) Lighters are PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (Dspawn) Lava fire is blocked.
> [15:22:04 INFO]: [WorldGuard] (Dspawn) Fire spread is UNRESTRICTED.
> [15:22:04 INFO]: [WorldGuard] Loaded configuration for world 'Dspawn'
> [15:22:04 INFO]: [WorldGuard] (Survival) TNT ignition is PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (Survival) Lighters are PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (Survival) Lava fire is blocked.
> [15:22:04 INFO]: [WorldGuard] (Survival) Fire spread is UNRESTRICTED.
> [15:22:04 INFO]: [WorldGuard] Loaded configuration for world 'Survival'
> [15:22:04 INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
> [15:22:04 INFO]: [WorldGuard] (spawn) Lava fire is blocked.
> [15:22:04 INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
> [15:22:04 INFO]: [WorldGuard] Loaded configuration for world 'spawn'
> [15:22:04 INFO]: [WorldGuard] Loading region data...
> [15:22:04 INFO]: [AJB] Enabling AntiJoinBot v5.0
> [15:22:04 INFO]: AntiJoinBot enabled in 60 seconds
> [15:22:04 INFO]: [AJB] Loaded: 4970 IP's
> [15:22:04 INFO]: [AJB] Loaded: 10 User's
> [15:22:04 WARN]: [AutoSaveWorld] Plugin AntiJoinBot attempted to establish connection http://myip.ms/files/blacklist/csf/latest_blacklist.txt in main server thread
> [15:22:04 WARN]: [AutoSaveWorld] Plugin AntiJoinBot attempted to establish connection socket://myip.ms:80 in main server thread
> [15:22:04 INFO]: [AJB] Downloading Blacklist...
> [15:22:04 INFO]: [AJB] Blacklist successfully Downloaded
> [15:22:05 INFO]: [AdminChat] Enabling AdminChat v1.1
> [15:22:05 INFO]: [SilkSpawners] Enabling SilkSpawners v3.6.7
> [15:22:05 INFO]: [SilkSpawners] WorldGuard was found and support is enabled
> [15:22:05 INFO]: [SilkSpawners] Loading support for v1_8_R3
> [15:22:05 INFO]: [SilkSpawners] AutoUpdater is enabled.
> [15:22:05 INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
> [15:22:05 INFO]: [SilkSpawners] BarAPI was not found and remains disabled!
> [15:22:05 INFO]: arryMe] Enabling MarryMe v3.0
> [15:22:05 INFO]: [ChatClear] Enabling ChatClear v0.1
> [15:22:05 INFO]: ==========================================
> [15:22:05 INFO]: == ChatClear has been enabled.
> [15:22:05 INFO]: == Created by JoeGandy1
> [15:22:05 INFO]: ==========================================
> [15:22:05 INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
> [15:22:05 INFO]: CoreProtect version 2.12.0 is enabled!
> [15:22:05 INFO]: [CoreProtect] Using SQLite for data storage.
> [15:22:05 INFO]: [ChestCommands] Enabling ChestCommands v3.1.2
> [15:22:05 INFO]: [AdminChat] AdminChat is up to date!
> [15:22:05 INFO]: [ClearLag] Enabling ClearLag v2.8.3
> [15:22:05 INFO]: [ClearLag] Loading modules...
> [15:22:05 INFO]: [ClearLag] Modules have been loaded!
> [15:22:05 INFO]: [ClearLag] Clearlag is now enabled!
> [15:22:05 INFO]: [ClearLag] Checking for updates...
> [15:22:05 INFO]: [FirstJoinPlus] Enabling FirstJoinPlus v2.2
> [15:22:05 INFO]: [NametagEdit] Enabling NametagEdit v3.0.2
> [15:22:05 INFO]: [NametagEdit] Loading with 1.8 support
> [15:22:05 INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
> [15:22:05 INFO]: [Essentials] Enabling Essentials vTeamCity
> [15:22:05 INFO]: Bukkit version format changed. Version not checked.
> [15:22:05 INFO]: git-Spigot-db6de12-07c3001 (MC: 1.8.8)
> [15:22:05 INFO]: 1.8.8-R0.1-SNAPSHOT
> [15:22:05 INFO]: Using locale en_US
> [15:22:05 INFO]: Using locale en_US
> [15:22:05 INFO]: [Vault][Economy] Essentials Economy hooked.
> [15:22:05 INFO]: Essentials: Using PermissionsEx based permissions.
> [15:22:05 INFO]: [Residence] Enabling Residence v2.6.7.0
> [15:22:05 INFO]: [ClearLag] No updates found!
> [15:22:05 INFO]: [Residence] Failed to update language file: Polish.yml
> [15:22:06 INFO]: [Residence] Scanning for economy systems...
> [15:22:06 INFO]: [Residence] Found Vault using economy: Essentials Economy
> [15:22:06 INFO]: [Residence] Found WorldEdit
> [15:22:06 INFO]: [Residence] Enabled! Version 2.6.7.0 by bekvon
> [15:22:06 INFO]: [Jobs] Enabling Jobs v2.12.0
> [15:22:06 INFO]: [Jobs] Started database save task
> [15:22:06 INFO]: [Jobs] Started buffered payment thread
> [15:22:06 INFO]: [Jobs] Plugin has been enabled succesfully.
> [15:22:06 INFO]: [EssentialsXMPP] Enabling EssentialsXMPP vTeamCity
> [15:22:06 WARN]: config broken for xmpp
> [15:22:06 INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
> [15:22:06 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
> [15:22:06 INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
> [15:22:06 INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
> [15:22:06 INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
> [15:22:06 INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.2.7
> [15:22:06 INFO]: [TitleManager] Enabling TitleManager v1.5.11
> [15:22:06 INFO]: [ChestShop] Enabling ChestShop v3.8.12
> [15:22:06 WARN]: [Server thread] ERROR com.Acrobot.ChestShop.ORMlite.db.SqliteDatabaseType - WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
> [15:22:06 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'items'
> [15:22:06 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
> [15:22:06 WARN]: [Server thread] ERROR com.Acrobot.ChestShop.ORMlite.db.SqliteDatabaseType - WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
> [15:22:06 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'accounts'
> [15:22:06 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_shortName_idx' for table 'accounts
> [15:22:06 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
> [15:22:06 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
> [15:22:06 INFO]: [ChestShop] LWC version 4.5.0-SNAPSHOT loaded.
> [15:22:06 ERROR]: [ChestShop] You are using an old version of Residence! Please update to the newest one, which supports UUIDs: http://ci.drtshock.net/job/Residence/
> [15:22:06 INFO]: [ChestShop] Residence version 2.6.7.0 loaded.
> [15:22:06 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
> [15:22:06 INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
> [15:22:06 INFO]: [Slimefun] Enabling Slimefun v3.6.6
> [15:22:06 INFO]: [Slimefun] Loading Files...
> [15:22:06 INFO]: [Slimefun] Loading Config...
> [15:22:06 INFO]: [Slimefun] Loading Items...
> [15:22:06 INFO]: [Slimefun] Loading Researches...
> [15:22:06 INFO]: [Slimefun] Loading Blocks for World "world"
> [15:22:06 INFO]: [Slimefun] This may take a long time...
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
> [15:22:06 INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world"
> [15:22:06 INFO]: [Slimefun] Loading Blocks for World "world_nether"
> [15:22:06 INFO]: [Slimefun] This may take a long time...
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
> [15:22:06 INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_nether"
> [15:22:06 INFO]: [Slimefun] Loading Blocks for World "world_the_end"
> [15:22:06 INFO]: [Slimefun] This may take a long time...
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
> [15:22:06 INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_the_end"
> [15:22:06 INFO]: [Slimefun] Loading Blocks for World "Dspawn"
> [15:22:06 INFO]: [Slimefun] This may take a long time...
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
> [15:22:06 INFO]: [Slimefun] Loaded a total of 0 Blocks for World "Dspawn"
> [15:22:06 INFO]: [Slimefun] Loading Blocks for World "Survival"
> [15:22:06 INFO]: [Slimefun] This may take a long time...
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 0% done ("Survival")
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 33% done ("Survival")
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 67% done ("Survival")
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 1ms)
> [15:22:06 INFO]: [Slimefun] Loaded a total of 8 Blocks for World "Survival"
> [15:22:06 INFO]: [Slimefun] Avg: 0.125ms/Block
> [15:22:06 INFO]: [Slimefun] Loading Blocks for World "spawn"
> [15:22:06 INFO]: [Slimefun] This may take a long time...
> [15:22:06 INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
> [15:22:06 INFO]: [Slimefun] Loaded a total of 0 Blocks for World "spawn"
> [15:22:06 INFO]: [Slimefun] Finished!
> [15:22:06 INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
> [15:22:06 INFO]: [AuthMe] Loading Configuration File...
> [15:22:06 INFO]: [AuthMe] Set Language: en
> [15:22:06 INFO]: [AuthMe] Metrics started successfully!
> [15:22:06 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
> [15:22:06 INFO]: [AuthMe] Hook with Essentials plugin
> [15:22:06 INFO]: [AuthMe] Hook with EssentialsSpawn plugin
> [15:22:06 INFO]: [AuthMe] SQLite driver loaded
> [15:22:06 INFO]: [AuthMe] SQLite Setup finished
> [15:22:06 INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
> [15:22:06 INFO]: [AuthMe] AuthMe hook perfectly with server hosting VERYGAMES
> [15:22:06 INFO]: [AuthMe] Authme 5.0-SNAPSHOT enabled
> [15:22:06 INFO]: [LiteBans] Enabling LiteBans v1.9.32
> [15:22:06 WARN]: [AutoSaveWorld] Plugin LiteBans attempted to establish connection http://www.spigotmc.org/api/resource.ph ... =824769782 in main server thread
> [15:22:07 INFO]: [LiteBans] Loading SQL driver: sqlite (org.sqlite.JDBC)
> [15:22:07 INFO]: [LiteBans] Connecting to database...
> [15:22:07 INFO]: [LiteBans] Connected to [jdbc:sqlite:///hlserver/27569/plugins/LiteBans/litebans.sqlite] (2.5 ms).
> [15:22:07 INFO]: [LiteBans] Database connection fully initialized (4.3 ms).
> [15:22:07 INFO]: [LiteBans] v1.9.32 enabled. Startup took 59 ms.
> [15:22:07 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [15:22:07 INFO]: CONSOLE: Reload complete.
> [15:22:07 INFO]: ###################### - Slimefun - ######################
> [15:22:07 INFO]: Successfully loaded 318 Items (152 Researches)
> [15:22:07 INFO]: ( 318 Items from Slimefun, 0 Items from Addons )
> [15:22:07 INFO]: ##########################################################
> [15:22:07 INFO]: [AuthMe] aWin_BOY logged in!
> [15:22:07 INFO]: [AuthMe] aWin_BOY logged in!
> [15:22:07 WARN]: Exception in thread "Thread-259"
> [15:22:07 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:22:07 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:22:07 WARN]: at fr.xephi.authme.datasource.SQLite.setLogged(SQLite.java:517)
> [15:22:07 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setLogged(CacheDataSource.java:214)
> [15:22:07 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$18.run(DatabaseCalls.java:309)
> [15:22:07 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:22:07 WARN]: Exception in thread "Thread-260"
> [15:22:07 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:22:07 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:22:07 WARN]: at fr.xephi.authme.datasource.SQLite.setLogged(SQLite.java:517)
> [15:22:07 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setLogged(CacheDataSource.java:214)
> [15:22:07 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$18.run(DatabaseCalls.java:309)
> [15:22:07 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:22:08 INFO]: [Jobs] [Jobs] Successfully linked with Vault.
> [15:22:08 INFO]: [TitleManager] Searching for updates.
> [15:22:08 INFO]: [Slimefun] Auto-Saving Data... (Next Auto-Save: 10m)
> [15:22:08 INFO]: [Slimefun] Saving Blocks for World "world"
> [15:22:08 INFO]: [Slimefun] This may take a while...
> [15:22:08 INFO]: [Slimefun] Saving Blocks for World "world_nether"
> [15:22:08 INFO]: [Slimefun] This may take a while...
> [15:22:08 INFO]: [Slimefun] Saving Blocks for World "world_the_end"
> [15:22:08 INFO]: [Slimefun] This may take a while...
> [15:22:08 INFO]: [Slimefun] Saving Blocks for World "Dspawn"
> [15:22:08 INFO]: [Slimefun] This may take a while...
> [15:22:08 INFO]: [Slimefun] Saving Blocks for World "Survival"
> [15:22:08 INFO]: [Slimefun] This may take a while...
> [15:22:08 INFO]: [Slimefun] Saving Blocks for World "spawn"
> [15:22:08 INFO]: [Slimefun] This may take a while...
> [15:22:08 INFO]: [Vault] Checking for Updates ...
> [15:22:08 INFO]: [TitleManager] No update was found.
> [15:22:08 INFO]: [LWC] [LWC] The updater ran into a minor issue: http://update.griefcraft.com/lwc/branch/stable/LATEST
> [15:22:08 INFO]: [LWC] [LWC] This can probably be ignored.
> [15:22:08 INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
> [15:22:08 INFO]: [Vault] No new version available
> [15:22:08 INFO]: [CS-CoreLib - Updater] Slimefun is up to date!
> [15:22:14 INFO]: Creating empty config: /hlserver/27569/plugins/Essentials/userdata/1f4139ec-7629-3f7d-8ec6-fa8a0a7e2662.yml
> [15:22:14 INFO]: Creating empty config: /hlserver/27569/plugins/Essentials/userdata/1d2dbfc5-0444-32a6-97a7-f20c09b89d56.yml
> [15:22:14 INFO]: Creating empty config: /hlserver/27569/plugins/Essentials/userdata/fe6a02f6-cabe-3e15-989b-de7db470a1c8.yml
> [15:22:14 INFO]: Creating empty config: /hlserver/27569/plugins/Essentials/userdata/86a09ca7-f79b-3ff1-921e-879f97b25f31.yml
> [15:22:21 INFO]: [Essentials] Found new UUID for Papinka. Replacing 86a09ca7-f79b-3ff1-921e-879f97b25f31 with 266f5916-87ff-301d-ac20-09d4979efafe
> [15:22:21 INFO]: [AuthMe] Papinka logged in!
> [15:22:21 WARN]: Exception in thread "Thread-263"
> [15:22:21 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
> [15:22:21 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
> [15:22:21 WARN]: at fr.xephi.authme.datasource.SQLite.setLogged(SQLite.java:517)
> [15:22:21 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setLogged(CacheDataSource.java:214)
> [15:22:21 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$18.run(DatabaseCalls.java:309)
> [15:22:21 WARN]: at java.lang.Thread.run(Thread.java:744)
> [15:22:50 INFO]: aWin_BOY issued server command: //move 15
> [15:22:57 INFO]: [Essentials] Found new UUID for Killwizik. Replacing 1d2dbfc5-0444-32a6-97a7-f20c09b89d56 with c9a7c1f6-f33d-3403-b934-98cabdc36604
> [15:22:57 INFO]: [Essentials] Found new UUID for Tester. Replacing fe6a02f6-cabe-3e15-989b-de7db470a1c8 with f3d28cb0-7225-3cb1-baeb-2dadd2be89ae
> [15:22:57 INFO]: [Essentials] Found new UUID for anonymussTV. Replacing 1f4139ec-7629-3f7d-8ec6-fa8a0a7e2662 with c35ead80-4c16-3ecf-b37b-b2627f279dc5
> [15:23:07 INFO]: AntiJoinBot is enabled
-- 16 led 2016, 15:29 --
Config mi neide pridať, ono to počíta ako keby som chcel upraviť predošlí príspevok a je tam niečo okolo 77K znakov.. a ide len 60K ..
Ak ti niekto pomôže, daj mu Karmu + 
Přejít na
- Pravidla a informace
- Pravidla
- Oznámení
- Foreign customers
- Valve Hry
- Counter-Strike: Source
- Návody
- Překlady
- Counter-Strike 1.6
- Návody
- AMX mod X
- Counter-Strike: Global Offensive
- Návody
- Valve Hammer Editor
- Tvorba pluginů
- Left4Dead
- Návody
- Left4Dead 2
- Návody
- Team Fortress 2
- Návody
- Day of Defeat: Source
- Návody
- CSPromod
- Návody
- Garry's Mod
- Série BattleField
- BattleField 3
- BattleField: Bad Company 2
- BattleField 2
- Návody
- BattleField 2142
- Série Call of Duty
- Call of Duty 2
- Návody
- Call of Duty 4 : Modern Warfare
- Návody
- Call of Duty 5 : World at War
- Návody
- Série TrackMania
- TrackMania 2: Canyon
- Návody
- TrackMania Forever
- Návody
- TrackMania Nations
- Návody
- Ostatní hry
- Minecraft, Tekkit
- Návody
- RUST
- Návody
- GTA San Andreas Multiplayer
- Návody
- Space Engineers
- Návody
- 7 days to die
- Návody
- Don't Starve Together
- Návody
- Medal of Honor Warfighter
- Arma 2 / DayZ: Epoch
- Návody
- Arma 3 / DayZ
- Návody
- Killing Floor
- Návody
- Unturned
- Návody
- ARK: Survival Evolved
- Návody
- Life is Feudal: Your Own
- Návody
- Ostatní hry
- Herní servery obecně
- Conan Exiles
- Další služby
- VPS (Virtual private Server)
- Návody
- Web hosting
- Návody
- FTP
- Komunikační servery
- Team Speak 2
- Team Speak 3
- Mumble
- TS3 Music Bot
- Návody
- Control Panel & web fakaheda.eu
- API
- Ostatní služby k herním serverům
- PsychoStats
- AMX Bans
- HLTV
- SourceBans
- HLstatsX
- Pokec
- Off topic
- Prodám / koupím
Kdo je online
Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 24 hostů