Mineplex2018-withcommit/Plugins/Mineplex.Game.Clans
NewGarbo 765fb4ce11 Created the ClansShopItem enumeration, which has every item that can be sold in shops, with their buy and sell prices. All shops have been updated to reference this enumeration to get the prices for items.
Made it so that players that are "weaklings" will be stripped of their weakling title, if the sell value of their inventory is greater than 2000 Gold.
This mechanic uses the ClansShopItem enumeration, and is the main reason why it was created, since all prices were normally hardcoded into the shop page classes.
2015-10-28 07:34:13 +00:00
..
.externalToolBuilders Clans to buildable state. 2014-11-27 22:34:20 -08:00
.settings Created Clans project. 2014-11-12 05:13:16 -08:00
src/mineplex/game/clans Created the ClansShopItem enumeration, which has every item that can be sold in shops, with their buy and sell prices. All shops have been updated to reference this enumeration to get the prices for items. 2015-10-28 07:34:13 +00:00
.classpath Fix bug with converting gems to coins not properly displaying gem amounts converted. Fix bug with shop item data values not properly being used. Globalize clans to work cross-server and implement GUI to allow players to join clans servers, view clan info from hub, and transfer their clan from server to server. 2015-08-29 14:46:18 -07:00
.project Clans to buildable state. 2014-11-27 22:34:20 -08:00
Mineplex.Game.Clans.iml Setup new module for intellij, fix field ore 2015-08-29 16:56:26 -07:00
plugin.yml Clans to buildable state. 2014-11-27 22:34:20 -08:00