forked from divios/DailyShop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog
27 lines (23 loc) · 1.11 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
1.13.6
- Construct new MMOitems at getting daily items from database. This should guaranty that the items follow lore changes, etc
- Fixed getting items that should not be able to stack, like swords
- Now inventoryFull return the amount of free slots in order to make the above feature work correctly
- remove bottomInv from giveItem and added the feature of stack items
1.13.7
- Added enable-rarity
- Added shift-right-click to locales
- Added ability to add items to sale through daily settings gui
- Fixed itemFromScratch removing lore
- Fixed constructing MMMOItems not having daily metadata
1.13.8
- Fixed <1.12 crash by checking the version and getItemInHand instead
- Added multi-currencies with gemseconomy
- Added new gui, changeEconomy
- Added new metadata, economy
- Made Hashmaps thread safely
3.5.8
- Fixed display artifact on time_placeholders when the timer reached 0
- Fixed buyConfirmGui
- Fixed prefix not changing on reload
- Now econ-names on settings.yml is case-insensitive
- Always updating guis even when placeholderApi is not present