Page: 1 2

13.9.0 Oct 27, 2024
13.9.0

[+] Added support for 1.21.3

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.8.0 Oct 11, 2024
13.8.0

[!] Fixed teleporting not properly checking for nearby safe locations and instead teleporting the player to the chest location

[+] Added two undocumented settings to config (tp-distance, tp-no-safe-space-y-offset)

[+] Added {world} placeholder to death-map-lore

[!] Fixed graveyard potion effects not being removed when plugin disables before players are kicked

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.7.0 Oct 8, 2024
13.7.0

[+] fixed-chest-offset now has a "relative mode" (see config.yml)
[+] Oraxen furniture yaw and face can now be set in config.yml (see "oraxen-furniture-yaw" and "oraxen-furniture-face" in config.yml)

[!] Fixed "message-confirm" always using default currency format
[!] Fixed "message-paid-open" not using currency format at all

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.6.1 Aug 16, 2024
13.6.1

[!] Fixed missing class "AngelChestBuilder" in API

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.6.0 Aug 15, 2024
13.6.0

[+] Added command /acopen to open a nearby AngelChest

  1. Requires permission "angelchest.open" which is given by default
  2. The player must stand within a certain radius around the chest, see "max-open-radius" (default: 5 blocks)
  3. The radius can be overridden using permissions, e.g. for 10 blocks: "angelchest.open.10"


[+] Added option "move-chest-when-block-gets-changed" (see config.yml for more information)

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.5.0 Aug 15, 2024
13.5.0

[+] Added options to set name and lore for dropped player heads
See config.yml (line 479-480 in the default config). Options are called "head-name" and "head-lore". Use \n for a newline.

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.4.1 Aug 14, 2024
13.4.1

[!] Fixed exception when a player dies and Player#getLastDamageCause() returns null and "allow-chest-in-lava" or "allow-chest-in-void" is set to false

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.4.0 Aug 14, 2024
13.4.0

[+] Added titles for graveyards
Options are called "title", "subtitle", "title-fadein", "title-stay" and "title-fadeout" and can be defined for each graveyard individually in graveyard.yml

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.3.0 Aug 14, 2024
13.3.0

[+] Added support for 1.21.1

[+] Added config option "always-reset-block-to-original"

  1. When true, AngelChest always resets the block to its state before the chest was spawned when the chest despawns
  2. When false, AngelChest resets the block to the original blockstate, or to whatever blockstate another plugin or /setblock has set it to
  3. Default behaviour is "false", while older versions of AngelChest always behaved as if this setting would have been set to "true"



Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.2.1 Aug 9, 2024
13.2.1

[!] Fixed player name not being replaced correctly in GUI titles
[!] Fixed wrong message being used for the Chest Contents GUI
[!] Fixed death maps disappearing when someone opens the chest but doesn't empty it

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.2.0 Aug 9, 2024
13.2.0


[+] Added config option "random-item-loss-split-stacks"

  1. When true, random item loss randomly remove items one by one instead of stack-wise
  2. Default option is false = previous behaviour


[+] Added permission "angelchest.preventvictimchest"

  1. Players killed by players with this permission won't get a chest spawned


[+] Added new API methods for developers (see Javadocs)


[+]
 Added config option "fixed-chest-offset" (see config.yml for more info)


[!] Fixed exception on 1.21 when using death maps


[!] Several minor fixes and improvements

Discord: [url]https://discord.jeff-media.com[/url]
Donate: [url]https://paypal.me/mfnalex[/url]


13.1.1 Jul 6, 2024
13.1.1

[!] Removed debug message I forgot to remove

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.1.0 Jul 5, 2024
13.1.0

