e-freak Posted October 30, 2012 Posted October 30, 2012 Hi, as the subject says, is it possible to add a custom gamemode? I searched through the forum, the javadocs and google but couldn't find any method to do this? If not, is it possible to add a method for this or am I forced to override some minecraft/forge classes? sincerely Max Quote
dries007 Posted October 31, 2012 Posted October 31, 2012 A gamemode is basically a set of player. abilities. You can tell the player he can fly, instabreak, don't break/place blocks,..... If that is good enough, then there you have it. (Shameless plug:) I use a similar system to grant players flight but not creative mode with the command /fly. Quote Please send me all the typo's you found, I'm from Belgium and I'm a little dyslectic and suck @ typing. http://dries007.net/banner.png[/img]
e-freak Posted October 31, 2012 Author Posted October 31, 2012 Not exactly but you are right, i don't need a own gamemode, a gamerule should be enough. Quote
e-freak Posted October 31, 2012 Author Posted October 31, 2012 But it looks like I'm required to override a Minecraft class to add a Option for the Gamerule in the Worldcreation screen Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.