Serverden çıkıp girince OP siliniyor ?

MertUlusoy

Ağaç Yumruklayıcı
En iyi cevaplar
0
Evet arkadaşlar başlıkta da belirttiğim gibi serverime girip op verdiğimde tamam ama çıkıp tekrar girdiğimde op gidiyor bunun sebebi nedir nasıl düzeltebilirim
 

Burakzzers

Kömür Madencisi
En iyi cevaplar
0
Serverinde skript yüklüyse sunucuya her girişte skriptle kendine op verebilirsin.
Kod:
on join:
    if player is "seninismin":
    execute console command "op %player%"
[DENENMEDI]
 

MertUlusoy

Ağaç Yumruklayıcı
En iyi cevaplar
0
Logları atar mısın?
Loglar bunlar:
Kod:
[10:06:27] [Server thread/INFO]: Starting minecraft server version 1.7.10
[10:06:27] [Server thread/INFO]: Loading properties
[10:06:27] [Server thread/INFO]: Default game type: SURVIVAL
[10:06:28] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-42 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[10:06:28] [Server thread/INFO]: Debug logging is disabled
[10:06:28] [Server thread/INFO]: Using 4 threads for Netty based IO
[10:06:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
[10:06:28] [Server thread/INFO]: Generating keypair
[10:06:28] [Server thread/INFO]: Starting Minecraft server on *:25565
[10:06:29] [Server thread/ERROR]: Could not load 'plugins\Clearlag.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) -[spigot.jar:git-PaperSpigot-42]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-PaperSpigot-42]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:370) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:169) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:493) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-PaperSpigot-42]
Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) -[?:1.8.0_144]
    at java.util.zip.ZipFile.<init>(Unknown Source) -[?:1.8.0_144]
    at java.util.zip.ZipFile.<init>(Unknown Source) -[?:1.8.0_144]
    at java.util.jar.JarFile.<init>(Unknown Source) -[?:1.8.0_144]
    at java.util.jar.JarFile.<init>(Unknown Source) -[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) -[spigot.jar:git-PaperSpigot-42]
    ... 5 more
