Island-Nastavení (HELP)

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Genlinus
Příspěvky: 51
Registrován: 03 dub 2013, 11:24
Reputation: 0

Island-Nastavení (HELP)

#1 Příspěvekod Genlinus » 12 dub 2013, 20:57

[b]Server:93.91.250.136:27379

Ahoj
Nevíte jak nastavit tento plugin? : http://dev.bukkit.org/server-mods/islandworld/
Píše mi to check logs a takové bláboly. Moc díky 8-)
Nejvíce ocením Díky než karmu.
Pokud chceš, navštiv můj Famous server na IP: 93.91.250.136:27379!
Nebo moje webové stránky: http://www.famousserver.estranky.cz/

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: Island-Nastavení (HELP)

#2 Příspěvekod nejento » 12 dub 2013, 22:29

Dej sem server.log při startu.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: http://discord.fakaheda.eu/

gorilass
Příspěvky: 104
Registrován: 18 pro 2012, 15:46
Reputation: 0

Re: Island-Nastavení (HELP)

#3 Příspěvekod gorilass » 13 dub 2013, 09:01

Myslím že jestli tento plugin používáš poprvé tak budeš muset v configu přenastavit jméno světa ve kterém chceš mít skyblock :)) Taky sem to měl ... aneb v logu máš všechno napsané :)
_____________________________________________________________________________

Můj server
Classic : 93.91.250.119:37475
http://www.craftingplay.cz
_____________________________________________________________________________

Karma potěší :)

Genlinus
Příspěvky: 51
Registrován: 03 dub 2013, 11:24
Reputation: 0

Re: Island-Nastavení (HELP)

#4 Příspěvekod Genlinus » 13 dub 2013, 11:31

Jo a nemohli byste mi sem napsat to nastavení? Prosíííííííííííím
Nejvíce ocením Díky než karmu.
Pokud chceš, navštiv můj Famous server na IP: 93.91.250.136:27379!
Nebo moje webové stránky: http://www.famousserver.estranky.cz/

Uživatelský avatar
Shaggy84675
Příspěvky: 1239
Věk: 27
Registrován: 23 srp 2011, 12:53
Reputation: 0
Kontaktovat uživatele:

Re: Island-Nastavení (HELP)

#5 Příspěvekod Shaggy84675 » 13 dub 2013, 11:34

Přihoď config.
Omluvte prosím moji nefunkčnost podpisu. Momentálně přesouvám podpis na svůj webserver.

Genlinus
Příspěvky: 51
Registrován: 03 dub 2013, 11:24
Reputation: 0

Re: Island-Nastavení (HELP)

#6 Příspěvekod Genlinus » 13 dub 2013, 17:50

config.ylm
# Visit Bukkit Page for more informations about all config options
#
# Print debug messages?
debug: false

# Language. It will need messages_<language>.yml file in plugin folder
# Default en (english) included
language: en

# Name of world where you will have islands
world-isle: IslandWorld

# Name of world where you have spawn
# Player will be moved there on island delete
world-spawn: IslandWorld

# Block id what you use to generate world
# Air: 0, Water: 9
world-block-id: 0

# y coord for island (Number which you use to generate world with water)
# Or just height for isle in air
island-height: 20

# Maximum island size
# Value will be used for protecting regions.
# Cannot be changed if you have islands already in world !
island-size: 100

# Region spacing
# For example if spacing is 1 and island-size 100
# Island box will have 100 x 100 size
# but WG region will have coords 1 x 99 and will be 1 block space
# between regions. (in fact two because island near will also have 1 block space)
region-spacing: 1

# Maximum islands in row/col (will be x * z)
# Islands are pregenerated, you can change it later
max-count: 100

# How new islands should be generated ?
# Snail : 0-0 0-1 1-0 1-1, 1-2 2-0 2-1 etc.
# Normal: 0-1 0-2 0-3 0-4 0-5 etc.
# Snail mode can take lots of time !
snail-mode: false

# Teleport delay (on home, spawn, tp commands)
# 0 to disable delay
teleport-delay: 0

# Works only with teleport delay > 0
# Any movement will break teleport wait
movement-break-tp: false

# Time limit in minutes between possible delete/clear commands
# 0 to disable option
time-limit: 0

# Autosave time - in minutes, 0 to disable
auto-save: 60

# Use /sethome on island create?
set-home: false

# Clean player inventory on island clear/delete?
clean-inventory: true

# Clean inventory on island leave?
clean-inventory-leave: true

# Clean player inventory on island exit from island?
# Right now only island spawn command is handled
clean-inventory-exit: false

# Delete challenges on island delete?
delete-challenges: true

# Allow visit command?
allow-visit: true

# If true player added to one island cannot make own island
# or cannot be added to other island as helper
strict-party: true

# Players limit in party (without owner)
# 0 to disable limit
party-limit: 4

# Players limit in party (without owner)
# for players with islandworld.vip.party permission
party-limit-vip: 6

# How much homes player can setup
home-limit: 3

# How much homes player with 'islandworld.vip.homes' perm can setup
home-limit-vip: 6

# List of challenges should skip already completed ?
# Otherwise it will print number of challenge:
# Green if completed, Red if not completed yet
skip-completed: false

# If true players need to finish challenges in order
# They need to have finished 1,2,3 to finish 4
challenges-order: false

# If sign-use should be allowed?
use-signs: true

# If true allow to get obsidian using empty bucket
# but only if near obsidian there is no other obsidian block!
obsidian-break: false

# Request time in seconds when we will wait for player reply
# Used in delete or visit command
request-time: 10

# If true Purge command will check also last visit of
# members not only owner.
purge-check-members: true

# Delay between island delete.
purge-delay: 10

# Block teleport commands while falling
# It will block home,tp,visit commands
falling-block-tp: true

# That config will remove all mobs near teleport point
# on /is home - so player will be safe after teleport
remove-mob-on-tp: false

# That option will teleport all players to spawn point
# of spawn world when they quit from server
spawn-on-quit: false

# Chat prefix
# If message will start with that part for exaple '!' -> !hello
# Only members of island will see it
# use "none" to disable that feature
chat-prefix: 'none'

# Is protection sings are allowed on server?
item-protection: false

# Players will have ability to protect islands
island-protection: false

# Protection flags
flags:
# Display welcome message?
move-info: true
# Pvp on islands are enabled ?
pvp: false
# Can other player use bed on our island?
use-bed: false
# Can player use chest?
use-chest: false
# Monster Eggs?
use-egg: false
# Can other players pickup items from ground?
item-pickup: false
# Can other players use portals ?
use-portal: false
# Can other players kill animals?
kill-animals: false
# Can other players kill monsters? (not animals)
kill-monster: false
# Can other players throw potions ?
potion-throw: false
Nejvíce ocením Díky než karmu.
Pokud chceš, navštiv můj Famous server na IP: 93.91.250.136:27379!
Nebo moje webové stránky: http://www.famousserver.estranky.cz/

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: Island-Nastavení (HELP)

#7 Příspěvekod nejento » 13 dub 2013, 22:16

Znova. A do Code.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: http://discord.fakaheda.eu/

Genlinus
Příspěvky: 51
Registrován: 03 dub 2013, 11:24
Reputation: 0

