unnamed file

PHP

Keine Beschreibung eingegeben.

cs1001-25555@india107:~/server/brownan-Minecraft-Overviewer-f3591c0$ python2.6 setup.py build
running build
running build_ext
building \'c_overviewer\' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I. -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/main.c -o build/temp.linux-x86_64-2.6/src/main.o
In file included from src/main.c:18:
src/overviewer.h:32:20: error: Python.h: Datei oder Verzeichnis nicht gefunden
In file included from /usr/include/python2.6/Imaging.h:14,
from src/overviewer.h:33,
from src/main.c:18:

unnamed file

PHP

Keine Beschreibung eingegeben.

air:0
rock:1
stone:1
grass:2
dirt:3
cobblestone:4
cobble:4
wood:5
sapling:6
adminium:7

unnamed file

Text

Keine Beschreibung eingegeben.

(12:46:04) Endres: installier mal teamviewer :)
(12:46:48) dave: Wo
(12:47:01) Endres: men

unnamed file

PHP

Keine Beschreibung eingegeben.

http://forums.bukkit.org/threads/admn-backup-1-6-a-simple-backup-plugin-818.9871/
http://forums.bukkit.org/threads/sec-bigbrother-1-8-507-catch-griffers-red-handed-860.12879/
http://forums.bukkit.org/threads/mech-citizens-v1-0-8g-npcs-for-bukkit-1-6-compatible-860.7173/
http://forums.bukkit.org/threads/admn-chat-craftirc-2-0-preview-builds-now-available-minecraft-irc-harmony-818.253/
http://forums.bukkit.org/threads/admn-web-datalog-v1-0-2-now-with-in-game-browser-new-web-interface-and-plugin-api-819.13048/
http://forums.bukkit.org/threads/misc-dynmap-v0-17-realtime-minecraft-maps-818.489/ / http://forums.bukkit.org/threads/info-web-landmarks-v0-2-with-dynmap-addon-740-819.11932/
http://forums.bukkit.org/threads/mech-elevators-v1-4-3-rb-740.2584/
http://forums.bukkit.org/threads/gen-sec-econ-tp-admn-essentials-v2-3-a-collection-of-useful-commands-and-features-860.15312/
http://forums.bukkit.org/threads/fun-fencedoor-v2-5-fences-can-become-doors-gates-617-818.13270/
http://forums.bukkit.org/threads/chat-herochat-v4-10-3-comprehensive-chat-channel-plugin-803.2497/

unnamed file

PHP

d

resd

unnamed file

PHP

d

resd

unnamed file

PHP

d

resd

unnamed file

PHP

Keine Beschreibung eingegeben.

$admins = array(\'ManiacTwister\', \'Endres1994\');
$guards = array(\'Mauszeiger\');
echo (in_array($player, $admins)?\'[Admin]\':(in_array($player, $guards)?\'[Guard]\':\'\')).$player.\'<br />\';

unnamed file

PHP

Keine Beschreibung eingegeben.

$admins = array(\'ManiacTwister\', \'Endres1994\');
$guards = array(\'Mauszeiger\');
if (in_array($player, $admins)) echo \'[Admin]\'.$player.\'<br/>\';
elseif (in_array($player, $guards)) echo \'[Guard]\'.$player.\'<br/>\';
else echo $player.\'<br/>\';

unnamed file

PHP

Keine Beschreibung eingegeben.

<20:14:51>\"ManiacTwister\": nun will ich dir mal bissl was