Skip to content

Releases: FranciscoDadone/AnchorSell

AnchorSell-1.6.3

31 Jan 16:56
Compare
Choose a tag to compare

Java 8 support.
Hex color codes support.

Full Changelog: 1.6.2...1.6.3

AnchorSell-1.6.2

29 Jan 16:22
Compare
Choose a tag to compare

[UPDATE] Update message on startup in console.
[UPDATE] /anchor version.
[FIX] Removed enchantment name on enchanted items in menus.
[NEW] bStats custom charts. (https://bstats.org/plugin/bukkit/AnchorSell/13580)

Full Changelog: 1.6.1...1.6.2

AnchorSell-1.6.1

27 Jan 13:35
Compare
Choose a tag to compare

[FIX] Placeholder top backwards.
[FIX] Autocompletition of commands giving errors.
[NEW] Default permissions in plugin.yml

AnchorSell-1.6.0

27 Jan 02:24
Compare
Choose a tag to compare

[NEW] PlaceholderAPI support
Placeholders:
%anchorsell_playerlevel% (Sum of all levels of all anchors from player)
%anchorsell_playeranchors% (total player anchors)
%anchorsell_playermoneyperminute% (money that the player generates in a minute)
%anchorsell_anchorprice% (Anchor price)
%anchorsell_top1...100% (Anchor TOP 1 to 100 (choose a number between 1 to 100)) (ie. %anchorsell_top1%)
%anchorsell_top1...100-points% (Anchor TOP 1...100 points) (ie. %anchorsell_top1-points%) (Sum of all levels of all anchors from player)

[NEW] HolographicDisplays hook. New command: "/anchor createHologramTop"

AnchorSell-1.5.1

09 Jan 21:35
Compare
Choose a tag to compare

[NEW] Now you can change the anchor item name and lore from the config
[NEW] Anchor admin lang from config
[FIX] A null pointer that sometimes occurs when breaking an anchor.

AnchorSell-1.5.0

09 Jan 13:27
Compare
Choose a tag to compare

[NEW] Admin screen. (Change level, anchor and owner details, remove anchor options). Permission: "anchorsell.admin.anchoradmin"
[NEW] More placeholders (level, timer).
[NEW] "break-others" config option
[FIX] Anchors cannot be accessed if a block was interfering.

AnchorSell-1.4.2

03 Jan 16:05
Compare
Choose a tag to compare

[FIX] NullPointer in the anchor break event.
[FIX] Can't interact with normal anchors.

AnchorSell-1.4.1

02 Jan 16:20
Compare
Choose a tag to compare

[FIX] Anchors won't pay if 'pay-afk-players: true' and the player was not afk.

AnchorSell-1.4.0

30 Dec 15:41
Compare
Choose a tag to compare

[FIX] Commands that updated the config deleted all comments there.
[UPDATE] EssentialsX now it's a dependency.
[NEW] "pay-if-chunk-is-loaded" If true anchors will pay if their chunk is loaded.
[NEW] "pay-afk-players" If false anchors will not pay afk players.
[NEW] "pay-modifier" Modifies how much money the anchor will give to a player when it pays. Formula: f(anchorLevel, pay-modifier) = (0.1 * anchorLevel + anchorLevel^0.8) * 60 * pay-modifier.

Excel sheet to expemient with the pay-modifier:
https://docs.google.com/spreadsheets/d/1_bIag4v8MySS50nN3C6WwwLDBdjPWN3zo-AoybdyNVc/edit?usp=sharing

AnchorSell-1.3.15

14 Dec 12:43
Compare
Choose a tag to compare

[NEW] bStats metrics