Commit Graph

93 Commits

Author SHA1 Message Date
ceze88 fb406122d8 Migrate to dynamic dependency loading 2024-01-11 16:09:04 +01:00
ceze88 3658946da0 Fix NPE for some enchants 2023-07-28 11:53:48 +02:00
ANGEL 8ccfc5c82d Move classes from package com.songoda to com.craftaro; Changed links to Craftaro's wiki 2023-07-25 12:39:40 +03:00
Christian Koop 5347383f6b
Heavy code style changes and slight refactoring 2023-06-25 13:50:37 +02:00
Christian Koop 9e4e198848
Drop support for Songoda UltimateBottles
I think it never got published
2023-06-25 12:51:04 +02:00
Christian Koop 489bff3620
Migrate from SongodaCore to CraftaroCore v3.0.0-SNAPSHOT 2023-06-25 12:51:04 +02:00
Christian Koop ec8e0aa975
Fixes conditions with floating point numbers
Reported in SD-9504

Bug introduced in 423ae8977e
SD-9217

Commit related to 1a4d33879a, which tried to fix the issue
2023-04-06 09:40:08 +02:00
Christian Koop 1a4d33879a
Extend broken parseJs method for "n > x" syntax
More of an hack than anything


Bug introduced in 423ae8977e
SD-9217
2022-06-16 13:20:07 +02:00
Christian Koop 6189d5b921
Replace deprecated NBTItem calls 2022-03-18 20:36:37 +01:00
Christian Koop b99896d41e
Code cleanup 2022-03-18 20:36:37 +01:00
Annie c754501fdb
fixed Ragdoll applied-format
was missing &e in front of the enchant name
2021-12-04 23:41:22 +01:00
Christian Koop 636103a71c Created README and FUNDING + update link to docs 2021-07-10 23:43:01 +02:00
Christian Koop b6074e181b Project cleanup 2021-07-10 23:43:01 +02:00
Christian Koop a4121cb0a3
Fix config values not being evaluated properly [SD-8381, SD-8387]
Bug introduced in 423ae8977e
2021-07-10 22:30:33 +02:00
Brianna 423ae8977e Support 1.17 2021-06-13 15:55:28 -05:00
Christian Koop 6032ecd012
Fix magnitude for 'Explosion' always being '0' (SD-7555)
The magnitude value has not been parsed and evaluated correctly if it was a string (default is `1 * {level}`
2021-04-13 11:19:26 +02:00
Christian Koop 1c8bdd0cae
Fix wrong package declaration in command classes 2021-04-13 09:10:40 +02:00
Christian Koop 49c50fa0da
Fix `/ee givescroll blackscroll` showing the wrong (/no) message 2021-04-02 15:26:49 +02:00
Christian Koop 08b745d8dd
Fix color code not getting applied to enchanter-message (SD-7844) 2021-04-02 15:26:49 +02:00
Brianna 2764e0e46c Fixed a color code issue. 2021-01-19 16:35:39 -06:00
Brianna 32dadee339 Fixed max apply perm. 2021-01-19 15:29:49 -06:00
Brianna 37c048090f Allow whitescrolls to only be applied to enchantable items. 2021-01-19 13:54:44 -06:00
Brianna eda68bc4be Added support for the SongodaCore NBT system. 2020-09-30 16:11:22 -05:00
aurora 08d2d5c75f fix applying of enchant books to items after whitelist change 2020-08-31 10:06:50 +00:00
aurora de8c6e69e4 cleanup 2020-08-31 09:59:28 +00:00
aurora 8fccb95ab8 make plugin j8 compatible again 2020-08-31 09:56:39 +00:00
aurora e5cab06915 make plugin compile again after latest core update 2020-08-31 09:56:18 +00:00
Aurora 1d3bafc4e6 use compat material in whitelist to simplify things 2020-08-31 11:50:22 +02:00
Aurora 2679f63c60 fix player dropping item with ee enchants from held slot,
picking up an ee item into the item slot,
and clicking items in inventory
2020-08-20 10:02:27 +02:00
Aurora 01c202a435
fix grouping of appliable item types 2020-08-13 18:27:13 +02:00
Brianna f64ed4f913 Added 1.16 Support. 2020-07-22 11:32:52 -05:00
Brianna 99928f434b Updated NBT Api 2020-07-22 11:32:47 -05:00
Brianna b66120c10c Removed and replaced Command system with the SongodaCore system. 2020-07-22 11:32:40 -05:00
NeutralPlasma e79a37d297 Added per item enchants limit. 2020-06-07 20:12:23 -05:00
conroy-cheers 94efd34395 Add item group for Tridents 2020-06-07 20:12:19 -05:00
Brianna 58bea2acd0 head 2020-05-02 05:01:26 -04:00
Annie 2a4f5f88df Fix issues with Divergent.yml 2020-03-21 16:09:35 -04:00
Brianna 5f20d5e555 Added 4 new enchants and fixed old ones. 2020-03-21 13:23:00 -04:00
Brianna d0fb435070 Fix discover book message. 2020-03-21 10:03:17 -04:00
Kiran Hart fc7ffefc2a Added the permission checks for max enchantments to apply.
New Permission: enchants.maxallowed.# of enchants they can apply
New Locale: enchants.maxallowed
2020-03-21 08:48:39 -04:00
Brianna a40ddd325b Add the ability to use "opponent_holding" on Living_Entities 2020-03-21 08:48:30 -04:00
Brianna fc260992b3 Updated language file. 2020-02-01 06:52:37 -05:00
Brianna c4cbddd28c Elytras are chestplates... Sorta. 2020-02-01 06:05:35 -05:00
Brianna aace974db7 Half rebuilt sloppy placeholder system. 2020-02-01 05:45:11 -05:00
Brianna 87f3cb5d96 Make directories. 2020-01-17 20:37:43 -05:00
Brianna 5e30669f2c Updated to support the Songoda core settings manager. 2020-01-15 17:58:15 -05:00
Brianna 25b977b37f Fixed issue where black scroll wouldnt remove enchants. 2019-12-28 17:39:49 -05:00
Brianna 094151904f Updated nbt manager. 2019-12-28 16:31:11 -05:00
Brianna ce64344baa Fixed typo 2019-12-28 16:00:30 -05:00
Brianna 2ce8ea7a00 Added SongodaCore, Updated to support 1.15 2019-12-28 16:00:25 -05:00