Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

Releases: elgbar/TraderSk

TraderSk-2.4.1-RELEASE

18 May 18:56
Compare
Choose a tag to compare

Fix NullPointerException when loading the plugin without the merchant plugin

TraderSk-2.4.0-RELEASE

08 May 16:06
Compare
Choose a tag to compare

This release have a critical bug in it, that prevent the plugin from loading! To fix this download the merchant plugin and placing it in the plugins folder. Click here to download the merchant plugin

  • Real support for minecraft 1.11
  • Fix some bugs with setting items
  • Fix coloring of titles
    • Title text is now sanitized
  • Update backend API
  • Improve debug logging
  • General code improvement

TraderSk-2.3.0-RELEASE

04 Jan 20:35
Compare
Choose a tag to compare

Add support for json merchant titles (essentially meaning you can color your titles)

NOTE: 1.11 and titles are broken in this release, only support for 1.8.9->1.10!

TraderSk-2.2.0-RELEASE

21 Nov 22:52
Compare
Choose a tag to compare

Added internal support for minecraft 1.11r1

NOTE: 1.11 is broken in this release, only support for 1.8.9->1.10!

TraderSk-2.1.0-RELEASE

02 Nov 22:47
Compare
Choose a tag to compare

This update will add a config.yml to /plugins/TraderSk (make sure you do not have an old config.yml file laying there)

In the config you have two new options:

Name Default value description
openEmptyTraders false If set to true an empty inventory will open when there are no items in the trader, if false nothing will happen when trying to open an empty trader.
debug false Will enable debug printout and enable the list effect.

List effect

list all items for trader %string% to %player%

Note: You should not use the list effect in a skript, as skript will NOT recognize it as an effect if the debug option is false

TraderSk-2.0.1-RELEASE

09 Oct 00:48
Compare
Choose a tag to compare

This will fix an internal error when trying to give the plugin a null object

TraderSk-2.0.0-RELEASE

10 Sep 23:07
Compare
Choose a tag to compare

Note: This release changes the way the plugin saves the trader.
Note 2: Saving to file is now optional.

New effect:
You can now save all traders to disk with

save all [merchant] trader[s]

TraderSk-1.2.4-RELEASE

19 Jul 14:29
Compare
Choose a tag to compare

Removed unnecessary error message

TraderSk-1.2.3b-RELEASE

17 Jul 09:22
Compare
Choose a tag to compare

+Fixed plugin not loading when using the old version of the config
+Added warning message when using an old version of the config
+Fixed plugin not working when you try and open a trader without setting it's name

TraderSk-1.2.2-RELEASE

16 Jul 16:49
Compare
Choose a tag to compare

Added the ability to edit titles of traders. Note that you can't change the color of the title

Syntax:
(rename|set name [of|for]) [merchant] trader %string% to %string%