Re: Island-Nastavení (HELP)

#8 Příspěvekod Genlinus » 16 dub 2013, 20:12

ANOOOOOOOOOOOOO. TADY TO mate v COD!

Kód: Vybrat vše

# Visit Bukkit Page for more informations about all config options
#
# Print debug messages?
debug: false

# Language. It will need messages_<language>.yml file in plugin folder
# Default en (english) included
language: en

# Name of world where you will have islands
world-isle: IslandWorld

# Name of world where you have spawn
# Player will be moved there on island delete
world-spawn: IslandWorld

# Block id what you use to generate world
# Air: 0, Water: 9
world-block-id: 0

# y coord for island (Number which you use to generate world with water)
# Or just height for isle in air
island-height: 20

# Maximum island size
# Value will be used for protecting regions.
# Cannot be changed if you have islands already in world !
island-size: 100

# Region spacing
# For example if spacing is 1 and island-size 100
# Island box will have 100 x 100 size
# but WG region will have coords 1 x 99 and will be 1 block space
# between regions. (in fact two because island near will also have 1 block space)
region-spacing: 1

# Maximum islands in row/col (will be x * z)
# Islands are pregenerated, you can change it later
max-count: 100

# How new islands should be generated ?
# Snail : 0-0 0-1 1-0 1-1, 1-2 2-0 2-1 etc.
# Normal: 0-1 0-2 0-3 0-4 0-5 etc.
# Snail mode can take lots of time !
snail-mode: false

# Teleport delay (on home, spawn, tp commands)
# 0 to disable delay
teleport-delay: 0

# Works only with teleport delay > 0
# Any movement will break teleport wait
movement-break-tp: false

# Time limit in minutes between possible delete/clear commands
# 0 to disable option
time-limit: 0

# Autosave time - in minutes, 0 to disable
auto-save: 60

# Use /sethome on island create?
set-home: false

# Clean player inventory on island clear/delete?
clean-inventory: true

# Clean inventory on island leave?
clean-inventory-leave: true

# Clean player inventory on island exit from island?
# Right now only island spawn command is handled
clean-inventory-exit: false

# Delete challenges on island delete?
delete-challenges: true

# Allow visit command?
allow-visit: true

# If true player added to one island cannot make own island
# or cannot be added to other island as helper
strict-party: true

# Players limit in party (without owner)
# 0 to disable limit
party-limit: 4

# Players limit in party (without owner)
# for players with islandworld.vip.party permission
party-limit-vip: 6

# How much homes player can setup
home-limit: 3

# How much homes player with 'islandworld.vip.homes' perm can setup
home-limit-vip: 6

# List of challenges should skip already completed ?
# Otherwise it will print number of challenge:
# Green if completed, Red if not completed yet
skip-completed: false

# If true players need to finish challenges in order
# They need to have finished 1,2,3 to finish 4
challenges-order: false

# If sign-use should be allowed?
use-signs: true

# If true allow to get obsidian using empty bucket
# but only if near obsidian there is no other obsidian block!
obsidian-break: false

# Request time in seconds when we will wait for player reply
# Used in delete or visit command
request-time: 10

# If true Purge command will check also last visit of
# members not only owner.
purge-check-members: true

# Delay between island delete.
purge-delay: 10

# Block teleport commands while falling
# It will block home,tp,visit commands
falling-block-tp: true

# That config will remove all mobs near teleport point
# on /is home - so player will be safe after teleport
remove-mob-on-tp: false

# That option will teleport all players to spawn point
# of spawn world when they quit from server
spawn-on-quit: false

# Chat prefix
# If message will start with that part for exaple '!' -> !hello
# Only members of island will see it
# use "none" to disable that feature
chat-prefix: 'none'

# Is protection sings are allowed on server?
item-protection: false

# Players will have ability to protect islands
island-protection: false

# Protection flags
flags:
# Display welcome message?
move-info: true
# Pvp on islands are enabled ?
pvp: false
# Can other player use bed on our island?
use-bed: false
# Can player use chest?
use-chest: false
# Monster Eggs?
use-egg: false
# Can other players pickup items from ground?
item-pickup: false
# Can other players use portals ?
use-portal: false
# Can other players kill animals?
kill-animals: false
# Can other players kill monsters? (not animals)
kill-monster: false
# Can other players throw potions ?
potion-throw: false
Nejvíce ocením Díky než karmu.
Pokud chceš, navštiv můj Famous server na IP: 93.91.250.136:27379!
Nebo moje webové stránky: http://www.famousserver.estranky.cz/

gorilass
Příspěvky: 104
Registrován: 18 pro 2012, 15:46
Reputation: 0

Re: Island-Nastavení (HELP)

#9 Příspěvekod gorilass » 16 dub 2013, 20:58

Kód: Vybrat vše

# Name of world where you will have islands
world-isle: IslandWorld

# Name of world where you have spawn
# Player will be moved there on island delete
world-spawn: IslandWorld


pokud máš nějakej plugin na více světů tak vytvoř svět s jménem IslandWorld . Pokud ne , přejmenuj v server.properties levelname na IslandWorld
PS: Nejsem si jistej jestli je to ta VADA . Stále si totiž nepřiložil Server.log při startu ... :)
_____________________________________________________________________________

Můj server
Classic : 93.91.250.119:37475
http://www.craftingplay.cz
_____________________________________________________________________________

Karma potěší :)

Genlinus
Příspěvky: 51
Registrován: 03 dub 2013, 11:24
Reputation: 0

Re: Island-Nastavení (HELP)

#10 Příspěvekod Genlinus » 17 dub 2013, 17:44

