02-25-2015, 04:42 PM
(This post was last modified: 02-25-2015, 04:42 PM by pikachu784.)
(02-25-2015, 01:44 PM)DiamondToaster Wrote: I suppose I could, but I don't really like plugin dependencies. I suppose I could if no one objects to having WorldEdit as well though.
Plugin dependencies is a no no in my opinion. I was thinking just create the plugin (like the HungerGames plugin NILSPACE made) with an ini file in which you can create/customize different/new classes.
For example, the Warrior class in an Ini file would look like this:
(The numbers are the in-game item numbers, note these are not the actual numbers that would be used)
Class="Warrior Class"
Weapons=267, 920, 292, etc.
Armour=129, 292
You would choose several points on the map where the people could spawn, and have an awesome game. At some point, you might want to have a score system. Just an idea, this basic gamemode can be built upon.