27 Commits

Author SHA1 Message Date
60c2d96996 Updated for 1.20.4 2024-02-21 18:35:16 -06:00
3f3d6a5ecd Everything 2020-06-22 04:55:10 -05:00
30e0896651 Everything 2020-06-22 04:53:22 -05:00
8597361e79 PlayerSelectionWrapper kit choices are now set. 2020-06-22 04:53:22 -05:00
89042af922 PlayerSelectionWrapper now can hold all users kit choices. 2020-06-22 04:53:22 -05:00
adf0486f83 player and their selected kits are now wrapped in PlayerSelectionWrapper. 2020-06-22 04:53:22 -05:00
bd92f26bfc Inventory GUI positioned. 2020-06-22 04:53:22 -05:00
d210d36911 HashMaps now use integers to instead of strings to index so they can be placed in chest slots easier. 2020-06-22 04:53:21 -05:00
b3c4bf49cc configToKit can now read armor in the config. 2020-06-22 04:53:21 -05:00
699565a21e Updated default config to use potions and new kit values. 2020-06-22 04:53:21 -05:00
3fe9c92251 configToKit can now read potions in the config. 2020-06-22 04:53:21 -05:00
1ffb4e302e Switched Kit class using ItemStack to InventoryItem to hold onto possible inventoryPos. 2020-06-22 04:53:21 -05:00
3804b500f5 Hashmap kits 2020-06-22 04:53:21 -05:00
f181630635 Depreciation of Kit(String name, String items, int cost, int viewPosition) for new constructor Kit(String name, int cost, int viewPosition, String... args) to handle enchantments. 2020-06-22 04:53:21 -05:00
bc12ad2c10 Config file now handles enchantments. 2020-06-22 04:53:21 -05:00
62bea340e2 javadoc for kit constructors 2020-06-22 04:53:21 -05:00
af19303409 Lot of changes. Rewrite started. Kit object. 2020-06-22 04:53:21 -05:00
7533b421e4 javadoc for kit constructors 2020-06-07 05:53:18 -05:00
30cfd4c141 Lot of changes. Rewrite started. Kit object. 2020-06-07 05:49:57 -05:00
e642d4a597 Switched some tries to ifs 2019-10-22 13:37:32 -05:00
400df72006 on kill xp give. 2019-10-11 19:32:30 -05:00
e18ff8b41a ww1 map spawns 2019-10-02 21:36:14 -05:00
ae7e3e5380 Fixed potins stacking. Poison has duration. Stick enchant fix. Extra trident has loyalty. 2019-09-30 13:29:23 -05:00
1551f84551 added Kits, Potions, and extra weapons relative to pvp world. 2019-09-28 03:11:01 -05:00
8d13f4630c Working template 2019-09-27 13:24:51 -05:00
9f6803e345 first commit 2019-09-27 07:04:05 -05:00
1ed4af6efe first commit 2019-09-27 07:02:27 -05:00