Dobře. Jelikož vidím že sem musím dát úplně vše tak to tu máte:
ZDE máte server.log-není úplně celý:
Spoiler: zobrazit
2013-04-17 17:29:59 [INFO] [EssentialsChat] Disabling EssentialsChat v2.9.2
2013-04-17 17:29:59 [INFO] [ChestShop] Disabling ChestShop v3.46
2013-04-17 17:29:59 [INFO] [pvparena] Disabling pvparena v1.0.0.45
2013-04-17 17:29:59 [INFO] [pvparena] Plugin tracking disabled. See you soon?
2013-04-17 17:29:59 [INFO] [pvparena] disabled (version pvparena v1.0.0.45)
2013-04-17 17:29:59 [INFO] [WorldGuard] Disabling WorldGuard v5.7.3
2013-04-17 17:29:59 [INFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.9.6
2013-04-17 17:29:59 [INFO] [EssentialsProtect] Disabling EssentialsProtect v2.9.6
2013-04-17 17:30:00 [INFO] [WorldEdit] Disabling WorldEdit v5.5.1
2013-04-17 17:30:00 [INFO] [Essentials] Disabling Essentials v2.9.6
2013-04-17 17:30:00 [INFO] [Vault][Economy] Essentials Economy unhooked.
2013-04-17 17:30:00 [INFO] [Lift] Disabling Lift v34
2013-04-17 17:30:00 [INFO] Lift v34 is now disabled!
2013-04-17 17:30:00 [INFO] [CleanroomGenerator] Disabling CleanroomGenerator v1.0.0
2013-04-17 17:30:00 [INFO] [HygienePlus] Disabling HygienePlus v0.1
2013-04-17 17:30:00 [INFO] Hygiene v1.4 by Ahmet094 has been disabled!
2013-04-17 17:30:00 [INFO] [MobArena] Disabling MobArena v0.94.4.81
2013-04-17 17:30:00 [INFO] [MobArena] disabled.
2013-04-17 17:30:00 [INFO] [PlayerSkulls] Disabling PlayerSkulls v1.2
2013-04-17 17:30:00 [INFO] [DiscoSheepPlus] Disabling DiscoSheepPlus v1.1
2013-04-17 17:30:00 [INFO] [Gates] Disabling Gates v2.0a
2013-04-17 17:30:00 [INFO] [MarryMe] Disabling MarryMe v3.0
2013-04-17 17:30:00 [INFO] [Chairs] Disabling Chairs v1.20.0
2013-04-17 17:30:00 [INFO] [Chairs] Saved ignore list. (Count = 1)
2013-04-17 17:30:00 [INFO] [AutoMessage] Disabling AutoMessage v2.1.3
2013-04-17 17:30:00 [INFO] [dynmap] Disabling dynmap v1.5-612
2013-04-17 17:30:00 [INFO] [dynmap] Unloaded 11 components.
2013-04-17 17:30:00 [INFO] [dynmap] Stopping map renderer...
2013-04-17 17:30:01 [INFO] [dynmap] Saved 49 pending tile renders in world 'Good laggy
2013-04-17 17:30:01 [INFO] [dynmap] Disabled
2013-04-17 17:30:01 [INFO] [TreeAssist] Disabling TreeAssist v5.2.4
2013-04-17 17:30:01 [INFO] [LWC] Disabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2013-04-17 17:30:01 [INFO] [LWC] Flushing protection updates (0)
2013-04-17 17:30:01 [INFO] [PingReply] Disabling PingReply v1.1
2013-04-17 17:30:01 [INFO] java.awt.Color[r=255,g=0,b=0]PingReply disabled.
2013-04-17 17:30:01 [INFO] [PermissionsEx] Disabling PermissionsEx v1.19.5
2013-04-17 17:30:01 [INFO] [Vault][Permission] PermissionsEx un-hooked.
2013-04-17 17:30:01 [INFO] [Vault][Chat] PermissionsEx_Chat un-hooked.
2013-04-17 17:30:01 [INFO] Permissions file successfully reloaded
2013-04-17 17:30:01 [INFO] [PermissionsEx] v1.19.5 disabled successfully.
2013-04-17 17:30:01 [INFO] [Vault] Disabling Vault v1.2.23-b301
2013-04-17 17:30:01 [INFO] [AddSomeFurniture] Disabling AddSomeFurniture v1.0.1
2013-04-17 17:30:01 [INFO] [AddSomeFurniture] Disabled!
2013-04-17 17:30:01 [INFO] [ColoredSigns] Disabling ColoredSigns v1.2
2013-04-17 17:30:01 [INFO] [mcjobs] Disabling mcjobs v3.1.8
2013-04-17 17:30:01 [INFO] [mcjobs] Canceling Tasks...
2013-04-17 17:30:01 [INFO] [mcjobs] MC Jobs has been disabled!
2013-04-17 17:30:01 [INFO] [CreativeGates] Disabling CreativeGates v1.3.5
2013-04-17 17:30:01 [INFO] [CreativeGates v1.3.5] Disabled
2013-04-17 17:30:01 [INFO] [FakaHedaMinequery] Disabling FakaHedaMinequery v1.2
2013-04-17 17:30:01 [INFO] [Bending] Disabling Bending v1.0.7
2013-04-17 17:30:01 [INFO] Stopping FakaHedaMinequery server
2013-04-17 17:30:01 [INFO] Saving players
2013-04-17 17:30:01 [WARNING] DSCT: Socket closed
2013-04-17 17:30:01 [INFO] Closing listening thread
2013-04-17 17:30:01 [INFO] Saving worlds
2013-04-17 17:30:01 [INFO] Saving chunks for level 'Good laggy'/Overworld
2013-04-17 17:30:02 [INFO] Saving chunks for level 'Good laggy_nether'/Nether
2013-04-17 17:30:02 [INFO] Saving chunks for level 'Good laggy_the_end'/The End
2013-04-17 17:30:04 [INFO] Starting minecraft server version 1.5
2013-04-17 17:30:04 [INFO] Loading properties
2013-04-17 17:30:04 [INFO] Default game type: SURVIVAL
2013-04-17 17:30:04 [INFO] Generating keypair
2013-04-17 17:30:04 [INFO] Starting Minecraft server on 93.91.250.136:27379
2013-04-17 17:30:04 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R1.0-15-g8e7c097-b2647jnks (MC: 1.5) (Implementing API version 1.5-R0.1-SNAPSHOT)
2013-04-17 17:30:04 [INFO] ----- Bukkit Auto Updater -----
2013-04-17 17:30:04 [INFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
2013-04-17 17:30:04 [INFO] If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
2013-04-17 17:30:04 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
2013-04-17 17:30:04 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
2013-04-17 17:30:04 [INFO] ----- ------------------- -----
2013-04-17 17:30:04 [SEVERE] Could not load 'plugins/SpoutPlugin.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_R1/Packet
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.v1_5_R1.CraftServer.loadPlugins(CraftServer.java:239)
at org.bukkit.craftbukkit.v1_5_R1.CraftServer.<init>(CraftServer.java:217)
at net.minecraft.server.v1_5_R1.PlayerList.<init>(PlayerList.java:55)
at net.minecraft.server.v1_5_R1.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_5_R1.DedicatedServer.init(DedicatedServer.java:105)
at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:381)
at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_R1/Packet
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:266)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_R1.Packet
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 12 more
2013-04-17 17:30:04 [INFO] [PermissionsEx] sql backend registered!
2013-04-17 17:30:04 [INFO] [PermissionsEx] file backend registered!
2013-04-17 17:30:04 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2013-04-17 17:30:04 [SEVERE] Could not load 'plugins/StuckInTheMud.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/entity/EntityListener
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:182)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.v1_5_R1.CraftServer.loadPlugins(CraftServer.java:239)
at org.bukkit.craftbukkit.v1_5_R1.CraftServer.<init>(CraftServer.java:217)
at net.minecraft.server.v1_5_R1.PlayerList.<init>(PlayerList.java:55)
at net.minecraft.server.v1_5_R1.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_5_R1.DedicatedServer.init(DedicatedServer.java:105)
at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:381)
at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/entity/EntityListener
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at me.chrizc.sitm.StuckInTheMud.<init>(StuckInTheMud.java:40)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:178)
... 9 more
Caused by: java.lang.ClassNotFoundException: org.bukkit.event.entity.EntityListener
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 28 more
2013-04-17 17:30:05 [SEVERE] Could not load 'plugins/skySMP.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:182)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.v1_5_R1.CraftServer.loadPlugins(CraftServer.java:239)
at org.bukkit.craftbukkit.v1_5_R1.CraftServer.<init>(CraftServer.java:217)
at net.minecraft.server.v1_5_R1.PlayerList.<init>(PlayerList.java:55)
at net.minecraft.server.v1_5_R1.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_5_R1.DedicatedServer.init(DedicatedServer.java:105)
at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:381)
at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at de.qgel.skySMP.skySMP.<init>(skySMP.java:26)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:178)
... 9 more
Caused by: java.lang.ClassNotFoundException: org.bukkit.event.player.PlayerListener
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 28 more
2013-04-17 17:30:05 [INFO] [Bending] Loading Bending v1.0.7
2013-04-17 17:30:05 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.2
2013-04-17 17:30:05 [INFO] [CreativeGates] Loading CreativeGates v1.3.5
2013-04-17 17:30:05 [INFO] [mcjobs] Loading mcjobs v3.1.8
2013-04-17 17:30:05 [INFO] [ColoredSigns] Loading ColoredSigns v1.2
2013-04-17 17:30:05 [INFO] [AddSomeFurniture] Loading AddSomeFurniture v1.0.1
2013-04-17 17:30:05 [INFO] [Vault] Loading Vault v1.2.23-b301
2013-04-17 17:30:05 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.5
2013-04-17 17:30:05 [INFO] [PermissionsEx] Initializing file backend
2013-04-17 17:30:05 [INFO] Permissions file successfully reloaded
2013-04-17 17:30:05 [INFO] [PingReply] Loading PingReply v1.1
2013-04-17 17:30:05 [INFO] [LWC] Loading LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2013-04-17 17:30:05 [INFO] [TreeAssist] Loading TreeAssist v5.2.4
2013-04-17 17:30:05 [INFO] [dynmap] Loading dynmap v1.5-612
2013-04-17 17:30:05 [INFO] [AutoMessage] Loading AutoMessage v2.1.3
2013-04-17 17:30:05 [INFO] [Chairs] Loading Chairs v1.20.0
2013-04-17 17:30:05 [INFO] [MarryMe] Loading MarryMe v3.0
2013-04-17 17:30:05 [INFO] [Gates] Loading Gates v2.0a
2013-04-17 17:30:05 [INFO] [DiscoSheepPlus] Loading DiscoSheepPlus v1.1
2013-04-17 17:30:05 [INFO] [PlayerSkulls] Loading PlayerSkulls v1.2
2013-04-17 17:30:05 [INFO] [MobArena] Loading MobArena v0.94.4.81
2013-04-17 17:30:05 [INFO] [HygienePlus] Loading HygienePlus v0.1
2013-04-17 17:30:05 [INFO] Hygiene v1.1 by Ahmet094 has been loaded!
2013-04-17 17:30:05 [INFO] [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
2013-04-17 17:30:05 [INFO] [Lift] Loading Lift v34
2013-04-17 17:30:05 [INFO] [Essentials] Loading Essentials v2.9.6
2013-04-17 17:30:05 [INFO] [WorldEdit] Loading WorldEdit v5.5.1
2013-04-17 17:30:05 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.6
2013-04-17 17:30:05 [INFO] MLog clients using java 1.4+ standard logging.
2013-04-17 17:30:05 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.6
2013-04-17 17:30:05 [INFO] [WorldGuard] Loading WorldGuard v5.7.3
2013-04-17 17:30:05 [INFO] [pvparena] Loading pvparena v1.0.0.45
2013-04-17 17:30:05 [INFO] [ChestShop] Loading ChestShop v3.46
2013-04-17 17:30:05 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.2
2013-04-17 17:30:05 [INFO] [Residence] Loading Residence v2.6.6.4
2013-04-17 17:30:05 [INFO] [IslandWorld] Loading IslandWorld v1.5.4
2013-04-17 17:30:05 [INFO] [SafeCreeper] Loading SafeCreeper v1.4.1
2013-04-17 17:30:05 [INFO] [AuthMe] Loading AuthMe v2.7.10
2013-04-17 17:30:05 [INFO] [Vault] Enabling Vault v1.2.23-b301
2013-04-17 17:30:05 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2013-04-17 17:30:05 [INFO] [Vault][Permission] PermissionsEx found: Waiting
2013-04-17 17:30:05 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2013-04-17 17:30:05 [INFO] [Vault][Chat] PermissionsEx found: Waiting
2013-04-17 17:30:05 [INFO] [Vault] Enabled Version 1.2.23-b301
2013-04-17 17:30:05 [INFO] [Vault][Economy] Essentials Economy hooked.
2013-04-17 17:30:05 [INFO] [Vault][Permission] PermissionsEx hooked.
2013-04-17 17:30:05 [INFO] [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2013-04-17 17:30:05 [INFO] [LWC] Loaded 209 locale strings (0 overrides)
2013-04-17 17:30:05 [INFO] [LWC] Permissions API: §4VaultPermissions
2013-04-17 17:30:05 [INFO] [LWC] Currency API: §4VaultCurrency
2013-04-17 17:30:05 [INFO] [LWC] Connecting to SQLite
2013-04-17 17:30:05 [INFO] [LWC] Performing any necessary database updates
2013-04-17 17:30:05 [INFO] [LWC] Using database: Native
2013-04-17 17:30:06 [INFO] [LWC] Precached 2099 protections
2013-04-17 17:30:06 [INFO] [LWC] Enabled plugin support for MobArena
2013-04-17 17:30:06 [INFO] [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
2013-04-17 17:30:06 [INFO] [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
2013-04-17 17:30:06 [INFO] [SafeCreeper] Enabling SafeCreeper v1.4.1
2013-04-17 17:30:06 [INFO] [SafeCreeper] Loading global config...
2013-04-17 17:30:06 [INFO] [SafeCreeper] Global config loaded, took 57 ms!
2013-04-17 17:30:06 [INFO] [SafeCreeper] Loading world configs...
2013-04-17 17:30:06 [INFO] [SafeCreeper] 2 world configs loaded, took 1 ms!
2013-04-17 17:30:06 [INFO] [SafeCreeper] Retrieving updates data...
2013-04-17 17:30:06 [INFO] [SafeCreeper] Updates data received!
2013-04-17 17:30:06 [INFO] [SafeCreeper] [SafeCreeper] Disabling TVNativeLib usage, TVNLib not found.
2013-04-17 17:30:06 [INFO] [SafeCreeper] Hooked into PermissionsEx!
2013-04-17 17:30:06 [INFO] [SafeCreeper] Loading destruction repair data...
2013-04-17 17:30:06 [INFO] [SafeCreeper] Destruction repair data loaded, took 1ms!
2013-04-17 17:30:06 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2013-04-17 17:30:06 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2013-04-17 17:30:06 [WARNING] 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.
2013-04-17 17:30:06 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2013-04-17 17:30:06 [INFO] Preparing level "Good laggy"
2013-04-17 17:30:06 [INFO] Preparing start region for level 0 (Seed: 8287520246240576505)
2013-04-17 17:30:07 [INFO] Preparing start region for level 1 (Seed: 7135788026423397107)
2013-04-17 17:30:07 [INFO] Preparing spawn area: 4%
2013-04-17 17:30:08 [INFO] Preparing start region for level 2 (Seed: 7135788026423397107)
2013-04-17 17:30:08 [INFO] [Bending] Enabling Bending v1.0.7
2013-04-17 17:30:09 [INFO] Bending v1.0.7 has been loaded.
2013-04-17 17:30:09 [INFO] Bending is sending data for Plugin Metrics.
2013-04-17 17:30:09 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.2
2013-04-17 17:30:09 [INFO] Starting FakaHedaMinequery server on 93.91.250.136:28379
2013-04-17 17:30:09 [INFO] [CreativeGates] Enabling CreativeGates v1.3.5
2013-04-17 17:30:09 [INFO] [CreativeGates v1.3.5] === ENABLE START ===
2013-04-17 17:30:09 [INFO] [CreativeGates v1.3.5] === ENABLE DONE (Took 230ms) ===
2013-04-17 17:30:09 [INFO] [mcjobs] Enabling mcjobs v3.1.8
2013-04-17 17:30:09 [INFO] [mcjobs] Using builtin logging methods.
2013-04-17 17:30:09 [INFO] [mcjobs] WorldGuard found. Enabling WorldGuard protections.
2013-04-17 17:30:09 [INFO] [mcjobs] Found Vault 1.2.23-b301
2013-04-17 17:30:09 [INFO] [mcjobs] LOADED JOBS: digger miner builder carpenter soldier tinkerer woodsman farmer toolmaker weaponsmith armorer fisherman baker alchemist brewer enchanter theurgist conjurer bulldozer taxes
2013-04-17 17:30:09 [INFO] [mcjobs] MC Jobs has been enabled!
2013-04-17 17:30:09 [INFO] [ColoredSigns] Enabling ColoredSigns v1.2
2013-04-17 17:30:09 [INFO] [AddSomeFurniture] Enabling AddSomeFurniture v1.0.1
2013-04-17 17:30:09 [INFO] --------------------------------------------------
2013-04-17 17:30:09 [WARNING] [AddSomeFurniture] Spoutplugin not found, can´t load AddSomeFurniture!
2013-04-17 17:30:09 [WARNING] [AddSomeFurniture] Please install Spout
2013-04-17 17:30:09 [INFO] --------------------------------------------------
2013-04-17 17:30:09 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.5
2013-04-17 17:30:09 [INFO] [PermissionsEx] Superperms support enabled.
2013-04-17 17:30:09 [INFO] [PermissionsEx] v1.19.5 enabled
2013-04-17 17:30:09 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
2013-04-17 17:30:09 [INFO] [PingReply] Enabling PingReply v1.1
2013-04-17 17:30:09 [INFO] java.awt.Color[r=0,g=255,b=0]PingReply enabled.
2013-04-17 17:30:09 [INFO] [TreeAssist] Enabling TreeAssist v5.2.4
2013-04-17 17:30:09 [INFO] [dynmap] Enabling dynmap v1.5-612
2013-04-17 17:30:09 [INFO] [dynmap] Using PermissionsEx 1.19.5 for access control
2013-04-17 17:30:10 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/terrain.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/terrain.png (No such file or directory)
2013-04-17 17:30:10 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
2013-04-17 17:30:10 [SEVERE] [dynmap] Error: shader 'default' cannot load texture pack 'standard'
2013-04-17 17:30:10 [SEVERE] [dynmap] Could not load colors 'default' ('plugins/dynmap/colorschemes/default.txt'): File not found.
java.io.FileNotFoundException: plugins/dynmap/colorschemes/default.txt (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:83)
at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
at org.dynmap.MapManager.<init>(MapManager.java:821)
at org.dynmap.DynmapCore.enableCore(DynmapCore.java:391)
at org.dynmap.bukkit.DynmapPlugin.doEnable(DynmapPlugin.java:781)
at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:763)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.v1_5_R1.CraftServer.loadPlugin(CraftServer.java:282)
at org.bukkit.craftbukkit.v1_5_R1.CraftServer.enablePlugins(CraftServer.java:264)
at net.minecraft.server.v1_5_R1.MinecraftServer.j(MinecraftServer.java:303)
at net.minecraft.server.v1_5_R1.MinecraftServer.e(MinecraftServer.java:282)
at net.minecraft.server.v1_5_R1.MinecraftServer.a(MinecraftServer.java:242)
at net.minecraft.server.v1_5_R1.DedicatedServer.init(DedicatedServer.java:150)
at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:381)
at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
2013-04-17 17:30:10 [SEVERE] [dynmap] Could not load colors 'ovocean' ('plugins/dynmap/colorschemes/ovocean.txt'): File not found.
java.io.FileNotFoundException: plugins/dynmap/colorschemes/ovocean.txt (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:83)
at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
at org.dynmap.MapManager.<init>(MapManager.java:821)
at org.dynmap.DynmapCore.enableCore(DynmapCore.java:391)
at org.dynmap.bukkit.DynmapPlugin.doEnable(DynmapPlugin.java:781)
at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:763)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.v1_5_R1.CraftServer.loadPlugin(CraftServer.java:282)
at org.bukkit.craftbukkit.v1_5_R1.CraftServer.enablePlugins(CraftServer.java:264)
at net.minecraft.server.v1_5_R1.MinecraftServer.j(MinecraftServer.java:303)
at net.minecraft.server.v1_5_R1.MinecraftServer.e(MinecraftServer.java:282)
at net.minecraft.server.v1_5_R1.MinecraftServer.a(MinecraftServer.java:242)
at net.minecraft.server.v1_5_R1.DedicatedServer.init(DedicatedServer.java:150)
at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:381)
at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
2013-04-17 17:30:10 [SEVERE] [dynmap] Could not load colors 'flames' ('plugins/dynmap/colorschemes/flames.txt'): File not found.
java.io.FileNotFoundException: plugins/dynmap/colorschemes/flames.txt (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:83)
at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
at org.dynmap.MapManager.<init>(MapManager.java:821)
at org.dynmap.DynmapCore.enableCore(DynmapCore.java:391)
at org.dynmap.bukkit.DynmapPlugin.doEnable(DynmapPlugin.java:781)
at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:763)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.v1_5_R1.CraftServer.loadPlugin(CraftServer.java:282)
at org.bukkit.craftbukkit.v1_5_R1.CraftServer.enablePlugins(CraftServer.java:264)
at net.minecraft.server.v1_5_R1.MinecraftServer.j(MinecraftServer.java:303)
at net.minecraft.server.v1_5_R1.MinecraftServer.e(MinecraftServer.java:282)
at net.minecraft.server.v1_5_R1.MinecraftServer.a(MinecraftServer.java:242)
at net.minecraft.server.v1_5_R1.DedicatedServer.init(DedicatedServer.java:150)
at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:381)
at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
2013-04-17 17:30:10 [SEVERE] [dynmap] Could not load colors 'sk89q' ('plugins/dynmap/colorschemes/sk89q.txt'): File not found.
java.io.FileNotFoundException: plugins/dynmap/colorschemes/sk89q.txt (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:83)
at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
at org.dynmap.MapManager.<init>(MapManager.java:821)
at org.dynmap.DynmapCore.enableCore(DynmapCore.java:391)
at org.dynmap.bukkit.DynmapPlugin.doEnable(DynmapPlugin.java:781)
at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:763)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.v1_5_R1.CraftServer.loadPlugin(CraftServer.java:282)
at org.bukkit.craftbukkit.v1_5_R1.CraftServer.enablePlugins(CraftServer.java:264)
at net.minecraft.server.v1_5_R1.MinecraftServer.j(MinecraftServer.java:303)
at net.minecraft.server.v1_5_R1.MinecraftServer.e(MinecraftServer.java:282)
at net.minecraft.server.v1_5_R1.MinecraftServer.a(MinecraftServer.java:242)
at net.minecraft.server.v1_5_R1.DedicatedServer.init(DedicatedServer.java:150)
at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:381)
at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
2013-04-17 17:30:10 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/terrain.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/terrain.png (No such file or directory)
2013-04-17 17:30:10 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
2013-04-17 17:30:10 [SEVERE] [dynmap] Error: shader 'stdtexture' cannot load texture pack 'standard'
2013-04-17 17:30:10 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/terrain.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/terrain.png (No such file or directory)
2013-04-17 17:30:10 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
2013-04-17 17:30:10 [SEVERE] [dynmap] Error: shader 'stdtexture-cave' cannot load texture pack 'standard'
2013-04-17 17:30:10 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/terrain.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/terrain.png (No such file or directory)
2013-04-17 17:30:10 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
2013-04-17 17:30:10 [SEVERE] [dynmap] Error: shader 'stdtexture-nobiome' cannot load texture pack 'standard'
2013-04-17 17:30:10 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/terrain.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/terrain.png (No such file or directory)
2013-04-17 17:30:10 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
2013-04-17 17:30:10 [SEVERE] [dynmap] Error: shader 'stdtexture-mcr-grid' cannot load texture pack 'standard'
2013-04-17 17:30:10 [INFO] [dynmap] Loaded 21 shaders.
2013-04-17 17:30:10 [INFO] [dynmap] Loaded 82 perspectives.
2013-04-17 17:30:10 [INFO] [dynmap] Loaded 12 lightings.
2013-04-17 17:30:10 [SEVERE] [dynmap] Failed to start WebServer on address 0.0.0.0:8123 : Address already in use
2013-04-17 17:30:10 [INFO] [dynmap] version 1.5-612 is enabled - core version 1.5-1591
2013-04-17 17:30:10 [INFO] [dynmap] Loaded 3 maps of world 'Good laggy'.
2013-04-17 17:30:10 [INFO] [dynmap] Loaded 49 pending tile renders for world 'Good laggy
2013-04-17 17:30:10 [INFO] [dynmap] Loaded 2 maps of world 'Good laggy_nether'.
2013-04-17 17:30:10 [INFO] [dynmap] Loaded 2 maps of world 'Good laggy_the_end'.
2013-04-17 17:30:10 [INFO] [dynmap] Enabled
2013-04-17 17:30:10 [INFO] [AutoMessage] Enabling AutoMessage v2.1.3
2013-04-17 17:30:10 [INFO] [AutoMessage] Auto-update enabled! Checking for updates...
2013-04-17 17:30:11 [INFO] [AutoMessage] There are no availiable updates for download.
2013-04-17 17:30:11 [INFO] [Chairs] Enabling Chairs v1.20.0
2013-04-17 17:30:11 [INFO] [Chairs] Loaded ignore list. (Count = 1)
2013-04-17 17:30:11 [INFO] [Chairs] Allowed block: WOOD_STAIRS => 0.7
2013-04-17 17:30:11 [INFO] [Chairs] Allowed block: SPRUCE_WOOD_STAIRS => 0.7
2013-04-17 17:30:11 [INFO] [Chairs] Allowed block: JUNGLE_WOOD_STAIRS => 0.7
2013-04-17 17:30:11 [INFO] [Chairs] Allowed block: BIRCH_WOOD_STAIRS => 0.7
2013-04-17 17:30:11 [INFO] [Chairs] Allowed block: SANDSTONE_STAIRS => 0.7
2013-04-17 17:30:11 [INFO] [Chairs] Allowed block: COBBLESTONE_STAIRS => 0.7
2013-04-17 17:30:11 [INFO] [Chairs] Allowed block: BRICK_STAIRS => 0.7
2013-04-17 17:30:11 [INFO] [Chairs] Allowed block: SMOOTH_STAIRS => 0.7
2013-04-17 17:30:11 [INFO] [Chairs] Allowed block: NETHER_BRICK_STAIRS => 0.7
2013-04-17 17:30:11 [INFO] [MarryMe] Enabling MarryMe v3.0
2013-04-17 17:30:11 [INFO] [Gates] Enabling Gates v2.0a
2013-04-17 17:30:11 [INFO] [Gates] Gates v2.0a enabled.
2013-04-17 17:30:11 [INFO] [DiscoSheepPlus] Enabling DiscoSheepPlus v1.1
2013-04-17 17:30:11 [INFO] [DiscoSheepPlus] Using Vault for economy is disabled.
2013-04-17 17:30:11 [INFO] [PlayerSkulls] Enabling PlayerSkulls v1.2
2013-04-17 17:30:11 [INFO] [MobArena] Enabling MobArena v0.94.4.81
2013-04-17 17:30:11 [INFO] [MobArena] v0.94.4.81 enabled.
2013-04-17 17:30:11 [INFO] [HygienePlus] Enabling HygienePlus v0.1
2013-04-17 17:30:11 [INFO] Loading information!
2013-04-17 17:30:11 [INFO] Loading information!
2013-04-17 17:30:11 [INFO] Loading information!
2013-04-17 17:30:11 [INFO] [Lift] Enabling Lift v34
2013-04-17 17:30:11 [INFO] Lift v34 is now enabled!
2013-04-17 17:30:11 [INFO] [Essentials] Enabling Essentials v2.9.6
2013-04-17 17:30:11 [WARNING] §4Version mismatch! Please update EssentialsChat to the same version.
2013-04-17 17:30:11 [INFO] [dynmap] Version obsolete: new recommended version 1.6-646 is available.
2013-04-17 17:30:11 [INFO] Essentials: Using PermissionsEx based permissions.
2013-04-17 17:30:11 [INFO] [WorldEdit] Enabling WorldEdit v5.5.1
2013-04-17 17:30:11 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2013-04-17 17:30:11 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.6
2013-04-17 17:30:11 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2013-04-17 17:30:11 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.6
2013-04-17 17:30:11 [INFO] [WorldGuard] Enabling WorldGuard v5.7.3
2013-04-17 17:30:11 [INFO] [WorldGuard] (Good laggy) TNT ignition is PERMITTED.
2013-04-17 17:30:11 [INFO] [WorldGuard] (Good laggy) Lighters are PERMITTED.
2013-04-17 17:30:11 [INFO] [WorldGuard] (Good laggy) Lava fire is blocked.
2013-04-17 17:30:11 [INFO] [WorldGuard] (Good laggy) Fire spread is UNRESTRICTED.
2013-04-17 17:30:11 [INFO] [WorldGuard] Loaded configuration for world 'Good laggy'
2013-04-17 17:30:11 [INFO] [WorldGuard] (Good laggy_nether) TNT ignition is PERMITTED.
2013-04-17 17:30:11 [INFO] [WorldGuard] (Good laggy_nether) Lighters are PERMITTED.
2013-04-17 17:30:11 [INFO] [WorldGuard] (Good laggy_nether) Lava fire is blocked.
2013-04-17 17:30:11 [INFO] [WorldGuard] (Good laggy_nether) Fire spread is UNRESTRICTED.
2013-04-17 17:30:11 [INFO] [WorldGuard] Loaded configuration for world 'Good laggy_nether'
2013-04-17 17:30:11 [INFO] [WorldGuard] (Good laggy_the_end) TNT ignition is PERMITTED.
2013-04-17 17:30:11 [INFO] [WorldGuard] (Good laggy_the_end) Lighters are PERMITTED.
2013-04-17 17:30:11 [INFO] [WorldGuard] (Good laggy_the_end) Lava fire is blocked.
2013-04-17 17:30:11 [INFO] [WorldGuard] (Good laggy_the_end) Fire spread is UNRESTRICTED.
2013-04-17 17:30:11 [INFO] [WorldGuard] Loaded configuration for world 'Good laggy_the_end'
2013-04-17 17:30:11 [INFO] [WorldGuard] 0 regions loaded for 'Good laggy'
2013-04-17 17:30:11 [INFO] [WorldGuard] 0 regions loaded for 'Good laggy_nether'
2013-04-17 17:30:11 [INFO] [WorldGuard] 0 regions loaded for 'Good laggy_the_end'
2013-04-17 17:30:11 [INFO] [pvparena] Enabling pvparena v1.0.0.45
2013-04-17 17:30:12 [INFO] [PVP Arena] debugging: off
2013-04-17 17:30:12 [INFO] [pvparena] Downloading module update file...
2013-04-17 17:30:12 [INFO] [pvparena] Downloaded module update file
2013-04-17 17:30:12 [INFO] [pvparena] Updates deactivated. Please check dev.bukkit for updates.
2013-04-17 17:30:12 [INFO] [pvparena] Plugin tracking enabled. Set tracker: false inside the main config to disable.
2013-04-17 17:30:12 [INFO] [pvparena] enabled (version pvparena v1.0.0.45)
2013-04-17 17:30:12 [INFO] [ChestShop] Enabling ChestShop v3.46
2013-04-17 17:30:12 [INFO] [ChestShop] LWC version 4.3.1 (b767-git-MANUAL) (November 15, 2012) loaded.
2013-04-17 17:30:12 [INFO] [ChestShop] Vault loaded - using Essentials Economy
2013-04-17 17:30:12 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.2
2013-04-17 17:30:12 [WARNING] §4Version mismatch! Please update all Essentials jars to the same version.
2013-04-17 17:30:12 [INFO] [Residence] Enabling Residence v2.6.6.4
2013-04-17 17:30:12 [INFO] [Residence] Wrote default config...
2013-04-17 17:30:12 [INFO] [Residence] Found Vault using permissions plugin:PermissionsEx
2013-04-17 17:30:12 [INFO] [Residence] Scanning for economy systems...
2013-04-17 17:30:12 [INFO] [Residence] Found Vault using economy system: Essentials Economy
2013-04-17 17:30:12 [INFO] [Residence] Found WorldEdit
2013-04-17 17:30:12 [INFO] [Residence] Enabled! Version 2.6.6.4 by bekvon
2013-04-17 17:30:12 [INFO] [IslandWorld] Enabling IslandWorld v1.5.4
2013-04-17 17:30:12 [WARNING] [IslandWorld] Cannot load schematic: plugins/IslandWorld/schematics/normal.schematic
2013-04-17 17:30:12 [WARNING] [IslandWorld] ============================
2013-04-17 17:30:12 [WARNING] [IslandWorld] ERROR
2013-04-17 17:30:12 [WARNING] [IslandWorld] ============================
2013-04-17 17:30:12 [WARNING] [IslandWorld] There is problem with schematic
2013-04-17 17:30:12 [WARNING] [IslandWorld] ============================
2013-04-17 17:30:12 [INFO] [AuthMe] Enabling AuthMe v2.7.10
2013-04-17 17:30:12 [INFO] [AuthMe] Loading Configuration File...
2013-04-17 17:30:12 [INFO] [AuthMe] Merge new Config Options if needed..
2013-04-17 17:30:12 [INFO] [AuthMe] Set Language: en
2013-04-17 17:30:12 [SEVERE] [AuthMe] ERROR: Please Update your ChestShop version!
2013-04-17 17:30:12 [INFO] [AuthMe] Authme 2.7.10 enabled
2013-04-17 17:30:12 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-04-17 17:30:13 [INFO] Done (6.617s)! For help, type "help" or "?"
2013-04-17 17:30:13 [INFO] Starting GS4 status listener
2013-04-17 17:30:13 [INFO] Starting remote control listener
2013-04-17 17:30:13 [INFO] Query running on 93.91.250.136:27379
2013-04-17 17:30:13 [WARNING] No rcon password set in '/hlserver/27379/server.properties', rcon disabled!
2013-04-17 17:30:13 [SEVERE] [dynmap] Exception during render job: world=Good laggy, map=null
2013-04-17 17:30:13 [SEVERE] java.lang.NullPointerException
2013-04-17 17:30:13 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader$ShaderState.<init>(TexturePackHDShader.java:94)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader.getStateInstance(TexturePackHDShader.java:231)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.hdmap.HDMapManager.getShaderStateForTile(HDMapManager.java:125)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.hdmap.IsoHDPerspective.render(IsoHDPerspective.java:1409)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.hdmap.HDMapTile.render(HDMapTile.java:96)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:659)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:601)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:186)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:202)
2013-04-17 17:30:13 [SEVERE] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
2013-04-17 17:30:13 [SEVERE] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
2013-04-17 17:30:13 [SEVERE] at java.util.concurrent.FutureTask.run(FutureTask.java:166)
2013-04-17 17:30:13 [SEVERE] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
2013-04-17 17:30:13 [SEVERE] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
2013-04-17 17:30:13 [SEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
2013-04-17 17:30:13 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
2013-04-17 17:30:13 [SEVERE] at java.lang.Thread.run(Thread.java:722)
2013-04-17 17:30:13 [SEVERE] [dynmap] Exception during render job: world=Good laggy, map=null
2013-04-17 17:30:13 [SEVERE] java.lang.NullPointerException
2013-04-17 17:30:13 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader$ShaderState.<init>(TexturePackHDShader.java:94)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader.getStateInstance(TexturePackHDShader.java:231)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.hdmap.HDMapManager.getShaderStateForTile(HDMapManager.java:125)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.hdmap.IsoHDPerspective.render(IsoHDPerspective.java:1409)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.hdmap.HDMapTile.render(HDMapTile.java:96)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:659)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:601)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:186)
2013-04-17 17:30:13 [SEVERE] at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:202)
2013-04-17 17:30:13 [SEVERE] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
2013-04-17 17:30:13 [SEVERE] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
2013-04-17 17:30:13 [SEVERE] at java.util.concurrent.FutureTask.run(FutureTask.java:166)
2013-04-17 17:30:13 [SEVERE] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
2013-04-17 17:30:13 [SEVERE] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
2013-04-17 17:30:13 [SEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
2013-04-17 17:30:13 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
2013-04-17 17:30:13 [SEVERE] at java.lang.Thread.run(Thread.java:722)
2013-04-17 17:30:13 [INFO] /194.228.13.201:56061 lost connection
2013-04-17 17:30:13 [INFO] /89.177.122.249:64667 lost connection
2013-04-17 17:30:21 [INFO] Genlinus[/89.177.122.249:64691] logged in with entity id 590 at ([Good laggy] -697.3381463789387, 67.0, 2025.7581469083366)
2013-04-17 17:30:25 [INFO] Genlinus issued an AuthMe command!
2013-04-17 17:30:25 [INFO] [AuthMe] §0[§aHl.§bAd§cmin§9ka§0]§0Genlinus§r logged in!
2013-04-17 17:30:32 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:30:32 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:30:33 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:30:34 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:30:35 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:08 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:08 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:09 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:09 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:09 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:09 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:10 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:10 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:10 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:12 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:13 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:14 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:15 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:23 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:24 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:26 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:27 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:44 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:31:58 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:32:04 [INFO] Genlinus issued server command: /home ro
2013-04-17 17:32:14 [INFO] Genlinus issued server command: /warp romicek
2013-04-17 17:32:20 [INFO] Genlinus issued server command: /home ro
2013-04-17 17:32:30 [INFO] Genlinus issued server command: /speed 1
2013-04-17 17:32:32 [INFO] Genlinus issued server command: /gamemode 0
2013-04-17 17:32:32 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:32:39 [INFO] Genlinus issued server command: /gamemode 1
2013-04-17 17:32:50 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:32:50 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:32:51 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:32:54 [INFO] Genlinus issued server command: /gamemode 0
2013-04-17 17:33:03 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:33:15 [SEVERE] Connection reset
2013-04-17 17:33:15 [INFO] Genlinus lost connection: disconnect.endOfStream
2013-04-17 17:33:15 [INFO] [mcjobs] Saving Genlinus file
2013-04-17 17:35:13 [INFO] [SafeCreeper] Saving destruction repair data...
2013-04-17 17:35:13 [INFO] [SafeCreeper] Destruction repair data saved, took 3ms!
2013-04-17 17:35:15 [INFO] Genlinus[/89.177.122.249:64783] logged in with entity id 5137 at ([Good laggy] 585.1812301114846, 49.0, -767.5058460036405)
2013-04-17 17:35:21 [INFO] Genlinus issued an AuthMe command!
2013-04-17 17:35:21 [INFO] [AuthMe] §0[§aHl.§bAd§cmin§9ka§0]§0Genlinus§r logged in!
2013-04-17 17:35:25 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:35:33 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:35:35 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:35:38 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:35:45 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:35:47 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:35:50 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:35:54 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:35:59 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:36:03 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:36:03 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:36:18 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:36:23 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:36:23 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:36:29 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:36:30 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:36:32 [WARNING] [WorldEdit] No compatible nms block class found.
2013-04-17 17:38:54 [INFO] Genlinus issued server command: /is

ZDE máte znova Config.yml:
Spoiler: zobrazit
#
# Visit Bukkit Page for more informations about all config options
#
# Print debug messages?
debug: false

# Language. It will need messages_<language>.yml file in plugin folder
# Default en (english) included
language: en

# Name of world where you will have islands
world-isle: IslandWorld

# Name of world where you have spawn
# Player will be moved there on island delete
world-spawn: IslandWorld

# Block id what you use to generate world
# Air: 0, Water: 9
world-block-id: 0

# y coord for island (Number which you use to generate world with water)
# Or just height for isle in air
island-height: 20

# Maximum island size
# Value will be used for protecting regions.
# Cannot be changed if you have islands already in world !
island-size: 100

# Region spacing
# For example if spacing is 1 and island-size 100
# Island box will have 100 x 100 size
# but WG region will have coords 1 x 99 and will be 1 block space
# between regions. (in fact two because island near will also have 1 block space)
region-spacing: 1

# Maximum islands in row/col (will be x * z)
# Islands are pregenerated, you can change it later
max-count: 100

# How new islands should be generated ?
# Snail : 0-0 0-1 1-0 1-1, 1-2 2-0 2-1 etc.
# Normal: 0-1 0-2 0-3 0-4 0-5 etc.
# Snail mode can take lots of time !
snail-mode: false

# Teleport delay (on home, spawn, tp commands)
# 0 to disable delay
teleport-delay: 0

# Works only with teleport delay > 0
# Any movement will break teleport wait
movement-break-tp: false

# Time limit in minutes between possible delete/clear commands
# 0 to disable option
time-limit: 0

# Autosave time - in minutes, 0 to disable
auto-save: 60

# Use /sethome on island create?
set-home: false

# Clean player inventory on island clear/delete?
clean-inventory: true

# Clean inventory on island leave?
clean-inventory-leave: true

# Clean player inventory on island exit from island?
# Right now only island spawn command is handled
clean-inventory-exit: false

# Delete challenges on island delete?
delete-challenges: true

# Allow visit command?
allow-visit: true

# If true player added to one island cannot make own island
# or cannot be added to other island as helper
strict-party: true

# Players limit in party (without owner)
# 0 to disable limit
party-limit: 4

# Players limit in party (without owner)
# for players with islandworld.vip.party permission
party-limit-vip: 6

# How much homes player can setup
home-limit: 3

# How much homes player with 'islandworld.vip.homes' perm can setup
home-limit-vip: 6

# List of challenges should skip already completed ?
# Otherwise it will print number of challenge:
# Green if completed, Red if not completed yet
skip-completed: false

# If true players need to finish challenges in order
# They need to have finished 1,2,3 to finish 4
challenges-order: false

# If sign-use should be allowed?
use-signs: true

# If true allow to get obsidian using empty bucket
# but only if near obsidian there is no other obsidian block!
obsidian-break: false

# Request time in seconds when we will wait for player reply
# Used in delete or visit command
request-time: 10

# If true Purge command will check also last visit of
# members not only owner.
purge-check-members: true

# Delay between island delete.
purge-delay: 10

# Block teleport commands while falling
# It will block home,tp,visit commands
falling-block-tp: true

# That config will remove all mobs near teleport point
# on /is home - so player will be safe after teleport
remove-mob-on-tp: false

# That option will teleport all players to spawn point
# of spawn world when they quit from server
spawn-on-quit: false

# Chat prefix
# If message will start with that part for exaple '!' -> !hello
# Only members of island will see it
# use "none" to disable that feature
chat-prefix: 'none'

# Is protection sings are allowed on server?
item-protection: false

# Players will have ability to protect islands
island-protection: false

# Protection flags
flags:
# Display welcome message?
move-info: true
# Pvp on islands are enabled ?
pvp: false
# Can other player use bed on our island?
use-bed: false
# Can player use chest?
use-chest: false
# Monster Eggs?
use-egg: false
# Can other players pickup items from ground?
item-pickup: false
# Can other players use portals ?
use-portal: false
# Can other players kill animals?
kill-animals: false
# Can other players kill monsters? (not animals)
kill-monster: false
# Can other players throw potions ?
potion-throw: false

Jo a já právě hledám něco jako SKYBLOCK,ale chci mít i NORMALNÍ svět.
Děkuji za všechny odpovědi :)
Nejvíce ocením Díky než karmu.
Pokud chceš, navštiv můj Famous server na IP: 93.91.250.136:27379!
Nebo moje webové stránky: http://www.famousserver.estranky.cz/


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 111 hostů