[!] Fixed ItemsAdder block not disappearing after opening the chest (if you're using an ItemsAdder block as chest material)
[!] Fixed Oraxen block not disappearing after the chest gets unlocked
[+] Added "cant-build" message when players don't get a chest because of WorldGuard flags, or WorldGuard blacklisted regions
[!] Fixed possible duplication bug that I won't explain in case people are too lazy to update

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.0.3 Jul 4, 2024
13.0.3

[+] Added message for when a chest isn't spawned because a player wasn't allowed to build ("message-cant-build")

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.0.2 Jul 4, 2024
13.0.2

[+] Added config option "only-spawn-chests-if-player-may-build-check-blockplaceevent"

  1. If you previously had "only-spawn-chests-if-player-may-build" set to true, you may want to set this to true too, otherwise the current behaviour may change


Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.0.1 Jun 30, 2024
13.0.1

[!] Fixed Oraxen leaving behind InteractionEntities for furniture

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


13.0.0 Jun 29, 2024
13.0.0

[+] Added "Charges" system

  1. When enabled, players require a "Charge" to get an AngelChest spawned
  2. Charges are like a virtual currency. They can be obtained only through /acadmin charges, so you can sell them to players or give them out as rewards
  3. Additional settings still apply, so if you set a price to get a chest spawned, players will require both, a charge, and the amount of money/item you set
  4. See config.yml (line 850ff. in default config) for more information



Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


12.2.0 Jun 19, 2024
12.2.0

[+] Improved Percentage Prices, including min and max price (Explanation in config.yml)

  1. Percentage prices now use % instead of p, example: 50% instead of 0.5p
  2. You can set a min/max value, examples:
    1. 50%,min=1000 (50% of balance, but at least 1000)
    2. 50%,max=1000 (50% of balance, but at most 1000)
    3. 50%,min=100,max=500 (50% of balance, but at least 100 and at most 500)

If you're still using the old notation (0.5p), they continue to work. To set min/max prices though, you have to switch to the new % notation


Discord: [url]https://discord.jeff-media.com[/url]
Donate: [url]https://paypal.me/mfnalex[/url]


12.1.1 Jun 15, 2024
12.1.1

[!] Fixed chest not disappearing after unlocking protected chests or after unlock-duration timer expired


Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


12.1.0 Jun 13, 2024
12.1.0

[+] Added 1.21 support

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


12.0.0 Jun 11, 2024
12.0.0

[+] Full support for Oraxen Blocks and Oraxen Furniture!
[+] Full support for ItemsAdder Blocks (Support for ItemsAdder furniture is still experimental)
[!] Fixed ItemsAdder blocks not being removed properly after fetching a chest, reloading the plugin or restarting the server

Example Screenshot of using Oraxen furniture:

attachment.png

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


11.4.0 Jun 9, 2024
11.4.0
  1. [+] Bossbar color for tp-wait-time is now configurable (Config option: "tp-bossbar-color")


Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


11.3.0 Jun 8, 2024
11.3.0


[+] Added config options:

  1. "prevent-building-in-radius": Prevents placing blocks in a certain radius around other player's chests
  2. "prevent-breaking-in-radius": Prevents breaking blocks in a certain radius around other player's chests
  3. "only-prevent-building-in-radius-for-protected-chests": Whether "prevent-building-in-radius" and "prevent-breaking-in-radius" only applies to protected chests


[!] Fixed targetPlayers requiring angelchest.others permission instead of the command sender (for /actp <chestOwner> <chestId> <targetPlayer> and similar commands affecting other players)

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


11.2.0 Jun 5, 2024
11.2.0
  1. [+] Added admin commands to list, unlock, fetch and teleport players to someone else's chests
    1. /acfetch <chestOwner> <chestId> [targetPlayer]
    2. /actp <chestOwner> <chestId> [targetPlayer]
    3. /acunlock <chestOwner> <chestId>
    4. /aclist <chestOwner>
    5. If [targetPlayer] is not specified, the command sender will be the target player. If ran from console, and [targetPlayer] is not specified, the chest owner will be the target player.
    6. Fore more information, see "Admin Commands" section in config.yml



Discord: [url]https://discord.jeff-media.com[/url]
Donate: [url]https://paypal.me/mfnalex[/url]


11.1.3 Jun 2, 2024
11.1.3
  1. [!] Fixed plugin not enabling on 1.19.2 and earlier


Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex


Page: 1 2