[10:06:29] [Server thread/ERROR]: Ambiguous plugin name `FrameProtect' for files `plugins\FrameProtect_v2.5.jar' and `plugins\FrameProtect.jar' in `plugins'
[10:06:29] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[10:06:29] [Server thread/ERROR]: Could not load 'plugins\ChatControl.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.ClassFormatError: Illegal UTF8 string in constant pool in class file me/kangarko/chatcontrol/ChatControl
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) -[spigot.jar:git-PaperSpigot-42]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:336) -[spigot.jar:git-PaperSpigot-42]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:258) [spigot.jar:git-PaperSpigot-42]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:370) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:169) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:493) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-PaperSpigot-42]
Caused by: java.lang.ClassFormatError: Illegal UTF8 string in constant pool in class file me/kangarko/chatcontrol/ChatControl
    at java.lang.ClassLoader.defineClass1(Native Method) -[?:1.8.0_144]
    at java.lang.ClassLoader.defineClass(Unknown Source) -[?:1.8.0_144]
    at java.security.SecureClassLoader.defineClass(Unknown Source) -[?:1.8.0_144]
    at java.net.URLClassLoader.defineClass(Unknown Source) -[?:1.8.0_144]
    at java.net.URLClassLoader.access$100(Unknown Source) -[?:1.8.0_144]
    at java.net.URLClassLoader$1.run(Unknown Source) -[?:1.8.0_144]
    at java.net.URLClassLoader$1.run(Unknown Source) -[?:1.8.0_144]
    at java.security.AccessController.doPrivileged(Native Method) -[?:1.8.0_144]
    at java.net.URLClassLoader.findClass(Unknown Source) -[?:1.8.0_144]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) -[spigot.jar:git-PaperSpigot-42]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) -[spigot.jar:git-PaperSpigot-42]
    at java.lang.ClassLoader.loadClass(Unknown Source) -[?:1.8.0_144]
    at java.lang.ClassLoader.loadClass(Unknown Source) -[?:1.8.0_144]
    at java.lang.Class.forName0(Native Method) -[?:1.8.0_144]
    at java.lang.Class.forName(Unknown Source) -[?:1.8.0_144]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) -[spigot.jar:git-PaperSpigot-42]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) -[spigot.jar:git-PaperSpigot-42]
    ... 6 more
[10:06:30] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
[10:06:30] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
[10:06:30] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
[10:06:30] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[10:06:30] [Server thread/INFO]: [SkinsModule] Loading SkinsModule v11.0
[10:06:30] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[10:06:30] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.12.1) (Phoenix)
[10:06:30] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.3
[10:06:30] [Server thread/INFO]: [AlphaChest] Loading AlphaChest v1.17.0
[10:06:30] [Server thread/INFO]: [Heads] Loading Heads v1.3
[10:06:30] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
[10:06:30] [Server thread/INFO]: [Lockette] Loading Lockette v1.7.12
[10:06:30] [Server thread/INFO]: [ActionHealth] Loading ActionHealth v2.5
[10:06:30] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[10:06:30] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
[10:06:30] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.10) is lower than the minimum (MC: 1.8.0)
[10:06:30] [Server thread/ERROR]:   [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib.
  If this problem hasn't already been reported, please open a ticket
  at https://github.com/dmulloy2/ProtocolLib/issues with the following data:
  Stack Trace:
  java.lang.NoClassDefFoundError: io/netty/channel/ChannelInboundHandler
      at com.comphenix.protocol.injector.PacketFilterManager.<init>(PacketFilterManager.java:227)
      at com.comphenix.protocol.injector.PacketFilterBuilder.buildInternal(PacketFilterBuilder.java:250)
      at com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:233)
      at com.comphenix.protocol.ProtocolLib.onLoad(ProtocolLib.java:213)
      at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:375)
      at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:169)
      at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:493)
      at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  Caused by: java.lang.ClassNotFoundException: io.netty.channel.ChannelInboundHandler
      at java.net.URLClassLoader.findClass(Unknown Source)
      at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
      at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
      at java.lang.ClassLoader.loadClass(Unknown Source)
      at java.lang.ClassLoader.loadClass(Unknown Source)
      ... 8 more
  Dump:
  Parameters:
    [NULL]
  Sender:
    com.comphenix.protocol.ProtocolLib@35c98f12[
      statistics=<null>
      backgroundCompiler=<null>
      packetTask=-1
      tickCounter=0
      unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@338fcb61
      configExpectedMod=-1
      updater=com.comphenix.protocol.updater.SpigotUpdater@6695e417
      redirectHandler=<null>
      commandProtocol=<null>
      commandPacket=<null>
      commandFilter=<null>
      packetLogging=<null>
      skipDisable=false
      isEnabled=false
      loader=org.bukkit.plugin.java.JavaPluginLoader@3ad65dba
      server=CraftServer{serverName=CraftBukkit,serverVersion=git-PaperSpigot-42,minecraftVersion=1.7.10}
      file=plugins\ProtocolLib.jar
      description=org.bukkit.plugin.PluginDescriptionFile@4b33baf1
      dataFolder=plugins\ProtocolLib
      classLoader=org.bukkit.plugin.java.PluginClassLoader@19adfd0a
      naggable=true
      ebean=<null>
      newConfig=YamlConfiguration[path='', root='YamlConfiguration']
      configFile=plugins\ProtocolLib\config.yml
      logger=org.bukkit.plugin.PluginLogger@4ee5a9d7
    ]
  Version:
    ProtocolLib v4.3.0
  Java Version:
    1.8.0_144
  Server:
    git-PaperSpigot-42 (MC: 1.7.10)

[10:06:30] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[10:06:30] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.7
[10:06:30] [Server thread/INFO]: [SimpleVIPPerks] Loading SimpleVIPPerks v3.5
[10:06:30] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v11.0
[10:06:30] [Server thread/INFO]: [AntiMinimap] Loading AntiMinimap v1.2.5
[10:06:30] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[10:06:30] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
[10:06:30] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[10:06:30] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v2.7.0
[10:06:30] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
[10:06:30] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.16.0
[10:06:30] [Server thread/INFO]: [TreeAssist] Loading TreeAssist v5.8.91
[10:06:30] [Server thread/INFO]: [Vault] Loading Vault v1.6.1
[10:06:30] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
[10:06:30] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[10:06:30] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v7.8
[10:06:30] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11
[10:06:30] [Server thread/INFO]: [jPanel] Loading jPanel v1.0-SNAPSHOT
[10:06:30] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
[10:06:30] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
[10:06:30] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.0.7
[10:06:30] [Server thread/INFO]: [BattleLevels] Loading BattleLevels v8.2.1
[10:06:30] [Server thread/INFO]: [SkinsModule] Enabling SkinsModule v11.0
[10:06:30] [Server thread/INFO]: [SkinsModule] Loaded Skin Factory for v1_7_R4[m
[10:06:30] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
[10:06:30] [Server thread/ERROR]: ******************************************************
[10:06:30] [Server thread/ERROR]: *** ProtocolLib does not support plugin reloaders! ***
[10:06:30] [Server thread/ERROR]: *** Please use the built-in reload command!        ***
[10:06:30] [Server thread/ERROR]: ******************************************************
[10:06:30] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.3.0
[10:06:30] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.7
[10:06:30] [Server thread/INFO]: [AutoSaveWorld] Version 4.7 is enabled
[10:06:30] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v11.0
[10:06:30] [Thread-10/INFO]: [AutoSaveWorld] CrashRestartThread started
[10:06:30] [Thread-13/INFO]: [AutoSaveWorld] AutoConsoleCommandThread Started
[10:06:30] [Thread-8/INFO]: [AutoSaveWorld] AutoBackupThread Started: Interval is 21600 seconds
[10:06:30] [Thread-11/INFO]: [AutoSaveWorld] AutoRestartThread started
[10:06:30] [Thread-7/INFO]: [AutoSaveWorld] AutoSaveThread Started: Interval is 900 seconds
[10:06:30] [Thread-9/INFO]: [AutoSaveWorld] AutoPurgeThread Started: Interval is 86400 seconds
[10:06:31] [Server thread/INFO]: [SkinsRestorer] Loaded Skin Factory for v1_7_R4[m
[10:06:31] [Server thread/INFO]: [0;32;22m==============================================[m
[10:06:31] [Server thread/INFO]: [0;33;1m  SkinsRestorer Updater  [m
[10:06:31] [Server thread/INFO]: [0;33;1m [m
[10:06:31] [Server thread/INFO]: [0;32;1m    An update for SkinsRestorer has been found![m
[10:06:31] [Server thread/INFO]: [0;36;1m    SkinsRestorer [0;32;1mv13.2[m
[10:06:31] [Server thread/INFO]: [0;36;1m    You are running [0;31;1mv11.0[m
[10:06:31] [Server thread/INFO]: [0;33;1m [m
[10:06:31] [Server thread/INFO]: [0;33;1m    Download at[0;32;1m https://www.spigotmc.org/resources/skinsrestorer.2124/[m
[10:06:31] [Server thread/INFO]: [0;32;22m==============================================[m
[10:06:31] [Server thread/INFO]: [Vault] Enabling Vault v1.6.1
[10:06:31] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[10:06:31] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[10:06:31] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[10:06:31] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[10:06:31] [Server thread/INFO]: [Vault] Plugin enabled (153ms)
[10:06:31] [Server thread/INFO]: [jPanel] Enabling jPanel v1.0-SNAPSHOT
[10:06:31] [Server thread/INFO]: Starting WebSocket server...
[10:06:31] [Server thread/INFO]: Started WebSocket server!
[10:06:31] [Server thread/INFO]: [JPanel] JPanel enabled!
[10:06:31] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[10:06:31] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[10:06:31] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[10:06:31] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[10:06:31] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[10:06:31] [Server thread/INFO]: Preparing level "world"
[10:06:31] [Server thread/INFO]: -------- World Settings For [world] --------
[10:06:31] [Server thread/INFO]: View Distance: 10
[10:06:31] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:06:31] [Server thread/INFO]: Clear tick list: false
[10:06:31] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:06:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:06:31] [Server thread/INFO]: Mob Spawn Range: 4
[10:06:31] [Server thread/INFO]: Anti X-Ray: false
[10:06:31] [Server thread/INFO]:     Engine Mode: 1
[10:06:31] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:06:31] [Server thread/INFO]:     Replace Blocks: [1, 5]
[10:06:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:06:31] [Server thread/INFO]: Sending up to 5 chunks per packet
[10:06:31] [Server thread/INFO]: Random Lighting Updates: false
[10:06:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:06:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:06:31] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:06:31] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:06:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:06:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:06:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:06:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:06:31] [Server thread/INFO]: Structure Info Saving: true
[10:06:31] [Server thread/INFO]: Max TNT Explosions: 100
[10:06:31] [Server thread/INFO]: Alternative Hopper Ticking: false
[10:06:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:06:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:06:31] [Server thread/INFO]: Item Despawn Rate: 6000
[10:06:31] [Server thread/INFO]: Item Merge Radius: 2.5
[10:06:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:06:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:06:31] [Server thread/INFO]: Max Entity Collisions: 8
[10:06:31] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[10:06:31] [Thread-15/WARN]: [Thread-15] INFO spark.webserver.SparkServer - == Spark has ignited ...
[10:06:31] [Thread-15/WARN]: [Thread-15] INFO spark.webserver.SparkServer - >> Listening on 0.0.0.0:25000
[10:06:31] [Server thread/INFO]: -------- World Settings For [world] --------
[10:06:31] [Thread-15/WARN]: [Thread-15] INFO org.eclipse.jetty.server.Server - jetty-9.0.z-SNAPSHOT
[10:06:31] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
[10:06:31] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[10:06:31] [Server thread/INFO]: Keep spawn chunk loaded: true
[10:06:31] [Server thread/INFO]: Entity max Tick Time: 50ms
[10:06:31] [Server thread/INFO]: World async lighting: false
[10:06:31] [Server thread/INFO]: Allow undead horse types to be leashed: true
[10:06:31] [Server thread/INFO]: Water over lava flow speed: 5
[10:06:31] [Server thread/INFO]: Inverted Redstone Lamps: false
[10:06:31] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[10:06:31] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[10:06:31] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[10:06:31] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[10:06:31] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[10:06:31] [Thread-15/WARN]: [Thread-15] INFO org.eclipse.jetty.server.ServerConnector - Started ServerConnector@72bcd2d4{HTTP/1.1}{0.0.0.0:25000}
[10:06:31] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[10:06:31] [Server thread/INFO]: View Distance: 10
[10:06:31] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:06:31] [Server thread/INFO]: Clear tick list: false
[10:06:31] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:06:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:06:31] [Server thread/INFO]: Mob Spawn Range: 4
[10:06:31] [Server thread/INFO]: Anti X-Ray: false
[10:06:31] [Server thread/INFO]:     Engine Mode: 1
[10:06:31] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:06:31] [Server thread/INFO]:     Replace Blocks: [1, 5]
[10:06:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:06:31] [Server thread/INFO]: Sending up to 5 chunks per packet
[10:06:31] [Server thread/INFO]: Random Lighting Updates: false
[10:06:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:06:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:06:31] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:06:31] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:06:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:06:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:06:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:06:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:06:31] [Server thread/INFO]: Structure Info Saving: true
[10:06:31] [Server thread/INFO]: Max TNT Explosions: 100
[10:06:31] [Server thread/INFO]: Alternative Hopper Ticking: false
[10:06:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:06:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:06:31] [Server thread/INFO]: Item Despawn Rate: 6000
[10:06:31] [Server thread/INFO]: Item Merge Radius: 2.5
[10:06:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:06:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:06:31] [Server thread/INFO]: Max Entity Collisions: 8
[10:06:31] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[10:06:31] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[10:06:31] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
[10:06:31] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[10:06:31] [Server thread/INFO]: Keep spawn chunk loaded: true
[10:06:31] [Server thread/INFO]: Entity max Tick Time: 50ms
[10:06:31] [Server thread/INFO]: World async lighting: false
[10:06:31] [Server thread/INFO]: Allow undead horse types to be leashed: true
[10:06:31] [Server thread/INFO]: Water over lava flow speed: 5
[10:06:31] [Server thread/INFO]: Inverted Redstone Lamps: false
[10:06:31] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[10:06:31] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[10:06:31] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[10:06:32] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[10:06:32] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[10:06:32] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[10:06:32] [Server thread/INFO]: View Distance: 10
[10:06:32] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:06:32] [Server thread/INFO]: Clear tick list: false
[10:06:32] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:06:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:06:32] [Server thread/INFO]: Mob Spawn Range: 4
[10:06:32] [Server thread/INFO]: Anti X-Ray: false
[10:06:32] [Server thread/INFO]:     Engine Mode: 1
[10:06:32] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:06:32] [Server thread/INFO]:     Replace Blocks: [1, 5]
[10:06:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:06:32] [Server thread/INFO]: Sending up to 5 chunks per packet
[10:06:32] [Server thread/INFO]: Random Lighting Updates: false
[10:06:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:06:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:06:32] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:06:32] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:06:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:06:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:06:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:06:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:06:32] [Server thread/INFO]: Structure Info Saving: true
[10:06:32] [Server thread/INFO]: Max TNT Explosions: 100
[10:06:32] [Server thread/INFO]: Alternative Hopper Ticking: false
[10:06:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:06:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:06:32] [Server thread/INFO]: Item Despawn Rate: 6000
[10:06:32] [Server thread/INFO]: Item Merge Radius: 2.5
[10:06:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:06:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:06:32] [Server thread/INFO]: Max Entity Collisions: 8
[10:06:32] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[10:06:32] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[10:06:32] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
[10:06:32] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[10:06:32] [Server thread/INFO]: Keep spawn chunk loaded: true
[10:06:32] [Server thread/INFO]: Entity max Tick Time: 50ms
[10:06:32] [Server thread/INFO]: World async lighting: false
[10:06:32] [Server thread/INFO]: Allow undead horse types to be leashed: true
[10:06:32] [Server thread/INFO]: Water over lava flow speed: 5
[10:06:32] [Server thread/INFO]: Inverted Redstone Lamps: false
[10:06:32] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[10:06:32] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[10:06:32] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[10:06:32] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[10:06:32] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[10:06:32] [Server thread/INFO]: Preparing start region for level 0 (Seed: 4724652797221960683)
[10:06:33] [Server thread/INFO]: Preparing spawn area: 80%
[10:06:33] [Server thread/INFO]: Preparing start region for level 1 (Seed: 7381527939314837281)
[10:06:33] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1874822789122624206)
[10:06:34] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
[10:06:34] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
[10:06:34] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.5
[10:06:34] [Server thread/INFO]: [FrameProtect] enabled.
[10:06:34] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
[10:06:34] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[10:06:34] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[10:06:35] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[10:06:35] [Server thread/INFO]: [Skript]  - created by & © Peter Güttinger aka Njol -
[10:06:35] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[10:06:35] [Server thread/INFO]: Bukkit Versiyonu Uyumlu Deigl!
[10:06:35] [Server thread/INFO]: git-PaperSpigot-42 (MC: 1.7.10)
[10:06:35] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
[10:06:36] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[10:06:36] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[10:06:36] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[10:06:36] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.12.1) (Phoenix)
[10:06:36] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'amimar' not found for group moderator. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
[10:06:36] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'pluginer' not found for group admin. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
[10:06:36] [Server thread/INFO]: GroupManager - INFO - World Found: world
[10:06:36] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[10:06:36] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[10:06:36] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[10:06:36] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is enabled!
[10:06:36] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[10:06:36] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[10:06:36] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[10:06:36] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[10:06:36] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.3
[10:06:36] [Server thread/INFO]: [AutoMessage] AutoMessage Enabled!
[10:06:36] [Server thread/INFO]: [0;30;1m[[0;36;22mSurvival[0;30;1m]  [0;32;1mConfig has been reloaded![m
[10:06:36] [Server thread/INFO]: [AlphaChest] Enabling AlphaChest v1.17.0
[10:06:36] [Server thread/INFO]: [AlphaChest] loaded 0 chests
[10:06:36] [Server thread/INFO]: [Heads] Enabling Heads v1.3
[10:06:36] [Server thread/WARN]: [Fatal Error] :1:1: Premature end of file.

[10:06:36] [Server thread/WARN]: [Heads] Error: Premature end of file.
[10:06:36] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
[10:06:36] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
[10:06:36] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[10:06:36] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
[10:06:36] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
[10:06:36] [Server thread/ERROR]: Error occurred while enabling SkQuery v3.21.4 (Is it up to date?)
java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
    at com.w00tmast3r.skquery.elements.ProtocolHandlers.run(ProtocolHandlers.java:21) -[?:?]
    at com.w00tmast3r.skquery.Registration.register(Registration.java:149) -[?:?]
    at com.w00tmast3r.skquery.Registration.enableSnooper(Registration.java:68) -[?:?]
    at com.w00tmast3r.skquery.SkQuery.onEnable(SkQuery.java:25) -[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) -[spigot.jar:git-PaperSpigot-42]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot.jar:git-PaperSpigot-42]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [spigot.jar:git-PaperSpigot-42]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:477) [spigot.jar:git-PaperSpigot-42]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:395) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:354) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:328) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:284) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:227) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:493) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-PaperSpigot-42]
Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
    at java.net.URLClassLoader.findClass(Unknown Source) -[?:1.8.0_144]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) -[spigot.jar:git-PaperSpigot-42]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) -[spigot.jar:git-PaperSpigot-42]
    at java.lang.ClassLoader.loadClass(Unknown Source) -[?:1.8.0_144]
    at java.lang.ClassLoader.loadClass(Unknown Source) -[?:1.8.0_144]
    ... 15 more
[10:06:36] [Server thread/INFO]: [Lockette] Enabling Lockette v1.7.12
[10:06:36] [Server thread/INFO]: [Lockette] Version 1.7.12 is being enabled!  Yay!  (Core version 1.3.7)
[10:06:36] [Server thread/WARN]: [Lockette] Craftbukkit build unrecognized, please be sure you have build [2771] or greater.
[10:06:36] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 145, 154]
[10:06:36] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
[10:06:36] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
[10:06:36] [Server thread/INFO]: [Lockette] Enabled link to plugin GroupManager for Groups, version 2.0 (2.12.1) (Phoenix)
[10:06:36] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
[10:06:36] [Server thread/INFO]: [Lockette] Ready to protect your containers.
[10:06:36] [Server thread/INFO]: [ActionHealth] Enabling ActionHealth v2.5
[10:06:36] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[10:06:36] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[10:06:36] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
[10:06:37] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 4724652797221960683
[10:06:37] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 7381527939314837281
[10:06:37] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 1874822789122624206
[10:06:37] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'spawn' - Env: NORMAL - Type: NORMAL & seed: -5381514458219062837
[10:06:37] [Server thread/INFO]: -------- World Settings For [spawn] --------
[10:06:37] [Server thread/INFO]: View Distance: 10
[10:06:37] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:06:37] [Server thread/INFO]: Clear tick list: false
[10:06:37] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:06:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:06:37] [Server thread/INFO]: Mob Spawn Range: 4
[10:06:37] [Server thread/INFO]: Anti X-Ray: false
[10:06:37] [Server thread/INFO]:     Engine Mode: 1
[10:06:37] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:06:37] [Server thread/INFO]:     Replace Blocks: [1, 5]
[10:06:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:06:37] [Server thread/INFO]: Sending up to 5 chunks per packet
[10:06:37] [Server thread/INFO]: Random Lighting Updates: false
[10:06:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:06:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:06:37] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:06:37] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:06:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:06:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:06:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:06:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:06:37] [Server thread/INFO]: Structure Info Saving: true
[10:06:37] [Server thread/INFO]: Max TNT Explosions: 100
[10:06:37] [Server thread/INFO]: Alternative Hopper Ticking: false
[10:06:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:06:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:06:37] [Server thread/INFO]: Item Despawn Rate: 6000
[10:06:37] [Server thread/INFO]: Item Merge Radius: 2.5
[10:06:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:06:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:06:37] [Server thread/INFO]: Max Entity Collisions: 8
[10:06:37] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[10:06:37] [Server thread/INFO]: -------- World Settings For [spawn] --------
[10:06:37] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
[10:06:37] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[10:06:37] [Server thread/INFO]: Keep spawn chunk loaded: true
[10:06:37] [Server thread/INFO]: Entity max Tick Time: 50ms
[10:06:37] [Server thread/INFO]: World async lighting: false
[10:06:37] [Server thread/INFO]: Allow undead horse types to be leashed: true
[10:06:37] [Server thread/INFO]: Water over lava flow speed: 5
[10:06:37] [Server thread/INFO]: Inverted Redstone Lamps: false
[10:06:37] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[10:06:37] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[10:06:37] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[10:06:37] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[10:06:37] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[10:06:37] [Server thread/INFO]: Preparing start region for level 3 (Seed: -5381514458219062837)
[10:06:38] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
[10:06:38] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[10:06:38] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[10:06:38] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[10:06:38] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[10:06:38] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[10:06:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[10:06:38] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[10:06:38] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[10:06:38] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[10:06:38] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[10:06:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[10:06:38] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[10:06:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[10:06:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[10:06:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[10:06:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[10:06:38] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
[10:06:38] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
[10:06:38] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is blocked.
[10:06:38] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
[10:06:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
[10:06:38] [Server thread/INFO]: [WorldGuard] 8 regions loaded for 'world'
[10:06:38] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[10:06:38] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[10:06:38] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'spawn'
[10:06:38] [Server thread/INFO]: [SimpleVIPPerks] Enabling SimpleVIPPerks v3.5
[10:06:38] [Server thread/INFO]: [SimpleVIPPerks] SimpleVIPPerks 3.50 has been enabled!
[10:06:38] [Server thread/INFO]: [AntiMinimap] Enabling AntiMinimap v1.2.5
[10:06:38] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
[10:06:38] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
[10:06:38] [Server thread/INFO]: [WildSkript] skQuery hooked!
[10:06:38] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
[10:06:38] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
[10:06:38] [Server thread/INFO]: [WildSkript] - Created by & © Dzikoysk -
[10:06:38] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[10:06:38] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v2.7.0
[10:06:38] [Server thread/INFO]: <<[ DeathMessages ]>>  [ Version ]=[ 2.7.0 ] [ Successfully Loaded! ]
[10:06:38] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
[10:06:38] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.16.0
[10:06:39] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[10:06:39] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.16.0
[10:06:39] [Server thread/INFO]: [FeatherBoard] Framework version: 2016-12
[10:06:39] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
[10:06:39] [Server thread/INFO]: [FeatherBoard] Site: http://www.mvdw-software.com/
[10:06:39] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[10:06:39] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
[10:06:39] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
[10:06:42] [Server thread/INFO]: [FeatherBoard] Loaded 1968 of the 4776 placholders
[10:06:42] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
[10:06:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
[10:06:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
[10:06:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
[10:06:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
[10:06:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
[10:06:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
[10:06:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
[10:06:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
[10:06:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: BattleLevels Level up event ...
[10:06:43] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
[10:06:43] [Server thread/INFO]: [FeatherBoard]     Lines: 2
[10:06:43] [Server thread/INFO]: [FeatherBoard]     Arguments: 1
[10:06:43] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
[10:06:44] [Server thread/INFO]: [FeatherBoard] Loading messages ...
[10:06:44] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
[10:06:44] [Server thread/INFO]: [0;35;22m[[0;34;1mFeatherBoard[0;35;22m] [0;33;1mWARNING: Please update the plugin ASAP. Possible startup crash with alternative clients.[m
[10:06:44] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
[10:06:44] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
[10:06:44] [Server thread/INFO]: [TreeAssist] Enabling TreeAssist v5.8.91
[10:06:44] [Server thread/INFO]: [TreeAssist] debugging: off
[10:06:44] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
[10:06:44] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[10:06:44] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v7.8
[10:06:44] [Server thread/INFO]: [GriefPrevention] Grief Prevention enabled.
[10:06:44] [Server thread/INFO]: [GriefPrevention] Grief Prevention Running for Minecraft 1.7.x
[10:06:44] [Server thread/INFO]: [GriefPrevention] Reading dataconfiguration from plugins\GriefPrevention\dataconfig.yml
[10:06:44] [Server thread/INFO]: [GriefPrevention] Debug Message Granularity set to None
[10:06:44] [Server thread/INFO]: [GriefPrevention] To change Debug Message granularity, edit the "GriefPrevention.DebugLevel" Setting in config.yml.
[10:06:45] [Server thread/INFO]: [GriefPrevention] Could not add Command /ignore Command already handled by "Essentials"
[10:06:45] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11
[10:06:45] [Server thread/INFO]: [CombatLog] Loading messages.properties.
[10:06:45] [Server thread/INFO]: [CombatLog] Loading config.yml.
[10:06:45] [Server thread/INFO]: [0;31;1m[CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.[m
[10:06:45] [Server thread/INFO]: [0;31;1m[CombatLog] Factions plugin not found! Safezone untagging will not work.[m
[10:06:45] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
[10:06:45] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
[10:06:45] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[10:06:45] [Server thread/INFO]: [AuthMe] Set Language: en
[10:06:45] [Server thread/INFO]: [AuthMe] Metrics started successfully!
[10:06:45] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with GroupManager system
[10:06:45] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[10:06:45] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[10:06:45] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[10:06:45] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[10:06:46] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[10:06:46] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[10:06:46] [Server thread/INFO]: [AuthMe] AuthMe hook perfectly with server hosting VERYGAMES
[10:06:46] [Server thread/INFO]: [AuthMe] Authme 5.0-SNAPSHOT enabled
[10:06:46] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
[10:06:46] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.0.7
[10:06:46] [Server thread/INFO]: [BattleLevels] Enabling BattleLevels v8.2.1
[10:06:47] [Server thread/INFO]: [BattleLevels] Please install WorldGuard 6 or later to use the special zones.
[10:06:47] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[10:06:47] [Server thread/INFO]: Done (15,597s)! For help, type "help" or "?"
[10:06:47] [Server thread/INFO]: Starting remote control listener
[10:06:47] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1mFound a new version: v3.1.4[0;37;1m (yours: v3.0.7)[m
[10:06:47] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1m[0;37;1mDownload it on Bukkit Dev:[m
[10:06:47] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1m[0;37;1mdev.bukkit.org/bukkit-plugins/chest-commands[m
[10:06:47] [RCON Listener #1/INFO]: RCON running on 0.0.0.0:7777
[10:06:47] [Craft Scheduler Thread - 2/INFO]: [BattleLevels] Database startup done.
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[10:06:47] [Server thread/ERROR]: #!#! Could not load antibug.sk
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[10:06:47] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[10:06:47] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[10:06:47] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[10:06:47] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[10:06:47] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[10:06:47] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! Stack trace:
[10:06:47] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:908)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:42)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript$2.run(Skript.java:378)
[10:06:47] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
[10:06:47] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[10:06:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:696)
[10:06:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:307)
[10:06:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:638)
[10:06:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:544)
[10:06:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! Version Information:
[10:06:47] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[10:06:47] [Server thread/ERROR]: #!#!   Bukkit: 1.7.10-R0.1-SNAPSHOT
[10:06:47] [Server thread/ERROR]: #!#!   Minecraft: 1.7.10
[10:06:47] [Server thread/ERROR]: #!#!   Java: 1.8.0_144
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! Current node: send "&8[&3Survival&8] &cSunucumuzun pluginleri gizlidir" to the player (antibug.sk, line 2)
[10:06:47] [Server thread/ERROR]: #!#! Current item: null
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! Thread: Server thread
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! End of Error.
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[10:06:47] [Server thread/ERROR]: #!#! Could not load chatkilit.sk
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[10:06:47] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[10:06:47] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[10:06:47] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[10:06:47] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[10:06:47] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[10:06:47] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! Stack trace:
[10:06:47] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:42)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:55)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:701)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[10:06:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript$2.run(Skript.java:378)
[10:06:47] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
[10:06:47] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[10:06:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:696)
[10:06:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:307)
[10:06:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:638)
[10:06:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:544)
[10:06:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! Version Information:
[10:06:47] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[10:06:47] [Server thread/ERROR]: #!#!   Bukkit: 1.7.10-R0.1-SNAPSHOT
[10:06:47] [Server thread/ERROR]: #!#!   Minecraft: 1.7.10
[10:06:47] [Server thread/ERROR]: #!#!   Java: 1.8.0_144
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! Current node: set {kilitli} to true (chatkilit.sk, line 5)
[10:06:47] [Server thread/ERROR]: #!#! Current item: null
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! Thread: Server thread
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/ERROR]: #!#! End of Error.
[10:06:47] [Server thread/ERROR]: #!#!
[10:06:47] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[10:06:47] [Server thread/WARN]: [Skript] No scripts were found, maybe you should write some ;)
[10:06:47] [Server thread/INFO]: [Skript] Finished loading.
[10:06:47] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[10:06:47] [Craft Scheduler Thread - 0/INFO]: [Vault] You are running the latest version
[10:06:47] [Server thread/INFO]: 
[0;31;1m#------------------- Chest Commands Errors -------------------#
[0;37;22m1) [0;37;1mThe icon "VIP" in the menu "kit.yml is overriding another icon with the same position.
[0;31;1m#-------------------------------------------------------------#[m
[10:06:48] [Craft Scheduler Thread - 31/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Checking for the latest version of Skript...[m
[10:06:48] [Craft Scheduler Thread - 47/INFO]: [0;35;22m[[0;34;1mFeatherBoard[0;35;22m] [0;33;1mWARNING: Please update the plugin ASAP. Possible startup crash with alternative clients.[m
[10:06:48] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mAn internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.[m
[10:06:48] [Skript update thread/ERROR]: #!#!
[10:06:48] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
[10:06:48] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
[10:06:48] [Skript update thread/ERROR]: #!#!
[10:06:48] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[10:06:48] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[10:06:48] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
[10:06:48] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[10:06:48] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[10:06:48] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[10:06:48] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[10:06:48] [Skript update thread/ERROR]: #!#!
[10:06:48] [Skript update thread/ERROR]: #!#! Stack trace:
[10:06:48] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.
[10:06:48] [Skript update thread/ERROR]: #!#!     at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown Source)
[10:06:48] [Skript update thread/ERROR]: #!#!     at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(Unknown Source)
[10:06:48] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
[10:06:48] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater$2.run(Updater.java:210)
[10:06:48] [Skript update thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[10:06:48] [Skript update thread/ERROR]: #!#!
[10:06:48] [Skript update thread/ERROR]: #!#! Version Information:
[10:06:48] [Skript update thread/ERROR]: #!#!   Skript: 2.1.2
[10:06:48] [Skript update thread/ERROR]: #!#!   Bukkit: 1.7.10-R0.1-SNAPSHOT
[10:06:48] [Skript update thread/ERROR]: #!#!   Minecraft: 1.7.10
[10:06:48] [Skript update thread/ERROR]: #!#!   Java: 1.8.0_144
[10:06:48] [Skript update thread/ERROR]: #!#!
[10:06:48] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
[10:06:48] [Skript update thread/ERROR]: #!#!
[10:06:48] [Skript update thread/ERROR]: #!#! Current node: null
[10:06:48] [Skript update thread/ERROR]: #!#! Current item: null
[10:06:48] [Skript update thread/ERROR]: #!#!
[10:06:48] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
[10:06:48] [Skript update thread/ERROR]: #!#!
[10:06:48] [Skript update thread/ERROR]: #!#! End of Error.
[10:06:48] [Skript update thread/ERROR]: #!#!
[10:06:48] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
[10:06:52] [Server thread/INFO]: [0;35;1m====[ Multiverse World List ]====[m
[10:06:52] [Server thread/INFO]: [0;37;1mworld[0;37;1m[0;37;1m - [0;32;1mNORMAL[m
[10:06:52] [Server thread/INFO]: [0;37;1mworld_the_end[0;37;1m[0;37;1m - [0;36;1mTHE_END[m
[10:06:52] [Server thread/INFO]: [0;37;1mspawn[0;37;1m[0;37;1m - [0;32;1mNORMAL[m
[10:06:52] [Server thread/INFO]: [0;37;1mworld_nether[0;37;1m[0;37;1m - [0;31;1mNETHER[m
[10:06:58] [Server thread/INFO]: [0;36;1m--- Import World ---[m
[10:06:58] [Server thread/INFO]: [0;33;1mImports a new world of the specified type.[m
[10:06:58] [Server thread/INFO]: [0;36;22m/mv import[0;32;1m {NAME} {ENV}[0;33;22m -g [GENERATOR[:ID]] [-n][m
[10:06:58] [Server thread/INFO]: Permission: [0;32;1mmultiverse.core.import[m
[10:06:58] [Server thread/INFO]: [0;34;1mAliases: [0;31;1mmv import, mvimport, mvim[m
[10:06:58] [Server thread/INFO]: [0;35;1mExamples:[m
[10:06:58] [Server thread/INFO]: /mv import [0;33;22mgargamel[0;32;1m normal[m
[10:06:58] [Server thread/INFO]: /mv import [0;33;22mhell_world[0;32;1m nether[m
[10:06:58] [Server thread/INFO]: To import a world that uses a generator, you'll need the generator:[m
[10:06:58] [Server thread/INFO]: /mv import [0;33;22mCleanRoom[0;32;1m normal[0;36;22m CleanRoomGenerator[m
[10:07:06] [Server thread/INFO]: [0;32;1mMultiverse[0;37;1m already knows about '[0;36;1mspawn[0;37;1m'![m
[10:07:11] [User Authenticator #1/INFO]: UUID of player MertUlusoy is 45924117-09cc-3406-a802-0aae5c1a3ac3
[10:07:11] [Server thread/WARN]: [Fatal Error] :1:1: Premature end of file.

[10:07:11] [Server thread/WARN]: [Heads] Error: Premature end of file.
[10:07:11] [Server thread/INFO]: [GriefPrevention] Player:MertUlusoy UUID:45924117-09cc-3406-a802-0aae5c1a3ac3
[10:07:11] [Server thread/INFO]: MertUlusoy[/78.190.144.221:19812] logged in with entity id 418 at ([world] 221.0403691035598, 73.0, 185.2259408479719)
[10:07:14] [Craft Scheduler Thread - 20/INFO]: [AuthMe] MertUlusoy logged in!
[10:07:14] [Server thread/WARN]: [AuthMe] Task #456 for AuthMe v5.0-SNAPSHOT generated an exception
java.lang.NullPointerException
    at org.bukkit.Location.getChunk(Location.java:73) -[spigot.jar:git-PaperSpigot-42]
    at fr.xephi.authme.process.login.ProcessSyncronousPlayerLogin.teleportToSpawn(ProcessSyncronousPlayerLogin.java:87) -[?:?]
    at fr.xephi.authme.process.login.ProcessSyncronousPlayerLogin.run(ProcessSyncronousPlayerLogin.java:155) -[?:?]
    at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71) -[spigot.jar:git-PaperSpigot-42]
    at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:696) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:307) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:638) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-PaperSpigot-42]
[10:07:17] [Server thread/INFO]: MertUlusoy issued server command: /mv
[10:07:20] [Server thread/INFO]: MertUlusoy issued server command: /mvtp world
[10:07:33] [Server thread/INFO]: [0;36;1m[[0;33;1m41 [0;32;1mLevel[0;36;1m][m [0;37;22mMertUlusoy[0;37;22m[m[0;37;22m:  [0;37;1ms[m
[10:07:41] [Server thread/INFO]: MertUlusoy issued server command: /mvtp world
[10:07:48] [Server thread/INFO]: MertUlusoy issued server command: /mv
[10:07:53] [Server thread/INFO]: MertUlusoy issued server command: /mv version
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core] Multiverse-Core Version: 2.4-b527
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core] Bukkit Version: git-PaperSpigot-42 (MC: 1.7.10)
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core] Loaded Worlds: 4
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core] Multiverse Plugins Loaded: 0
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core] Economy being used: Essentials Economy
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core] Permissions Plugin: Bukkit Permissions (SuperPerms)
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core] Dumping Config Values: (version 2.9)
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core]  messagecooldown: 5000
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core]  teleportcooldown: 1000
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core]  worldnameprefix: false
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core]  enforceaccess: false
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core]  displaypermerrors: true
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core]  teleportintercept: true
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core]  firstspawnoverride: true
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core]  firstspawnworld: world
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core]  debug: 0
[10:07:53] [Server thread/INFO]: [Multiverse-Core] [Multiverse-Core] Special Code: FRN002
[10:08:07] [Server thread/INFO]: MertUlusoy issued server command: /?
[10:08:11] [Server thread/INFO]: MertUlusoy issued server command: /mv ?
[10:08:13] [Server thread/INFO]: MertUlusoy issued server command: /mv help ?
[10:08:14] [Server thread/INFO]: MertUlusoy issued server command: /mv help
[10:08:18] [Server thread/INFO]: MertUlusoy issued server command: /help
[10:08:26] [Server thread/INFO]: MertUlusoy issued server command: /op
[10:08:31] [Server thread/INFO]: CONSOLE: Opped mertulusoy[m
[10:08:37] [Server thread/INFO]: [0;36;1m[[0;33;1m41 [0;32;1mLevel[0;36;1m][m [0;37;22m[0;31;1mMertUlusoy[0;37;22m[m[0;37;22m:  [0;37;1ms[m
[10:08:42] [Server thread/INFO]: MertUlusoy issued server command: /mvtp world
[10:08:44] [Server thread/INFO]: [0;36;1m[[0;33;1m41 [0;32;1mLevel[0;36;1m][m [0;37;22m[0;31;1mMertUlusoy[0;37;22m[m[0;37;22m:  [0;37;1ms[m
[10:08:53] [Server thread/INFO]: MertUlusoy lost connection: Disconnected
[10:08:53] [Server thread/INFO]: [GriefPrevention] Unable to load data for player "":
[10:08:54] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
[10:08:54] [Server thread/INFO]: [0;30;1m[[0;36;22mSurvival[0;30;1m] [0;33;1mOyun kaydedildi.[m
[10:08:54] [Server thread/INFO]: [AutoSaveWorld] [Survival] Oyun kaydedildi.
[10:08:56] [User Authenticator #2/INFO]: UUID of player MertUlusoy is 45924117-09cc-3406-a802-0aae5c1a3ac3
[10:08:56] [Server thread/WARN]: [Fatal Error] :1:1: Premature end of file.

[10:08:56] [Server thread/WARN]: [Heads] Error: Premature end of file.
[10:08:56] [Server thread/INFO]: [GriefPrevention] Player:MertUlusoy UUID:45924117-09cc-3406-a802-0aae5c1a3ac3
[10:08:56] [Server thread/INFO]: MertUlusoy[/78.190.144.221:19691] logged in with entity id 647 at ([world] 68.63356759517089, 70.0, 250.72914672093296)
[10:09:00] [Craft Scheduler Thread - 47/INFO]: [AuthMe] MertUlusoy logged in!
[10:09:00] [Server thread/WARN]: [AuthMe] Task #522 for AuthMe v5.0-SNAPSHOT generated an exception
java.lang.NullPointerException
    at org.bukkit.Location.getChunk(Location.java:73) -[spigot.jar:git-PaperSpigot-42]
    at fr.xephi.authme.process.login.ProcessSyncronousPlayerLogin.teleportToSpawn(ProcessSyncronousPlayerLogin.java:87) -[?:?]
    at fr.xephi.authme.process.login.ProcessSyncronousPlayerLogin.run(ProcessSyncronousPlayerLogin.java:155) -[?:?]
    at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71) -[spigot.jar:git-PaperSpigot-42]
    at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:696) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:307) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:638) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-PaperSpigot-42]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-PaperSpigot-42]
[10:09:19] [Server thread/INFO]: MertUlusoy issued server command: /manuadd MertUlusoy oyuncu
[10:09:23] [Server thread/INFO]: [0;36;1m[[0;33;1m41 [0;32;1mLevel[0;36;1m][m [0;37;22mMertUlusoy[0;37;22m[m[0;37;22m:  [0;37;1ms[m
[10:09:28] [Server thread/INFO]: [0;36;1m[[0;33;1m41 [0;32;1mLevel[0;36;1m][m [0;37;22mMertUlusoy[0;37;22m[m[0;37;22m:  [0;37;1ms[m
[10:09:37] [Server thread/INFO]: CONSOLE: Opped MertUlusoy[m
[10:09:42] [Server thread/INFO]: MertUlusoy issued server command: /manuadd MertUlusoy oyuncu
[10:09:43] [Server thread/INFO]: [0;36;1m[[0;33;1m41 [0;32;1mLevel[0;36;1m][m [0;37;22m[0;31;1mMertUlusoy[0;37;22m[m[0;37;22m:  [0;37;1ms[m
[10:09:45] [Server thread/INFO]: MertUlusoy issued server command: /manuadd MertUlusoy oyuncu
[10:09:47] [Server thread/INFO]: [0;36;1m[[0;33;1m41 [0;32;1mLevel[0;36;1m][m [0;37;22m[0;31;1mMertUlusoy[0;37;22m[m[0;37;22m:  [0;37;1mssssss[m
[10:09:49] [Server thread/INFO]: MertUlusoy issued server command: /mvtp
[10:09:57] [Server thread/INFO]: MertUlusoy issued server command: /mvtp
[10:10:01] [Server thread/INFO]: MertUlusoy issued server command: /mv list
[10:10:05] [Server thread/INFO]: MertUlusoy issued server command: /mvtp spawn
[10:10:09] [Server thread/INFO]: MertUlusoy issued server command: /manuadd MertUlusoy oyuncu
[10:10:15] [Server thread/INFO]: MertUlusoy issued server command: /manuadd MertUlusoy kurucu
[10:10:16] [Server thread/INFO]: [0;36;1m[[0;33;1m41 [0;32;1mLevel[0;36;1m][m [0;30;1m[[0;31;22mKurucu[0;30;1m][0;31;1m [0;31;1mMertUlusoy[m[0;37;22m:  [0;31;1ms[m
[10:10:27] [Server thread/INFO]: MertUlusoy lost connection: Disconnected
[10:10:28] [Server thread/INFO]: [0;30;1m[[0;36;22mSurvival[0;30;1m] [0;33;1mOyun kaydedildi.[m
[10:10:28] [Server thread/INFO]: [AutoSaveWorld] [Survival] Oyun kaydedildi.
[10:10:30] [User Authenticator #3/INFO]: UUID of player MertUlusoy is 45924117-09cc-3406-a802-0aae5c1a3ac3
[10:10:30] [Server thread/WARN]: [Fatal Error] :1:1: Premature end of file.

[10:10:30] [Server thread/WARN]: [Heads] Error: Premature end of file.
[10:10:30] [Server thread/INFO]: [GriefPrevention] Player:MertUlusoy UUID:45924117-09cc-3406-a802-0aae5c1a3ac3
[10:10:30] [Server thread/INFO]: MertUlusoy[/78.190.144.221:18436] logged in with entity id 917 at ([spawn] 173.42028443365783, 70.0, 267.69999998807907)
[10:10:33] [Craft Scheduler Thread - 0/INFO]: [AuthMe] MertUlusoy logged in!
[10:10:37] [Server thread/INFO]: MertUlusoy issued server command: /manuadd MertUlusoy oyuncu
[10:10:40] [Server thread/INFO]: [0;36;1m[[0;33;1m41 [0;32;1mLevel[0;36;1m][m [0;37;22mMertUlusoy[0;37;22m[m[0;37;22m:  [0;37;1ms[m
[10:10:45] [Server thread/INFO]: [0;36;1m[[0;33;1m41 [0;32;1mLevel[0;36;1m][m [0;37;22mMertUlusoy[0;37;22m[m[0;37;22m:  [0;37;1mulaaa[m
[10:10:49] [Server thread/INFO]: [WorldEdit] Using external NmsBlock for this version: CBXNmsBlock_1710
[10:10:57] [Server thread/INFO]: MertUlusoy lost connection: Disconnected
[10:10:58] [Server thread/INFO]: [0;30;1m[[0;36;22mSurvival[0;30;1m] [0;33;1mOyun kaydedildi.[m
[10:10:58] [Server thread/INFO]: [AutoSaveWorld] [Survival] Oyun kaydedildi.
[10:11:14] [Server thread/INFO]: CONSOLE: Stopping the server..[m
[10:11:14] [Server thread/INFO]: Stopping server
[10:11:14] [Server thread/INFO]: [BattleLevels] Disabling BattleLevels v8.2.1
[10:11:14] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.0.7
[10:11:14] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.6
[10:11:14] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.0-SNAPSHOT
[10:11:14] [Server thread/INFO]: [jPanel] Disabling jPanel v1.0-SNAPSHOT
[10:11:14] [Server thread/WARN]: [Server thread] INFO spark.webserver.SparkServer - >>> Spark shutting down ...
[10:11:14] [Server thread/WARN]: [Server thread] INFO org.eclipse.jetty.server.Server - Graceful shutdown org.eclipse.jetty.server.Server@15fcb012 by
[10:11:14] [Server thread/WARN]: [Server thread] INFO org.eclipse.jetty.server.ServerConnector - Stopped ServerConnector@72bcd2d4{HTTP/1.1}{0.0.0.0:25000}
[10:11:14] [Server thread/WARN]: [Server thread] INFO spark.webserver.SparkServer - done
[10:11:14] [Server thread/INFO]: [CombatLog] Disabling CombatLog v1.8.11
[10:11:14] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Disabled.
[10:11:14] [Server thread/INFO]: [GriefPrevention] Disabling GriefPrevention v7.8
[10:11:14] [Server thread/INFO]: [GriefPrevention] GriefPrevention is being Disabled.
[10:11:14] [Server thread/INFO]: [GriefPrevention] GriefPrevention disabled.
[10:11:14] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
[10:11:14] [Server thread/INFO]: [ChairStairs] Disabling ChairStairs v1.1
[10:11:14] [Server thread/INFO]: [ChairStairs] has been disabled.
[10:11:14] [Server thread/INFO]: [Vault] Disabling Vault v1.6.1
[10:11:14] [Server thread/INFO]: [TreeAssist] Disabling TreeAssist v5.8.91
[10:11:14] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v3.16.0
[10:11:14] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
[10:11:14] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.13.1
[10:11:14] [Server thread/INFO]: [DeathMessages] Disabling DeathMessages v2.7.0
[10:11:14] [Server thread/INFO]: <<[ DeathMessages ]>>  [ Version ]=[ 2.7.0 ] [ Disabled! ]
[10:11:14] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
[10:11:14] [Server thread/INFO]: [WildSkript] Disabling WildSkript v1.8
[10:11:14] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.13.1
[10:11:14] [Server thread/INFO]: [AntiMinimap] Disabling AntiMinimap v1.2.5
[10:11:14] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v11.0
[10:11:14] [Server thread/INFO]: [SimpleVIPPerks] Disabling SimpleVIPPerks v3.5
[10:11:14] [Server thread/INFO]: [SimpleVIPPerks] SimpleVIPPerks 3.50 has been disabled.
[10:11:14] [Server thread/INFO]: [AutoSaveWorld] Disabling AutoSaveWorld v4.7
[10:11:14] [Server thread/INFO]: [0;30;1m[[0;36;22mSurvival[0;30;1m] [0;33;1mOyun kaydedildi.[m
[10:11:14] [Server thread/INFO]: [AutoSaveWorld] [Survival] Oyun kaydedildi.
[10:11:26] [Server thread/INFO]: [AutoSaveWorld] Version 4.7 is disabled
[10:11:26] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
[10:11:26] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
[10:11:26] [Server thread/INFO]: [Multiverse-Core] - Disabled
[10:11:26] [Server thread/INFO]: [ActionHealth] Disabling ActionHealth v2.5
[10:11:26] [Server thread/INFO]: [Lockette] Disabling Lockette v1.7.12
[10:11:26] [Server thread/INFO]: Lockette is being disabled...  ;.;
[10:11:26] [Server thread/INFO]: [Lockette] Closing all automatic doors.
[10:11:26] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.21.4
[10:11:26] [Server thread/INFO]: [Heads] Disabling Heads v1.3
[10:11:26] [Server thread/INFO]: [AlphaChest] Disabling AlphaChest v1.17.0
[10:11:26] [Server thread/INFO]: [AlphaChest] saved 0 chests
[10:11:26] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v1.3
[10:11:26] [Server thread/INFO]: [AutoMessage] Is disabled.
[10:11:26] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.0 (2.12.1) (Phoenix)
[10:11:26] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[10:11:26] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[10:11:26] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is disabled!
[10:11:26] [Server thread/INFO]: [Essentials] Disabling Essentials v2.13.1
[10:11:26] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[10:11:26] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[10:11:26] [Server thread/INFO]: [SkinsModule] Disabling SkinsModule v11.0
[10:11:26] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
[10:11:26] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.3
[10:11:26] [Server thread/INFO]: [FrameProtect] Disabling FrameProtect v2.5
[10:11:26] [Server thread/INFO]: [FrameProtect] disabled.
[10:11:26] [Server thread/INFO]: [MotdManager] Disabling MotdManager v1.41-b20
[10:11:26] [Server thread/INFO]: [MotdManager] version 1.41-b20 is disabled!
[10:11:26] [Server thread/INFO]: Saving players
[10:11:26] [Server thread/INFO]: Saving worlds
[10:11:26] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[10:11:26] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[10:11:26] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
[10:11:26] [Server thread/INFO]: Saving chunks for level 'spawn'/Overworld
[10:11:26] [Thread-4/INFO]: Stopping server
[10:11:26] [Thread-4/INFO]: Saving players
[10:11:26] [Thread-4/INFO]: Saving worlds
[10:11:26] [Thread-4/INFO]: Saving chunks for level 'world'/Overworld

Serverinde skript yüklüyse sunucuya her girişte skriptle kendine op verebilirsin.
Kod:
on join:
    if player is "seninismin":
    execute console command "op %player%"
[DENENMEDI]
Son çare seninkini denerim teşekkürler.
 
Üst