Commit Graph

104 Commits

Author SHA1 Message Date
Sn0wStorm
7d9c0b032b Remove Potion Effects when switching Class 2013-05-25 15:06:07 +02:00
Sn0wStorm
1f80c8bed9 Save Active Potion Effects 2013-05-25 14:38:35 +02:00
Sn0wStorm
7d7f30f3e8 Workaround for glitched blockplace 2013-05-23 12:56:03 +02:00
Sn0wStorm
36d29224b2 Fixes a bug that makes a Dungeon unfinishable
Also Groupsigns wouldnt clear after playing
2013-05-18 10:49:24 +02:00
Sn0wStorm
1a770fd0f8 Configurable Requirements - Closes: #29 2013-05-10 19:24:32 +02:00
Sn0wStorm
0c39816f2b Equip Armor after Respawn 2013-05-10 15:03:07 +02:00
Grafe
b7bcacf32b Fixed chest signs not working properly
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-05-09 17:01:41 +02:00
Grafe
cb663d787e Changed SIGNChest to recognise top and bottom chest
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-05-09 16:34:10 +02:00
Grafe
746e3347c6 Readded save on leave
Fixes: #35 /dxl leave without saving 
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-05-08 11:23:33 +02:00
Grafe
f2c72d9328 Fixed: Cave Spider don't attack you in daylight
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-05-05 03:09:15 +02:00
Grafe
c03d57a963 Removed Debug logs
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-05-05 02:36:54 +02:00
Grafe
00785cbcd5 Now kick player on uninvite
Updatet to 1.5.2

Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-05-05 02:35:37 +02:00
Grafe
992542ec0f Formatting
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-05-03 16:06:01 +02:00
Sn0wStorm
9d34c0154a Moved onUpdate() to DSign 2013-04-13 15:18:18 +02:00
Grafe
dfc102fdf8 Formatting
Changed SIGNRedstone from invisible torch to visible block

Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-04-12 23:27:32 +02:00
Grafe
c8b706610b Merge pull request #34 from Sn0wStorm/master
Added Signs Redstone & Block, per Player messages, fixes & additions
2013-04-12 12:42:13 -07:00
Sn0wStorm
c054d5b48b Per player msg, easier trigger creation, fixes 2013-04-12 18:58:19 +02:00
Sn0wStorm
9da8f21a9b fixed NPE 2013-04-11 19:30:57 +02:00
Sn0wStorm
f76cd8c771 Added Redstone and Block sign 2013-04-11 19:15:58 +02:00
Grafe
01760d3d30 Merge pull request #33 from Sn0wStorm/master
Extended Sign system for multiple Triggers
2013-04-10 08:07:45 -07:00
Sn0wStorm
6968f314a9 Extended Sign system for multiple Triggers 2013-04-10 16:48:29 +02:00
Grafe
a84d4c36bd Fixed uid.dat wurde auch kopiert
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-04-08 17:56:16 +02:00
Grafe
eb88ae6146 Removed DUtility.convertOldSigns() on onEnable()
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-04-08 17:39:27 +02:00
Grafe
39f20a099d Fixed npe
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-04-07 20:26:24 +02:00
Grafe
5b81bfbeb5 Updated for dre
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-04-07 20:16:25 +02:00
Grafe
88c6b6d357 Updatet for craftbukkit version 1.5.1
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-04-04 18:27:48 +02:00
Grafe
90a625cae0 Finished new Sign system and added Triggers
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-03-27 01:02:05 +01:00
Grafe
0ed668884a Removed ToDo's
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-03-26 13:52:53 +01:00
Grafe
19a1060324 Moved GameCheckpoint to SIGNCheckpoint
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-03-26 13:50:35 +01:00
Grafe
26a9772f34 Moved GameMessage to SIGNMsg and SIGNSoundMsg
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-03-26 13:37:43 +01:00
Grafe
7846ecdc74 Moved MobSpawner to SIGNMob
Changed the DSign logic

Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-03-26 13:28:28 +01:00
Grafe
44b20fce67 Changed DSignType to DSign
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-03-21 17:08:00 +01:00
Grafe
e9bad81bb5 Added new sign structure
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-03-19 19:07:41 +01:00
Grafe
c96225bf57 Created new Sign classes
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-03-19 17:54:12 +01:00
Grafe
e6125c9d3c Changed Version 2013-03-05 01:01:13 +01:00
Grafe
5317da864a Fixed NPE on MobType.get
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-03-05 00:28:58 +01:00
Grafe
c6a403c7b5 Fixed hangings
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-02-08 16:40:14 +01:00
Grafe
f02ba1b93f Fixed Chunk corruption bug
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-02-08 16:21:25 +01:00
Grafe
03da154fc1 Updatet to 1.4.7
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-02-06 23:22:34 +01:00
Grafe
bf34312f30 Added new config system 2013-01-29 00:10:15 +01:00
Grafe
e3936cd282 Changed ' to " 2013-01-28 23:21:50 +01:00
Grafe
6e47010e26 Added console commands 2013-01-24 03:23:46 +01:00
Grafe
3dd7c0fcb2 Fixed: invitedPlayers don't save 2013-01-24 03:19:38 +01:00
Grafe
4f87fd5919 Added portal delete command
Revised portal functionality
2013-01-24 02:37:59 +01:00
Grafe
c5a700e250 Removed worldconfig.yml 2013-01-24 02:23:28 +01:00
Grafe
a3c56f9d6d Completed the savePlayer function
Added timeUntilKickOfflinePlayer
Added some messages
2013-01-24 01:56:43 +01:00
Grafe
5571bc5c26 Changed reload function 2013-01-23 15:43:18 +01:00
Grafe
53c356165c Moved the tutorial check from scheduler to PlayerJoinEvent 2013-01-23 15:31:44 +01:00
Grafe
0b1b582d33 Changed: Teleport Player on respawn only if he is far away 2013-01-23 15:15:52 +01:00
Grafe
1dd71df330 New save player system 2013-01-23 15:11:37 +01:00