Skip to content

Tags: creatorfromhell/QuickShop-Reremake

Tags

v2.0.7

Toggle v2.0.7's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Fix:

1. Enchs for item not correct checked.

v2.0.6

Toggle v2.0.6's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Fix:

1. Display must spawn when have 2 air above the shop container.
2. Display can despawn after 5min(by minecraft)
3. MySQL data not protected in the paste.
4. Wrong exploit warning check and trigged.

v2.0.5

Toggle v2.0.5's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
2.0.5

Fix:
1. Shop display's some bugs.
2. Fix enchanment always can pass the check.

v2.0.4

Toggle v2.0.4's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Hotfix for 2.0.3

SNAPSHOT-#1045-0a52b47-20190617134131

Toggle SNAPSHOT-#1045-0a52b47-20190617134131's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
2.0.5

SNAPSHOT-#1043-a0ff461-20190617133612

Toggle SNAPSHOT-#1043-a0ff461-20190617133612's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove useless getItemi18n

SNAPSHOT-#1041-d37aab5-20190617132349

Toggle SNAPSHOT-#1041-d37aab5-20190617132349's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed display many bugs

SNAPSHOT-#1039-10560cc-20190617125619

Toggle SNAPSHOT-#1039-10560cc-20190617125619's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Always check the displayDupes

SNAPSHOT-#1037-c7f5867-20190617122226

Toggle SNAPSHOT-#1037-c7f5867-20190617122226's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Revert .travis.yml changes

v2.0.3

Toggle v2.0.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
2.0.3

Add:
1. /chestshop and /cshop for plugin.
2. DebugLogs for qs paste.
3. Auto fix database if possible.

Changes:
1. BoorError will print in console too.
2. Hook the global logger to get EventException.

Fix:
1. Plugin can't enable cause InputStream issue.
2. Log file not contain "\n"
3. Plugin won't process the shop in not loaded world, and cause shop not working and SQLException after that world loaded.
4. NPE when language file not contain update phrases.
5. Plugin not passed the runtimeCheck and still continue load.
6. Some commands not match in the plugin.
7. Connection Issue was reported to Sentry wrongly.
8. OutOfMemory error was reported to Sentry wrongly.