Server properties vzor

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
TIGERHax
Příspěvky: 395
Registrován: 27 čer 2011, 11:41
Reputation: 0

Server properties vzor

#1 Příspěvekod TIGERHax » 17 srp 2011, 14:23

[b]Server: tango 27793

Um potreboval by som ukazku alebo vzor povodneho server properties

lebo nastali zaujimave veci na serveri asi nejaky plugin a musel som ho vymazat

TIGERHax
Příspěvky: 395
Registrován: 27 čer 2011, 11:41
Reputation: 0

Re: Server properties vzor

#2 Příspěvekod TIGERHax » 17 srp 2011, 14:27

Kód: Vybrat vše

2011-08-17 14:23:42 [INFO] Starting minecraft server version Beta 1.7.3
2011-08-17 14:23:42 [INFO] Loading properties
2011-08-17 14:23:42 [INFO] Starting Minecraft server on 93.91.240.152:27793
2011-08-17 14:23:42 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2011-08-17 14:23:42 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2011-08-17 14:23:42 [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.
2011-08-17 14:23:42 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
2011-08-17 14:23:42 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-g73697a4-b1000jnks (MC: 1.7.3)
2011-08-17 14:23:43 [INFO] Starting FakaHedaMinequery server on 93.91.240.152:28793
2011-08-17 14:23:43 [INFO] [GeoIPTools] Starting database updates
2011-08-17 14:23:43 [INFO] [GeoIPTools] ./plugins/GeoIPTools/GeoLiteCity.dat updated
2011-08-17 14:23:43 [INFO] [GeoIPTools] ./plugins/GeoIPTools/GeoIP.dat updated
2011-08-17 14:23:44 [INFO] [GeoIPTools] ./plugins/GeoIPTools/GeoIPv6.dat updated
2011-08-17 14:23:44 [INFO] [GeoIPTools] GeoIPTools 0.1 loaded
2011-08-17 14:23:44 [INFO] [Permissions] (Yeti) was initialized.
2011-08-17 14:23:44 [INFO] Preparing level "world"
2011-08-17 14:23:44 [INFO] Preparing start region for level 0 (Seed: -6754172902602805153)
2011-08-17 14:23:44 [INFO] Preparing start region for level 1 (Seed: -6754172902602805153)
2011-08-17 14:23:45 [WARNING] Error parsing items.csv on line 624
2011-08-17 14:23:45 [INFO] [Virtual Shop] Using MySQL.
2011-08-17 14:23:45 [INFO] [Virtual Shop] Successfully connected to MySQL Database
2011-08-17 14:23:45 [INFO] [Virtual Shop] VirtualShop successfully loaded.
2011-08-17 14:23:45 [INFO] [Towny] using iConomy for economy.
2011-08-17 14:23:45 [INFO] Vanilla version 0.1 is enabled!
2011-08-17 14:23:45 [INFO] [PreKick] online-mode = false
2011-08-17 14:23:45 [INFO] PreKick version 0.7.1 is enabled!
2011-08-17 14:23:45 [INFO] [PreKick] Is on
2011-08-17 14:23:45 [INFO] [OpenInv] version 1.3.3 enabled!
2011-08-17 14:23:45 [INFO] [Permissions] version [3.1.5] (Yeti)  loaded
2011-08-17 14:23:45 [INFO] [dynmap] Using environment as template: normal
2011-08-17 14:23:45 [INFO] [dynmap] Configuration of world world
2011-08-17 14:23:45 [INFO] [dynmap] center: org.dynmap.ConfigurationNode@597e9be9
2011-08-17 14:23:45 [INFO] [dynmap] enabled: true
2011-08-17 14:23:45 [INFO] [dynmap] title: world
2011-08-17 14:23:45 [INFO] [dynmap] maps: [{class=org.dynmap.flat.FlatMap, name=flat, title=Flat, prefix=flat, colorscheme=default, textured=smooth}, {class=org.dynmap.kzedmap.KzedMap, renderers=[{class=org.dynmap.kzedmap.DefaultTileRenderer, name=surface, title=Surface, prefix=t, maximumheight=127, colorscheme=default}, {class=org.dynmap.kzedmap.CaveTileRenderer, name=cave, title=Cave, prefix=ct, maximumheight=127}]}]
2011-08-17 14:23:45 [INFO] [dynmap] name: world
2011-08-17 14:23:45 [INFO] [dynmap] Loading maps of world 'world'...
2011-08-17 14:23:45 [INFO] [dynmap] Loading renderers for map 'class org.dynmap.kzedmap.KzedMap'...
2011-08-17 14:23:45 [INFO] [dynmap] Loaded 2 renderers for map 'class org.dynmap.kzedmap.KzedMap'.
2011-08-17 14:23:45 [INFO] [dynmap] Loaded 2 maps of world 'world'.
2011-08-17 14:23:45 [INFO] [dynmap] Using environment as template: nether
2011-08-17 14:23:45 [INFO] [dynmap] Configuration of world world_nether
2011-08-17 14:23:45 [INFO] [dynmap] center: org.dynmap.ConfigurationNode@313a6b9
2011-08-17 14:23:45 [INFO] [dynmap] enabled: true
2011-08-17 14:23:45 [INFO] [dynmap] title: world_nether
2011-08-17 14:23:45 [INFO] [dynmap] maps: [{class=org.dynmap.flat.FlatMap, name=flat, title=Flat, prefix=flat, colorscheme=default, background=#300806, textured=smooth}, {class=org.dynmap.kzedmap.KzedMap, renderers=[{class=org.dynmap.kzedmap.DefaultTileRenderer, name=nether, title=Surface, prefix=nt, maximumheight=127, colorscheme=default, background=#300806}]}]
2011-08-17 14:23:45 [INFO] [dynmap] name: world_nether
2011-08-17 14:23:45 [INFO] [dynmap] Loading maps of world 'world_nether'...
2011-08-17 14:23:45 [INFO] [dynmap] Loading renderers for map 'class org.dynmap.kzedmap.KzedMap'...
2011-08-17 14:23:45 [INFO] [dynmap] Loaded 1 renderers for map 'class org.dynmap.kzedmap.KzedMap'.
2011-08-17 14:23:45 [INFO] [dynmap] Loaded 2 maps of world 'world_nether'.
2011-08-17 14:23:45 [INFO] [dynmap] Web server is permitting symbolic links
2011-08-17 14:23:45 [INFO] [dynmap] Loaded 8 components.
2011-08-17 14:23:45 [INFO] [dynmap] Dynmap WebServer started on null:29793
2011-08-17 14:23:45 [INFO] [dynmap] version 0.19.2 is enabled
2011-08-17 14:23:45 [INFO] [milkAdmin] v1.4-08.04 is enabled!
2011-08-17 14:23:45 [INFO] [milkAdmin] Developed by: [Sharkiller]
2011-08-17 14:23:45 [INFO] [iChat] Found Permissions (v3.1.5)
2011-08-17 14:23:45 [INFO] [milkAdmin] WebServer listening on port 30793
2011-08-17 14:23:45 [INFO] iChat (v2.3.3-p3) enabled
2011-08-17 14:23:45 [INFO] [AdminCall v1.0] Loading Configuration!
2011-08-17 14:23:45 [INFO] [AdminCall v1.0] Plugin started!
2011-08-17 14:23:45 [INFO] Lockette version 1.3.8 is being enabled!  Yay!  (Core version 1.0)
2011-08-17 14:23:45 [INFO] Lockette: Detected craftbukkit build [1000] ok.
2011-08-17 14:23:45 [INFO] Lockette: Linked to Permissions plugin version 3.1.5
2011-08-17 14:23:45 [INFO] Lockette: Ready to protect your containers.
2011-08-17 14:23:45 [INFO] CountryLoginMessage version 1.3 is enabled!
2011-08-17 14:23:45 [INFO] [AutoMessage] version [1.5] loaded
2011-08-17 14:23:45 [INFO] [DataLog] Starting DataLog initiation process...
2011-08-17 14:23:45 [INFO] [DataLog] 1 rule(s) out of 1 loaded from config file
2011-08-17 14:23:45 [INFO] [DataLog] Using Permissions for user permissions
2011-08-17 14:23:45 [INFO] [DataLog] Version 1.3.0 enabled!
2011-08-17 14:23:45 [INFO] [Safe Creeper] Safe Creeper V0.1 Enabled
2011-08-17 14:23:45 [INFO] AuthPlayer enabled.
2011-08-17 14:23:45 [INFO] [iConomy] Logging is currently disabled.
2011-08-17 14:23:45 [INFO] [iConomy] v5.01 (Eruanna) loaded.
2011-08-17 14:23:45 [INFO] [iConomy] Developed by: [Nijikokun]
2011-08-17 14:23:45 [INFO] [iConomy] hooked into Permissions.
2011-08-17 14:23:45 [INFO] [mcMMO] Permissions version 3.1.5 found, using Permissions.
2011-08-17 14:23:45 [INFO] Loading Config File...
2011-08-17 14:23:49 [INFO] Connection reset
2011-08-17 14:23:53 [INFO] [mcMMO] Permissions version 3.1.5 found, using Permissions.
2011-08-17 14:23:53 [INFO] mcMMO version 1.1.04 is enabled!
2011-08-17 14:23:53 [INFO] [AdminCmd] Plugin Enabled. (version 5.5.6)
2011-08-17 14:23:53 [INFO] [AdminCmd] Successfully linked with Permissions.
2011-08-17 14:23:53 [INFO] [Factions v1.4.5] === ENABLE START ===
2011-08-17 14:23:53 [INFO] [Factions v1.4.5] Loading conf from disk
2011-08-17 14:23:53 [INFO] [Factions v1.4.5] Loading players from disk
2011-08-17 14:23:53 [INFO] [Factions v1.4.5] Loading factions from disk
2011-08-17 14:23:53 [INFO] [Factions v1.4.5] Loading board from disk
2011-08-17 14:23:53 [INFO] [Factions v1.4.5] Found and will use plugin Permissions v3.1.5
2011-08-17 14:23:53 [INFO] [Factions v1.4.5] Hooked into iConomy, but interface is currently disabled ("econIConomyEnabled": false).
2011-08-17 14:23:53 [INFO] [Factions v1.4.5] === ENABLE DONE (Took 85ms) ===
2011-08-17 14:23:53 [INFO] Server permissions file permissions.yml is empty, ignoring it
2011-08-17 14:23:53 [INFO] Done (0.903s)! For help, type "help" or "?"
2011-08-17 14:23:53 [INFO] /87.244.196.62:4571 lost connection
2011-08-17 14:24:12 [INFO] Tiger [/87.244.196.62:4584] logged in with entity id 164 at ([world] -114.75, 70.0, 314.40625)
2011-08-17 14:24:12 [INFO] AuthPlayer: Tiger identified on join
2011-08-17 14:24:41 [INFO] Connection reset
2011-08-17 14:24:41 [INFO] Tiger lost connection: disconnect.endOfStream


Log


Zpět na „Minecraft, Tekkit“

Kdo je online

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