Posted October 30, 201212 yr 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
October 31, 201212 yr 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. 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]
October 31, 201212 yr Author Not exactly but you are right, i don't need a own gamemode, a gamerule should be enough.
October 31, 201212 yr Author But it looks like I'm required to override a Minecraft class to add a Option for the Gamerule in the Worldcreation screen
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.