

Kód: Vybrat vše
# All paths in this configuration file are relative to Dynmap's data-folder: minecraft_server/plugins/dynmap/
# All map templates are defined in the templates directory
# The 'classic' FlatMap and KzedMap templates are used, which can be found in normal.txt, nether.txt, and skylands.txt
# To use these, do not set deftemplatesuffix (make sure deftemplatesuffix is commented, below)
# To use the HDMap very-low-res map templates as world defaults (normal-vlowres, nether-vlowres and skylands-vlowres), set value to vlowres
# The definitions of these templates are in normal-vlowres.txt, nether-vlowres.txt, and skylands-vlowres.txt
# To use the HDMap low-res map templates as world defaults (normal-lowres, nether-lowres and skylands-lowres), set value to lowres
# The definitions of these templates are in normal-lowres.txt, nether-lowres.txt, and skylands-lowres.txt
# To use the HDMap hi-res map templates (these can take a VERY long time for initial fullrender), set value to hires
# The definitions of these templates are in normal-hires.txt, nether-hires.txt, and skylands-hires.txt
deftemplatesuffix: hires
components:
- class: org.dynmap.ClientConfigurationComponent
- class: org.dynmap.InternalClientUpdateComponent
sendhealth: true
sendposition: true
allowwebchat: true
webchat-interval: 5
hidewebchatip: false
trustclientname: false
includehiddenplayers: false
# (optional) if true, player login IDs will be used for web chat when their IPs match
use-player-login-ip: true
# (optional) if use-player-login-ip is true, setting this to true will cause chat messages not matching a known player IP to be ignored
require-player-login-ip: false
# (optional) block player login IDs that are banned from chatting
block-banned-player-chat: true
# # Optional - make players hidden when they are inside/underground/in shadows (#=light level: 0=full shadow,15=sky)
# hideifshadow: 4
# # Optional - make player hidden when they are under cover (#=sky light level,0=underground,15=open to sky)
# hideifundercover: 14
# # (Optional) if true, players that are crouching/sneaking will be hidden
# hideifsneaking: false
#- class: org.dynmap.JsonFileClientUpdateComponent
# writeinterval: 1
# sendhealth: true
# sendposition: true
# allowwebchat: false
# webchat-interval: 5
# hidewebchatip: false
# includehiddenplayers: false
# use-player-login-ip: false
# require-player-login-ip: false
# block-banned-player-chat: true
# hideifshadow: 0
# hideifundercover: 0
# hideifsneaking: false
- class: org.dynmap.SimpleWebChatComponent
allowchat: true
# If true, web UI users can supply name for chat using 'playername' URL parameter. 'trustclientname' must also be set true.
allowurlname: false
# Note: this component is needed for the dmarker commands, and for the Marker API to be available to other plugins
- class: org.dynmap.MarkersComponent
type: markers
showlabel: false
enablesigns: false
# (optional) add spawn point markers to standard marker layer
showspawn: true
spawnicon: world
spawnlabel: "Spawn"
# (optional) layer for showing offline player's positions (for 'maxofflinetime' minutes after logoff)
showofflineplayers: false
offlinelabel: "Offline"
offlineicon: offlineuser
offlinehidebydefault: true
offlineminzoom: 0
maxofflinetime: 30
# (optional) layer for showing player's spawn beds
showspawnbeds: false
spawnbedlabel: "Spawn Beds"
spawnbedicon: bed
spawnbedhidebydefault: true
spawnbedminzoom: 0
spawnbedformat: "%name%'s bed"
- class: org.dynmap.ClientComponent
type: chat
allowurlname: false
- class: org.dynmap.ClientComponent
type: chatballoon
focuschatballoons: false
- class: org.dynmap.ClientComponent
type: chatbox
showplayerfaces: true
messagettl: 5
# Optional: set number of lines in scrollable message history: if set, messagettl is not used to age out messages
#scrollback: 100
# Optional: send push button
sendbutton: false
- class: org.dynmap.ClientComponent
type: playermarkers
showplayerfaces: true
showplayerhealth: true
# If true, show player body too (only valid if showplayerfaces=true
showplayerbody: false
# Option to make player faces small - don't use with showplayerhealth
smallplayerfaces: false
# Optional - make player faces layer hidden by default
hidebydefault: false
# Optional - ordering priority in layer menu (low goes before high - default is 0)
layerprio: 0
# Optional - label for player marker layer (default is 'Players')
label: "Players"
#- class: org.dynmap.ClientComponent
# type: digitalclock
- class: org.dynmap.ClientComponent
type: link
- class: org.dynmap.ClientComponent
type: timeofdayclock
showdigitalclock: true
#showweather: true
# Mouse pointer world coordinate display
- class: org.dynmap.ClientComponent
type: coord
label: "Location"
hidey: false
show-mcr: false
#- class: org.dynmap.ClientComponent
# type: logo
# text: "Dynmap"
# #logourl: "images/block_surface.png"
# linkurl: "http://forums.bukkit.org/threads/dynmap.489/"
#- class: org.dynmap.ClientComponent
# type: inactive
# timeout: 1800 # in seconds (1800 seconds = 30 minutes)
# redirecturl: inactive.html
# #showmessage: 'You were inactive for too long.'
#- class: org.dynmap.TestComponent
# stuff: "This is some configuration-value"
# Treat hiddenplayers.txt as a whitelist for players to be shown on the map? (Default false)
display-whitelist: false
# How often a tile gets rendered (in seconds).
renderinterval: 1
# How many tiles on update queue before accelerate render interval
renderacceleratethreshold: 60
# How often to render tiles when backlog is above renderacceleratethreshold
renderaccelerateinterval: 0.2
# How many update tiles to work on at once (if not defined, default is 1/2 the number of cores)
tiles-rendered-at-once: 2
# If true, use normal priority threads for rendering (versus low priority) - this can keep rendering
# from starving on busy Windows boxes (Linux JVMs pretty much ignore thread priority), but may result
# in more competition for CPU resources with other processes
usenormalthreadpriority: true
# Save and restore pending tile renders - prevents their loss on server shutdown or /reload
saverestorepending: true
# Zoom-out tile update period - how often to scan for and process tile updates into zoom-out tiles (in seconds)
zoomoutperiod: 30
# Tile hashing is used to minimize tile file updates when no changes have occurred - set to false to disable
enabletilehash: true
# Optional - control darkening of biome-shaded colors in swamp biomes (1.9+) - default is true for 1.9+, false for 1.8.x
#swampshaded: false
# Optional - control biome shading of water (1.9+) - default is true for 1.9+, false for 1.8.x
#waterbiomeshaded: false
# Optional - hide ores: render as normal stone (so that they aren't revealed by maps)
#hideores: true
# Optional - control rendering of fences (joining to blocks, as in 1.9+) - default is true for 1.9+, false for 1.8.x
#fence-to-block-join: true
# Optional - enabled BetterGrass style rendering of grass and snow block sides
#better-grass: true
# Optional - enable smooth lighting by default on all maps supporting it (can be set per map as lighting option)
smooth-lighting: false
# Default image format for HDMaps (png, jpg, jpg-q75, jpg-q80, jpg-q85, jpg-q90, jpg-q95, jpg-q100)
# Has no effect on maps with explicit format settings
image-format: png
# Pre 0.29 render options - set all three to false if you want same results as 0.28 (i.e. you have existing maps and don't want to render)
# use-generated-textures: if true, use generated textures (same as client); false is static, pre 0.29 textures
# correct-water-lighting: if true, use corrected water lighting (same as client); false is legacy, pre 0.29 water (darker)
# correct-biome-shading: if true, use fixed color mappings for birch, pine, lily, and proper water shading (same as client); false is pre 0.29
use-generated-textures: true
correct-water-lighting: true
correct-biome-shading: true
# To enable smooth biome shading (as done in MC 1.1.0+), set this to true (this does increase render processing about 10%)
smooth-biome-shading: true
# Control loading of player faces (if set to false, skins are never fetched)
#fetchskins: false
# Control updating of player faces, once loaded (if faces are being managed by other apps or manually)
#refreshskins: false
# Control behavior for new (1.9+) compass orientation (sunrise moved 90 degrees: east is now what used to be south)
# default is 'pre19' for 1.8 server (existing orientation), 'newrose' for 1.9+ (preserve maps, rotate rose)
# 'newnorth' is used to rotate maps and rose (requires fullrender of any HDMap map - same as 'newrose' for FlatMap or KzedMap)
compass-mode: newnorth
# Enable Industrial Craft 2 block rendering support (core, Advanced Machines, Charging Bench, Power Converters)
#ic2-support: true
#ic2-advancesmachines-support: true
#ic2-chargingbench-support: true
#ic2-powerconverters-support: true
# Enable BuildCraft block rendering support
#buildcraft-support: true
# Enable RedPower2 block rendering support
#redpower2-support: true
# Enable NetherOres block rendering support
#netherores-support: true
# Enable RailCraft block rendering support
#railcraft-support: true
# Enable Kaevator's Superslopes block rendering support
#superslopes-support: true
# Enabled ComputerCraft block rendering support
#computercraft-support: true
render-triggers:
#- playermove
#- playerjoin
- blockplaced
- blockbreak
- leavesdecay
- blockburn
- chunkgenerated
- blockformed
- blockfaded
- blockspread
- pistonmoved
- explosion
- blockfromto
- blockphysics
- structuregrow
- blockgrow
# Title for the web page - if not specified, defaults to the server's name (unless it is the default of 'Unknown Server')
#webpage-title: "My Awesome Server Map"
# The path where the tile-files are placed.
tilespath: web/tiles
# The path where the web-files are located.
webpath: web
# The network-interface the webserver will bind to (0.0.0.0 for all interfaces, 127.0.0.1 for only local access).
webserver-bindaddress: 93.91.250.115
# The TCP-port the webserver will listen on.
webserver-port: 29764
# Maximum concurrent session on internal web server - limits resources used in Bukkit server
max-sessions: 30
# Disables Webserver portion of Dynmap (Advanced users only)
disable-webserver: false
# Enable/disable having the web server allow symbolic links (true=compatible with existing code, false=more secure (default))
allow-symlinks: true
# Period between tile renders for fullrender, in seconds (non-zero to pace fullrenders, lessen CPU load)
timesliceinterval: 0.0
# Maximum chunk loads per server tick (1/20th of a second) - reducing this below 90 will impact render performance, but also will reduce server thread load
maxchunkspertick: 200
# Progress report interval for fullrender/radiusrender, in tiles. Must be 100 or greater
progressloginterval: 100
# Parallel fullrender: if defined, number of concurrent threads used for fullrender or radiusrender
# Note: setting this will result in much more intensive CPU use, some additional memory use. Caution should be used when
# setting this to equal or exceed the number of physical cores on the system.
#parallelrendercnt: 4
# Interval the browser should poll for updates.
updaterate: 2000
# If nonzero, server will pause fullrender/radiusrender processing when 'fullrenderplayerlimit' or more user's are logged in
fullrenderplayerlimit: 0
showplayerfacesinmenu: true
# Control whether players that are hidden or not on current map are grayed out (true=yes)
grayplayerswhenhidden: true
# Set sidebaropened: 'true' to pin menu sidebar opened permanently, 'pinned' to default the sidebar to pinned, but allow it to unpin
#sidebaropened: true
# Customized HTTP response headers - add 'id: value' pairs to all HTTP response headers (internal web server only)
#http-response-headers:
# Access-Control-Allow-Origin: "my-domain.com"
# X-Custom-Header-Of-Mine: "MyHeaderValue"
joinmessage: "%playername% joined"
quitmessage: "%playername% quit"
spammessage: "You may only chat once every %interval% seconds."
# format for messages from web: %playername% substitutes sender ID (typically IP), %message% includes text
webmsgformat: "&color;2[WEB] %playername%: &color;f%message%"
# Control whether layer control is presented on the UI (default is true)
showlayercontrol: true
# Enable checking for banned IPs via banned-ips.txt (internal web server only)
check-banned-ips: true
# Default selection when map page is loaded
defaultzoom: 0
defaultworld: world
defaultmap: flat
# (optional) Zoom level and map to switch to when following a player, if possible
#followzoom: 3
#followmap: surface
# Option to enable workaround for incorrectly encoded unicode in Cyrillic MC/Bukkit (not good for other code pages)
cyrillic-support: false
# If true, make persistent record of IP addresses used by player logins, to support web IP to player matching
persist-ids-by-ip: true
# Messages to customize
msg:
maptypes: "Map Types"
players: "Players"
# Set to true to enable verbose startup messages - can help with debugging map configuration problems
# Set to false for a much quieter startup log
verbose: false
# Enables debugging.
#debuggers:
# - class: org.dynmap.debug.LogDebugger
Kód: Vybrat vše
Starting: java -d64 -Xms256M -Xmx1280M -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:ParallelGCThreads=3 -XX:MaxGCPauseMillis=5 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -Xnoclassgc -XX:UseSSE=4 -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+OptimizeStringConcat -XX:+AggressiveOpts -jar minecraft_server.jar nogui --log-limit 262144000 -port 37764
182 recipes
27 achievements
>
22:38:36 [INFO] Starting minecraft server version 1.2.5
>
22:38:36 [INFO] Loading properties
>
22:38:36 [INFO] Starting Minecraft server on 93.91.250.115:37764
>
22:38:36 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
>
22:38:36 [WARNING] The server will make no attempt to authenticate usernames. Beware.
>
22:38:36 [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.
>
22:38:36 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
>
22:38:36 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
>
22:38:36 [INFO] Starting FakaHedaMinequery server on 93.91.250.115:38764
>
22:38:36 [INFO] [PermissionsEx] sql backend registered!
>
22:38:36 [INFO] [PermissionsEx] file backend registered!
>
22:38:36 [INFO] [PermissionsEx] PermissionEx plugin initialized.
>
22:38:37 [SEVERE] Could not load 'plugins/NoLagg.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchMethodError: com.bergerkiller.bukkit.nolagg.base.NoLaggBase: method <init>(II)V not found
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:148)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.NoSuchMethodError: com.bergerkiller.bukkit.nolagg.base.NoLaggBase: method <init>(II)V not found
at com.bergerkiller.bukkit.nolagg.NoLagg.<init>(NoLagg.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.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:144)
... 8 more
>
22:38:37 [INFO] [MagicCarpet] Loading MagicCarpet v2.1.2
>
22:38:37 [INFO] [Orebfuscator] Loading Orebfuscator v1.4.1-beta5
>
22:38:37 [INFO] [LagMeter] Loading LagMeter v1.7
>
22:38:37 [INFO] [BoatMania] Loading BoatMania v0.7-SNAPSHOT
>
22:38:37 [INFO] [FoundBoxx] Loading FoundBoxx v1.6.2
>
22:38:37 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.1
>
22:38:37 [INFO] [WorldEdit] Loading WorldEdit v5.3-SNAPSHOT
>
22:38:37 [INFO] [SafeExplosions] Loading SafeExplosions v1.1
>
22:38:37 [INFO] [Vault] Loading Vault v1.2.12-b136
>
22:38:37 [INFO] [PermissionsEx] Loading PermissionsEx v1.19
>
22:38:37 [INFO] [PermissionsEx] Initializing file backend
>
22:38:37 [INFO] [UltraBan] Loading UltraBan v0.1.9
>
22:38:37 [INFO] [Hawk] Loading Hawk v0.2.0
>
22:38:37 [INFO] [WorldGuard] Loading WorldGuard v5.5.2-SNAPSHOT
>
22:38:37 [INFO] [RepairShop] Loading RepairShop v2.0
>
22:38:37 [INFO] [ColourFireWorks] Loading ColourFireWorks v1.3.0
>
22:38:37 [INFO] [dynmap] Loading dynmap v0.34.1-960
>
22:38:37 [INFO] [BouncyBeds] Loading BouncyBeds v1.6
>
22:38:37 [INFO] [iConomy] Loading iConomy v6.0.9b
>
22:38:37 [INFO] [AuthMe] Loading AuthMe v2.6.3b1
>
22:38:37 [INFO] [HawkEye] Loading HawkEye v1.0.7
>
22:38:37 [INFO] [Safe Creeper] Loading Safe Creeper v0.5
>
22:38:37 [INFO] [BKCommonLib] Loading BKCommonLib v1.18
>
22:38:37 [INFO] [Lockette] Loading Lockette v1.5
>
22:38:37 [INFO] [Modifyworld] Loading Modifyworld v1.2
>
22:38:37 [INFO] [NoCheat] Loading NoCheat v3.5.0
>
22:38:37 [INFO] [TimedMessages] Loading TimedMessages v1.1.1
>
22:38:37 [INFO] [FalseBookCore] Loading FalseBookCore v0.93alpha
>
22:38:37 [INFO] [MobArena] Loading MobArena v0.94.4.52
>
22:38:37 [INFO] [FalseBookCart] Loading FalseBookCart v0.93alpha
>
22:38:37 [INFO] [Essentials] Loading Essentials vDev2.9.36
>
22:38:37 [INFO] [Jobs] Loading Jobs v2.6.3
>
22:38:37 [INFO] [Citizens] Loading Citizens v1.2
>
22:38:37 [INFO] [NoLaggTNT] Loading NoLaggTNT v1.05
>
22:38:37 [INFO] [ChatManager] Loading ChatManager v1.19
>
22:38:37 [INFO] [FalseBookChat] Loading FalseBookChat v0.93alpha
>
22:38:37 [INFO] [FalseBookBlock] Loading FalseBookBlock v0.93alpha
>
22:38:37 [INFO] [EssentialsSpawn] Loading EssentialsSpawn vDev2.9.33
>
22:38:37 [INFO] [CreativeGates] Loading CreativeGates v1.3.3
>
22:38:37 [INFO] [NoLaggExamine] Loading NoLaggExamine v1.06
>
22:38:37 [INFO] [ChestShop] Loading ChestShop v3.36
>
22:38:37 [INFO] [FalseBookExtra] Loading FalseBookExtra v0.93alpha
>
22:38:37 [INFO] [Factions] Loading Factions v1.6.7
>
22:38:37 [INFO] [Orebfuscator] Enabling Orebfuscator v1.4.1-beta5
>
22:38:37 [INFO] [OFC] Integrated ChunkScrambled enabled!
>
22:38:37 [INFO] [OFC] Spout not found, using non-Spout mode.
>
22:38:37 [INFO] [OFC] Statistics features enabling...
>
22:38:37 [INFO] [OFC] Version 1.4.1-beta5 enabled!
>
22:38:37 [INFO] [Vault] Enabling Vault v1.2.12-b136
>
22:38:37 [INFO] [Vault][Economy] Essentials Economy found: Waiting
>
22:38:37 [INFO] [Vault][Economy] iConomy 6 found: Waiting
>
22:38:37 [INFO] [Vault][Permission] PermissionsEx found: Waiting
>
22:38:37 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
>
22:38:37 [INFO] [Vault][Chat] PermissionsEx found: Waiting
>
22:38:37 [INFO] [Vault] Enabled Version 1.2.12-b136
>
22:38:37 [INFO] [Safe Creeper] Enabling Safe Creeper v0.5
>
22:38:37 [INFO] [Safe Creeper] Loading config files...
>
22:38:37 [SEVERE] Error occurred while enabling Safe Creeper v0.5 (Is it up to date?)
java.lang.NullPointerException
at java.util.Arrays$ArrayList.<init>(Arrays.java:2842)
at java.util.Arrays.asList(Arrays.java:2828)
at me.timvisee.SafeCreeper.SafeCreeper.reloadWorldConfigs(SafeCreeper.java:123)
at me.timvisee.SafeCreeper.SafeCreeper.reloadAllConfigs(SafeCreeper.java:100)
at me.timvisee.SafeCreeper.SafeCreeper.onEnable(SafeCreeper.java:60)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:184)
at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
22:38:37 [INFO] [BKCommonLib] Enabling BKCommonLib v1.18
>
22:38:37 [INFO] BKCommonLib version 1.18 enabled!
>
22:38:37 [INFO] Preparing level "world"
>
22:38:37 [INFO] Default game type: 0
>
22:38:37 [INFO] Preparing start region for level 0 (Seed: 6981245891572845727)
>
22:38:37 [INFO] Preparing start region for level 1 (Seed: 6981245891572845727)
>
22:38:38 [INFO] Preparing start region for level 2 (Seed: 6981245891572845727)
>
22:38:38 [INFO] [MagicCarpet] Enabling MagicCarpet v2.1.2
>
22:38:38 [INFO] [MagicCarpet] Loading carpets...
>
22:38:38 [INFO] [MagicCarpet] is now enabled!
>
22:38:38 [INFO] [LagMeter] Enabling LagMeter v1.7
>
22:38:38 [INFO] [LagMeter 1.7] Enabled! Polling every 40 server ticks. Logging to /hlserver/37764/plugins/LagMeter/lag.log
>
22:38:38 [INFO] [BoatMania] Enabling BoatMania v0.7-SNAPSHOT
>
22:38:38 [INFO] [BoatMania] Try to load the Configuration!
>
22:38:38 [INFO] [BoatMania] Configuration loaded!
>
22:38:38 [INFO] [BoatMania] version 0.7-SNAPSHOT enabled!
>
22:38:38 [INFO] [FoundBoxx] Enabling FoundBoxx v1.6.2
>
22:38:38 [INFO] [FoundBoxx] Listening to PermissionsEX.
>
22:38:38 [INFO] [FoundBoxx v1.6.2] Enabled.
>
22:38:39 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.1
>
22:38:39 [INFO] [WorldEdit] Enabling WorldEdit v5.3-SNAPSHOT
>
22:38:39 [INFO] WEPIF: Using the Bukkit Permissions API.
>
22:38:39 [INFO] [SafeExplosions] Enabling SafeExplosions v1.1
>
22:38:39 [INFO] [SafeExplosions] Listening to PermissionsEX.
>
22:38:39 [INFO] [SafeExplosions v1.1] Disabled.
>
22:38:39 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19
>
22:38:39 [INFO] [PermissionsEx] Superperms support enabled.
>
22:38:39 [INFO] [PermissionsEx] v1.19 enabled
>
22:38:39 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
>
22:38:39 [INFO] [Vault][Permission] PermissionsEx hooked.
>
22:38:39 [INFO] [Vault][Permission] PermissionsEx_Chat hooked.
>
22:38:39 [INFO] [UltraBan] Enabling UltraBan v0.1.9
>
22:38:39 [INFO] [UltraBan] Configuration: config.yml Loaded!
>
22:38:39 [INFO] [UltraBan] Initialized db connection
>
22:38:39 [INFO] [UltraBan] Listeners enabled, Server is secured.
>
22:38:39 [INFO] [UltraBan] version 0.1.9 has been initialized!
>
22:38:39 [INFO] [Hawk] Enabling Hawk v0.2.0
>
22:38:39 [INFO] [HAWK] loading Hawk v0.2.0 ...
>
22:38:39 [INFO] [HAWK] loaded
>
22:38:39 [INFO] [WorldGuard] Enabling WorldGuard v5.5.2-SNAPSHOT
>
22:38:39 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
>
22:38:39 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
>
22:38:39 [INFO] [WorldGuard] (world) Lava fire is blocked.
>
22:38:39 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
>
22:38:39 [INFO] [WorldGuard] Loaded configuration for world 'world"
>
22:38:39 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
>
22:38:39 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
>
22:38:39 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
>
22:38:39 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
>
22:38:39 [INFO] [WorldGuard] Loaded configuration for world 'world_nether"
>
22:38:39 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
>
22:38:39 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
>
22:38:39 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
>
22:38:39 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
>
22:38:39 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end"
>
22:38:39 [INFO] [WorldGuard] 155 regions loaded for 'world'
>
22:38:39 [INFO] [WorldGuard] 3 regions loaded for 'world_nether'
>
22:38:39 [INFO] [WorldGuard] 1 regions loaded for 'world_the_end'
>
22:38:39 [INFO] [RepairShop] Enabling RepairShop v2.0
>
22:38:39 [INFO] [RepairShop] hooked into iConomy version 6.0.9b
>
22:38:39 [INFO] [RepairShop] found PermissionsEx Version 1.19
>
22:38:39 [INFO] [RepairShop] version 2.0 is enabled!
>
22:38:39 [INFO] [ColourFireWorks] Enabling ColourFireWorks v1.3.0
>
22:38:39 [INFO] [ColourFireWorks] Loading Custom Fireworks
>
22:38:39 [INFO] [ColourFireWorks] Checking Mob Names
>
22:38:39 [INFO] [ColourFireWorks] Checking Item IDS
>
22:38:39 [INFO] [ColourFireWorks] Config Loaded
>
22:38:39 [SEVERE] Wrong method arguments used for event type registered
>
22:38:39 [INFO] [ColourFireWorks] WorldGuard Found!, Linked!
>
22:38:39 [INFO] [ColourFireWorks] ColourFireWorks v1.3.0 activated!
>
22:38:39 [INFO] [dynmap] Enabling dynmap v0.34.1-960
>
22:38:39 [INFO] [dynmap] Using Bukkit Permissions (superperms) for access control
>
22:38:40 [INFO] [dynmap] Loaded 16 shaders.
>
22:38:40 [INFO] [dynmap] Loaded 82 perspectives.
>
22:38:40 [INFO] [dynmap] Loaded 12 lightings.
>
22:38:41 [INFO] [dynmap] Web server started on address 93.91.250.115:36764
>
22:38:41 [INFO] [dynmap] version 0.34.1-960 is enabled - core version 0.34.1-125
>
22:38:41 [INFO] [dynmap] Loaded 3 maps of world 'world'.
>
22:38:41 [INFO] [dynmap] Loaded 22 pending tile renders for world 'world
>
22:38:41 [INFO] [dynmap] Loaded 2 maps of world 'world_nether'.
>
22:38:41 [INFO] [dynmap] Loaded 2 maps of world 'world_the_end'.
>
22:38:41 [INFO] [dynmap] Enabled
>
22:38:41 [INFO] [BouncyBeds] Enabling BouncyBeds v1.6
>
22:38:41 [INFO] [iConomy] Enabling iConomy v6.0.9b
>
22:38:41 [INFO] [iConomy - Celty] Enabled (15 ms)
>
22:38:41 [INFO] [Vault][Economy] iConomy 6 hooked.
>
22:38:41 [INFO] [iConomy - Celty] Purged accounts with default balance.
>
22:38:41 [INFO] [AuthMe] Enabling AuthMe v2.6.3b1
>
22:38:41 [INFO] [AuthMe] Loading Configuration File...
>
22:38:41 [INFO] [AuthMe] Merge new Options..
>
22:38:41 [INFO] [AuthMe] Authme 2.6.3b1 enabled
>
22:38:41 [INFO] [HawkEye] Enabling HawkEye v1.0.7
>
22:38:41 [INFO] [HawkEye] Starting HawkEye 1.0.7 initiation process...
>
22:38:41 [INFO] [HawkEye] Using PermissionsEx for user permissions
>
22:38:41 [INFO] [HawkEye] Performing update check...
>
22:38:42 [WARNING] [HawkEye] New version of HawkEye available: 107b
>
22:38:42 [WARNING] [HawkEye] Compatible with your current version of CraftBukkit
>
22:38:42 [WARNING] [HawkEye] New version info: Fixed tool showing incorrect results
>
22:38:42 [SEVERE] [HawkEye] Error whilst attempting to get connection: java.sql.SQLException: Access denied for user 'gs_37344_1'@'localhost' (using password: YES)
>
22:38:42 [SEVERE] [HawkEye] Error initiating HawkEye database connection, disabling plugin
>
22:38:42 [INFO] [HawkEye] Disabling HawkEye v1.0.7
>
22:38:42 [INFO] [HawkEye] Version 1.0.7 disabled!
>
22:38:42 [INFO] [Lockette] Enabling Lockette v1.5
>
22:38:42 [INFO] [Lockette] Version 1.5 is being enabled! Yay! (Core version 1.3.1)
>
22:38:42 [INFO] [Lockette] Detected craftbukkit build [2149] ok.
>
22:38:42 [INFO] [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.19
>
22:38:42 [INFO] [Lockette] Using ops file for admin permissions.
>
22:38:42 [INFO] [Lockette] Ready to protect your containers.
>
22:38:42 [INFO] [Modifyworld] Enabling Modifyworld v1.2
>
22:38:42 [INFO] [Modifyworld] Modifyworld enabled!
>
22:38:42 [INFO] [NoCheat] Enabling NoCheat v3.5.0
>
22:38:42 [INFO] [NoCheat] version [3.5.0] is enabled.
>
22:38:42 [INFO] [TimedMessages] Enabling TimedMessages v1.1.1
>
22:38:42 [INFO] [TimedMessages] Starting one timer in 30 seconds.
>
22:38:42 [INFO] [TimedMessages] TimedMessages v1.1.1 has been enabled.
>
22:38:42 [INFO] [FalseBookCore] Enabling FalseBookCore v0.93alpha
>
22:38:42 [INFO] [ FalseBook Core ] using Vault for Permissions!
>
22:38:42 [INFO] [ FalseBook Core ] FalseBookCore v0.93alpha by GeMo enabled!
>
22:38:42 [INFO] [MobArena] Enabling MobArena v0.94.4.52
>
22:38:42 [INFO] [MobArena] v0.94.4.52 enabled.
>
22:38:42 [INFO] [FalseBookCart] Enabling FalseBookCart v0.93alpha
>
22:38:42 [INFO] [ FalseBook Cart ] Error while reading file: plugins/FalseBook/world/FalseBookCart.properties
>
22:38:42 [SEVERE] java.io.FileNotFoundException: plugins/FalseBook/world/FalseBookCart.properties (Not a directory)
>
22:38:42 [SEVERE] at java.io.FileOutputStream.open(Native Method)
>
22:38:42 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
>
22:38:42 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:104)
>
22:38:42 [SEVERE] at java.io.FileWriter.<init>(FileWriter.java:63)
>
22:38:42 [SEVERE] at com.bukkit.gemo.utils.FlatFile.regenerateFile(FlatFile.java:70)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.CartWorldSettings.loadSettings(CartWorldSettings.java:275)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.CartWorldSettings.<init>(CartWorldSettings.java:83)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.FalseBookCartCore.getOrCreateSettings(FalseBookCartCore.java:213)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.FalseBookCartCore.loadWorldSettings(FalseBookCartCore.java:204)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.FalseBookCartCore.onEnable(FalseBookCartCore.java:89)
>
22:38:42 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
>
22:38:42 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
>
22:38:42 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
>
22:38:42 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
>
22:38:42 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
>
22:38:42 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
>
22:38:42 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
>
22:38:42 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
>
22:38:42 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
>
22:38:42 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
22:38:42 [INFO] [ FalseBook Cart ] recreated file: plugins/FalseBook/world/FalseBookCart.properties
>
22:38:42 [INFO] [ FalseBook Cart ] Error while reading file: plugins/FalseBook/world_nether/FalseBookCart.properties
>
22:38:42 [SEVERE] java.io.FileNotFoundException: plugins/FalseBook/world_nether/FalseBookCart.properties (Not a directory)
>
22:38:42 [SEVERE] at java.io.FileOutputStream.open(Native Method)
>
22:38:42 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
>
22:38:42 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:104)
>
22:38:42 [SEVERE] at java.io.FileWriter.<init>(FileWriter.java:63)
>
22:38:42 [SEVERE] at com.bukkit.gemo.utils.FlatFile.regenerateFile(FlatFile.java:70)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.CartWorldSettings.loadSettings(CartWorldSettings.java:275)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.CartWorldSettings.<init>(CartWorldSettings.java:83)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.FalseBookCartCore.getOrCreateSettings(FalseBookCartCore.java:213)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.FalseBookCartCore.loadWorldSettings(FalseBookCartCore.java:204)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.FalseBookCartCore.onEnable(FalseBookCartCore.java:89)
>
22:38:42 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
>
22:38:42 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
>
22:38:42 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
>
22:38:42 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
>
22:38:42 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
>
22:38:42 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
>
22:38:42 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
>
22:38:42 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
>
22:38:42 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
>
22:38:42 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
22:38:42 [INFO] [ FalseBook Cart ] recreated file: plugins/FalseBook/world_nether/FalseBookCart.properties
>
22:38:42 [INFO] [ FalseBook Cart ] Error while reading file: plugins/FalseBook/world_the_end/FalseBookCart.properties
>
22:38:42 [SEVERE] java.io.FileNotFoundException: plugins/FalseBook/world_the_end/FalseBookCart.properties (Not a directory)
>
22:38:42 [SEVERE] at java.io.FileOutputStream.open(Native Method)
>
22:38:42 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
>
22:38:42 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:104)
>
22:38:42 [SEVERE] at java.io.FileWriter.<init>(FileWriter.java:63)
>
22:38:42 [SEVERE] at com.bukkit.gemo.utils.FlatFile.regenerateFile(FlatFile.java:70)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.CartWorldSettings.loadSettings(CartWorldSettings.java:275)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.CartWorldSettings.<init>(CartWorldSettings.java:83)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.FalseBookCartCore.getOrCreateSettings(FalseBookCartCore.java:213)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.FalseBookCartCore.loadWorldSettings(FalseBookCartCore.java:204)
>
22:38:42 [SEVERE] at com.bukkit.gemo.FalseBook.Cart.FalseBookCartCore.onEnable(FalseBookCartCore.java:89)
>
22:38:42 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
>
22:38:42 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
>
22:38:42 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
>
22:38:42 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
>
22:38:42 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
>
22:38:42 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
>
22:38:42 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
>
22:38:42 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
>
22:38:42 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
>
22:38:42 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
22:38:42 [INFO] [ FalseBook Cart ] recreated file: plugins/FalseBook/world_the_end/FalseBookCart.properties
>
22:38:42 [INFO] 7 locked storagecarts loaded.
>
22:38:42 [INFO] [ FalseBook Cart ] FalseBookCart v0.93alpha by GeMo enabled
>
22:38:42 [INFO] [Essentials] Enabling Essentials vDev2.9.36
>
22:38:42 [WARNING] Version mismatch! Please update EssentialsSpawn to the same version.
>
22:38:43 [INFO] [Vault][Economy] Essentials Economy hooked.
>
22:38:43 [INFO] Essentials: Using PermissionsEx based permissions.
>
22:38:43 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 6 version: 1.2.12-b136)
>
22:38:43 [INFO] [Jobs] Enabling Jobs v2.6.3
>
22:38:43 [INFO] [Jobs] - Job Woodcutter is missing the max-level property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Woodcutter is missing the slots property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Miner is missing the max-level property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Miner is missing the slots property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Builder is missing the max-level property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Builder is missing the slots property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Digger is missing the max-level property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Digger is missing the slots property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Farmer is missing the max-level property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Farmer is missing the slots property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Hunter is missing the max-level property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Hunter is missing the slots property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Fisherman is missing the max-level property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Fisherman is missing the slots property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Weaponsmith is missing the max-level property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job Weaponsmith is missing the slots property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job None is missing the max-level property. defaulting to no limits !
>
22:38:43 [INFO] [Jobs] - Job None is missing the slots property. defaulting to no limits !
>
22:38:44 [INFO] [Jobs v2.6.3] has been enabled succesfully.
>
22:38:44 [INFO] [Jobs] Successfully linked with iConomy 6.
>
22:38:44 [INFO] [Citizens] Enabling Citizens v1.2
>
22:38:44 [INFO] [Citizens] No NPC types loaded.
>
22:38:44 [INFO] [Citizens] version [1.2] loaded.
>
22:38:44 [INFO] [NoLaggTNT] Enabling NoLaggTNT v1.05
>
22:38:44 [INFO] NoLaggTNT version 1.05 enabled!
>
22:38:44 [INFO] [ChatManager] Enabling ChatManager v1.19
>
22:38:44 [INFO] [ChatManager] ChatManager enabled!
>
22:38:44 [INFO] [FalseBookChat] Enabling FalseBookChat v0.93alpha
>
22:38:44 [INFO] [ FalseBook Chat ] FalseBookChat v0.93alpha by GeMo enabled
>
22:38:44 [INFO] [FalseBookBlock] Enabling FalseBookBlock v0.93alpha
>
22:38:44 [INFO] [ FalseBook Block ] Error while reading file: plugins/FalseBook/world/FalseBookBlock.properties
>
22:38:44 [SEVERE] java.io.FileNotFoundException: plugins/FalseBook/world/FalseBookBlock.properties (Not a directory)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.open(Native Method)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:104)
>
22:38:44 [SEVERE] at java.io.FileWriter.<init>(FileWriter.java:63)
>
22:38:44 [SEVERE] at com.bukkit.gemo.utils.FlatFile.regenerateFile(FlatFile.java:70)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.World.FBWorldBlock.loadSettings(FBWorldBlock.java:138)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Handler.WorldHandlerBlock.addWorld(WorldHandlerBlock.java:13)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Handler.WorldHandlerBlock.getWorld(WorldHandlerBlock.java:23)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Config.ConfigHandler.getOrCreateSettings(ConfigHandler.java:47)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Config.ConfigHandler.loadWorldSettings(ConfigHandler.java:42)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.FalseBookBlockCore.onEnable(FalseBookBlockCore.java:89)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
>
22:38:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
>
22:38:44 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
22:38:44 [INFO] [ FalseBook Block ] regenerated file: plugins/FalseBook/world/FalseBookBlock.properties
>
22:38:44 [INFO] [ FalseBook Block ] Error while reading file: plugins/FalseBook/world_nether/FalseBookBlock.properties
>
22:38:44 [SEVERE] java.io.FileNotFoundException: plugins/FalseBook/world_nether/FalseBookBlock.properties (Not a directory)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.open(Native Method)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:104)
>
22:38:44 [SEVERE] at java.io.FileWriter.<init>(FileWriter.java:63)
>
22:38:44 [SEVERE] at com.bukkit.gemo.utils.FlatFile.regenerateFile(FlatFile.java:70)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.World.FBWorldBlock.loadSettings(FBWorldBlock.java:138)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Handler.WorldHandlerBlock.addWorld(WorldHandlerBlock.java:13)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Handler.WorldHandlerBlock.getWorld(WorldHandlerBlock.java:23)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Config.ConfigHandler.getOrCreateSettings(ConfigHandler.java:47)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Config.ConfigHandler.loadWorldSettings(ConfigHandler.java:42)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.FalseBookBlockCore.onEnable(FalseBookBlockCore.java:89)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
>
22:38:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
>
22:38:44 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
22:38:44 [INFO] [ FalseBook Block ] regenerated file: plugins/FalseBook/world_nether/FalseBookBlock.properties
>
22:38:44 [INFO] [ FalseBook Block ] Error while reading file: plugins/FalseBook/world_the_end/FalseBookBlock.properties
>
22:38:44 [SEVERE] java.io.FileNotFoundException: plugins/FalseBook/world_the_end/FalseBookBlock.properties (Not a directory)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.open(Native Method)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:104)
>
22:38:44 [SEVERE] at java.io.FileWriter.<init>(FileWriter.java:63)
>
22:38:44 [SEVERE] at com.bukkit.gemo.utils.FlatFile.regenerateFile(FlatFile.java:70)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.World.FBWorldBlock.loadSettings(FBWorldBlock.java:138)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Handler.WorldHandlerBlock.addWorld(WorldHandlerBlock.java:13)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Handler.WorldHandlerBlock.getWorld(WorldHandlerBlock.java:23)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Config.ConfigHandler.getOrCreateSettings(ConfigHandler.java:47)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Config.ConfigHandler.loadWorldSettings(ConfigHandler.java:42)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.FalseBookBlockCore.onEnable(FalseBookBlockCore.java:89)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
>
22:38:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
>
22:38:44 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
22:38:44 [INFO] [ FalseBook Block ] regenerated file: plugins/FalseBook/world_the_end/FalseBookBlock.properties
>
22:38:44 [INFO] [ FalseBook Block ] Error while reading file: plugins/FalseBook/world/FalseBookBlock.properties
>
22:38:44 [SEVERE] java.io.FileNotFoundException: plugins/FalseBook/world/FalseBookBlock.properties (Not a directory)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.open(Native Method)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:104)
>
22:38:44 [SEVERE] at java.io.FileWriter.<init>(FileWriter.java:63)
>
22:38:44 [SEVERE] at com.bukkit.gemo.utils.FlatFile.regenerateFile(FlatFile.java:70)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.World.FBWorldBlock.loadSettings(FBWorldBlock.java:138)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Handler.WorldHandlerBlock.addWorld(WorldHandlerBlock.java:13)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Handler.WorldHandlerBlock.getWorld(WorldHandlerBlock.java:23)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.FalseBookBlockCore.getOrCreateSettings(FalseBookBlockCore.java:188)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.FalseBookBlockCore.loadWorldSettings(FalseBookBlockCore.java:183)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.FalseBookBlockCore.onEnable(FalseBookBlockCore.java:96)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
>
22:38:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
>
22:38:44 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
22:38:44 [INFO] [ FalseBook Block ] regenerated file: plugins/FalseBook/world/FalseBookBlock.properties
>
22:38:44 [INFO] [ FalseBook Block ] Error while reading file: plugins/FalseBook/world_nether/FalseBookBlock.properties
>
22:38:44 [SEVERE] java.io.FileNotFoundException: plugins/FalseBook/world_nether/FalseBookBlock.properties (Not a directory)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.open(Native Method)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:104)
>
22:38:44 [SEVERE] at java.io.FileWriter.<init>(FileWriter.java:63)
>
22:38:44 [SEVERE] at com.bukkit.gemo.utils.FlatFile.regenerateFile(FlatFile.java:70)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.World.FBWorldBlock.loadSettings(FBWorldBlock.java:138)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Handler.WorldHandlerBlock.addWorld(WorldHandlerBlock.java:13)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Handler.WorldHandlerBlock.getWorld(WorldHandlerBlock.java:23)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.FalseBookBlockCore.getOrCreateSettings(FalseBookBlockCore.java:188)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.FalseBookBlockCore.loadWorldSettings(FalseBookBlockCore.java:183)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.FalseBookBlockCore.onEnable(FalseBookBlockCore.java:96)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
>
22:38:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
>
22:38:44 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
22:38:44 [INFO] [ FalseBook Block ] regenerated file: plugins/FalseBook/world_nether/FalseBookBlock.properties
>
22:38:44 [INFO] [ FalseBook Block ] Error while reading file: plugins/FalseBook/world_the_end/FalseBookBlock.properties
>
22:38:44 [SEVERE] java.io.FileNotFoundException: plugins/FalseBook/world_the_end/FalseBookBlock.properties (Not a directory)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.open(Native Method)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:104)
>
22:38:44 [SEVERE] at java.io.FileWriter.<init>(FileWriter.java:63)
>
22:38:44 [SEVERE] at com.bukkit.gemo.utils.FlatFile.regenerateFile(FlatFile.java:70)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.World.FBWorldBlock.loadSettings(FBWorldBlock.java:138)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Handler.WorldHandlerBlock.addWorld(WorldHandlerBlock.java:13)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.Handler.WorldHandlerBlock.getWorld(WorldHandlerBlock.java:23)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.FalseBookBlockCore.getOrCreateSettings(FalseBookBlockCore.java:188)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.FalseBookBlockCore.loadWorldSettings(FalseBookBlockCore.java:183)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Block.FalseBookBlockCore.onEnable(FalseBookBlockCore.java:96)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
>
22:38:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
>
22:38:44 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
22:38:44 [INFO] [ FalseBook Block ] regenerated file: plugins/FalseBook/world_the_end/FalseBookBlock.properties
>
22:38:44 [INFO] [ FalseBook Block ] 0 Doors successfully loaded.
>
22:38:44 [INFO] [ FalseBook Block ] 0 Areas loaded.
>
22:38:44 [INFO] [ FalseBook Block ] 2 Bridges successfully loaded.
>
22:38:44 [INFO] [ FalseBook Block ] 2 Cauldrons successfully loaded.
>
22:38:44 [INFO] [ FalseBook Block ] 3100 Books loaded!
>
22:38:44 [INFO] [ FalseBook Block ] 112 protected gateblocks successfully loaded.
>
22:38:44 [INFO] [ FalseBook Block ] FalseBookBlock v0.93alpha by GeMo enabled
>
22:38:44 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn vDev2.9.33
>
22:38:44 [WARNING] Version mismatch! Please update all Essentials jars to the same version.
>
22:38:44 [INFO] [CreativeGates] Enabling CreativeGates v1.3.3
>
22:38:44 [INFO] [CreativeGates v1.3.3] === ENABLE START ===
>
22:38:44 [INFO] [CreativeGates v1.3.3] Will use this plugin for permissions: PermissionsEx v1.19
>
22:38:44 [INFO] [CreativeGates v1.3.3] === ENABLE DONE (Took 64ms) ===
>
22:38:44 [INFO] [NoLaggExamine] Enabling NoLaggExamine v1.06
>
22:38:44 [INFO] NoLaggExamine version 1.06 enabled!
>
22:38:44 [INFO] [ChestShop] Enabling ChestShop v3.36
>
22:38:44 [INFO] [ChestShop] Lockette version 1.5 loaded.
>
22:38:44 [INFO] [ChestShop] WorldGuard version 5.5.2-SNAPSHOT loaded.
>
22:38:44 [INFO] [ChestShop] Vault loaded using economy plugin iConomy 6
>
22:38:44 [INFO] [FalseBookExtra] Enabling FalseBookExtra v0.93alpha
>
22:38:44 [INFO] [ FalseBook Extra ] Error while reading file: plugins/FalseBook/world/FalseBookExtra.properties
>
22:38:44 [SEVERE] java.io.FileNotFoundException: plugins/FalseBook/world/FalseBookExtra.properties (Not a directory)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.open(Native Method)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:104)
>
22:38:44 [SEVERE] at java.io.FileWriter.<init>(FileWriter.java:63)
>
22:38:44 [SEVERE] at com.bukkit.gemo.utils.FlatFile.regenerateFile(FlatFile.java:70)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.World.FBWorldExtra.loadSettings(FBWorldExtra.java:96)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.Handler.WorldHandlerExtra.addWorld(WorldHandlerExtra.java:100)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.Handler.WorldHandlerExtra.getWorld(WorldHandlerExtra.java:110)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.FalseBookExtraCore.getOrCreateSettings(FalseBookExtraCore.java:118)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.FalseBookExtraCore.loadWorldSettings(FalseBookExtraCore.java:113)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.FalseBookExtraCore.onEnable(FalseBookExtraCore.java:91)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
>
22:38:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
>
22:38:44 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
22:38:44 [INFO] [ FalseBook Extra ] regenerated file: plugins/FalseBook/world/FalseBookExtra.properties
>
22:38:44 [INFO] [ FalseBook Extra ] Error while reading file: plugins/FalseBook/world_nether/FalseBookExtra.properties
>
22:38:44 [SEVERE] java.io.FileNotFoundException: plugins/FalseBook/world_nether/FalseBookExtra.properties (Not a directory)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.open(Native Method)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:104)
>
22:38:44 [SEVERE] at java.io.FileWriter.<init>(FileWriter.java:63)
>
22:38:44 [SEVERE] at com.bukkit.gemo.utils.FlatFile.regenerateFile(FlatFile.java:70)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.World.FBWorldExtra.loadSettings(FBWorldExtra.java:96)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.Handler.WorldHandlerExtra.addWorld(WorldHandlerExtra.java:100)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.Handler.WorldHandlerExtra.getWorld(WorldHandlerExtra.java:110)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.FalseBookExtraCore.getOrCreateSettings(FalseBookExtraCore.java:118)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.FalseBookExtraCore.loadWorldSettings(FalseBookExtraCore.java:113)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.FalseBookExtraCore.onEnable(FalseBookExtraCore.java:91)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
>
22:38:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
>
22:38:44 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
22:38:44 [INFO] [ FalseBook Extra ] regenerated file: plugins/FalseBook/world_nether/FalseBookExtra.properties
>
22:38:44 [INFO] [ FalseBook Extra ] Error while reading file: plugins/FalseBook/world_the_end/FalseBookExtra.properties
>
22:38:44 [SEVERE] java.io.FileNotFoundException: plugins/FalseBook/world_the_end/FalseBookExtra.properties (Not a directory)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.open(Native Method)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
>
22:38:44 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:104)
>
22:38:44 [SEVERE] at java.io.FileWriter.<init>(FileWriter.java:63)
>
22:38:44 [SEVERE] at com.bukkit.gemo.utils.FlatFile.regenerateFile(FlatFile.java:70)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.World.FBWorldExtra.loadSettings(FBWorldExtra.java:96)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.Handler.WorldHandlerExtra.addWorld(WorldHandlerExtra.java:100)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.Handler.WorldHandlerExtra.getWorld(WorldHandlerExtra.java:110)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.FalseBookExtraCore.getOrCreateSettings(FalseBookExtraCore.java:118)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.FalseBookExtraCore.loadWorldSettings(FalseBookExtraCore.java:113)
>
22:38:44 [SEVERE] at com.bukkit.gemo.FalseBook.Extra.FalseBookExtraCore.onEnable(FalseBookExtraCore.java:91)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
>
22:38:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
>
22:38:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
>
22:38:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
>
22:38:44 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
>
22:38:44 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
22:38:44 [INFO] [ FalseBook Extra ] regenerated file: plugins/FalseBook/world_the_end/FalseBookExtra.properties
>
22:38:44 [INFO] [ FalseBook Extra ] FalseBookExtra v0.93alpha by GeMo enabled
>
22:38:44 [INFO] [Factions] Enabling Factions v1.6.7
>
22:38:44 [INFO] [Factions v1.6.7] === ENABLE START ===
>
22:38:44 [INFO] [Factions v1.6.7] Loading board from disk
>
22:38:44 [INFO] [Factions v1.6.7] Economy integration through Vault plugin successful.
>
22:38:44 [INFO] [Factions v1.6.7] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
>
22:38:44 [INFO] [Factions v1.6.7] === ENABLE DONE (Took 88ms) ===
>
22:38:44 [INFO] [Lockette] Enabled link to plugin Factions for Groups, version 1.6.7
>
22:38:44 [INFO] Server permissions file permissions.yml is empty, ignoring it
>
22:38:44 [INFO] Done (7.409s)! For help, type "help" or "?"
>
22:38:44 [INFO] Starting GS4 status listener
>
22:38:44 [INFO] Query running on 93.91.250.115:37764
>
22:38:45 [INFO] /85.135.23.206:53276 lost connection
>
22:38:45 [INFO] /90.179.74.52:15235 lost connection
>
22:38:45 [INFO] [Citizens] Loaded 5 NPCs.
>
22:38:46 [INFO] exzoR [/77.48.103.34:49872] logged in with entity id 1207 at ([world] -1251.699999988079, 58.0, 490.6289754780462)
>
22:38:46 [INFO] [UltraBan] Logged exzoR connecting from ip:77.48.103.34
>
22:38:46 [INFO] trying to update address.
>
22:38:49 [INFO] [AuthMe] §fApprentice§f §cHunter§f exzoR logged in!
>
22:38:51 [INFO] [dynmap] Full render of map 'surface' of 'world' in progress - 8900 tiles rendered (97.19 msec/tile, 48.93 msec per render)
>
22:38:53 [INFO] Creating empty config: /hlserver/37764/plugins/Essentials/userdata/rally.yml
>
22:38:53 [INFO] rally [/46.13.196.44:20191] logged in with entity id 6368 at ([world] -866.5, 78.62000000476837, -138.5)
>
22:38:53 [WARNING] §cThat kit does not exist or is improperly defined.
>
22:38:53 [INFO] [UltraBan] Logged rally connecting from ip:46.13.196.44
>
22:38:54 [INFO] Girl [/90.179.74.52:15242] logged in with entity id 6942 at ([world] -1387.0679454289848, 91.0, 544.9911689049899)
>
22:38:54 [INFO] [UltraBan] Logged Girl connecting from ip:90.179.74.52
>
22:38:54 [INFO] trying to update address.
>
22:39:01 [INFO] [AuthMe] rally registered 46.13.196.44
>
22:39:04 [INFO] [AuthMe] Girl logged in!
Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 85 hostů