Plugin API: Allow Plugins without Main class

This commit is contained in:
Shoghi Cervantes Pueyo
2013-05-18 18:24:48 +02:00
parent 7297f8d2c0
commit e3bf38e0b2
5 changed files with 58 additions and 36 deletions

View File

@@ -122,6 +122,7 @@ define("ICE", 79);
define("SNOW_BLOCK", 80);
define("CACTUS", 81);
define("CLAY_BLOCK", 82);
define("REEDS", 83);
define("SUGARCANE_BLOCK", 83);
define("FENCE", 85);