Commit Graph

11 Commits

Author SHA1 Message Date
Phoenix616 b774258051
Remove OddItem support and implement own alias system (Resolves #360)
Reasoning why this is part of the core and not a separate addon:
The impact of this function is extremely lightweight when (almost) no
 aliases are defined so someone who isn't using this should not have a
 worse experience.
Additionally including it in the core (similarly to the discounts,
 taxes and restrictions) promotes it's availability while not massively
 increasing the maintainability.

As for the OddItem removal:
That plugin hasn't been developed for over 7 years and such unique
 plugin support should really be added via separate addon using the
 events system which, with the new ItemStringQueryEvent, now actually
 supports doing that from an external plugin.
If someone really managed to run their own private fork of OddItem for
 all those years then they should be able to also provide such a simple
 addon.
2021-01-03 01:55:01 +01:00
Phoenix616 23ceaff2ed Remove old LWC artifact in local repo 2020-02-15 18:05:40 +01:00
Phoenix616 d24cbe515c Remove mcstats maven repo as it is offline
Don't give up on the site yet and add it to the local repo though
2018-07-11 18:17:05 +01:00
Phoenix616 1948156b42 Update residence dependency 2017-05-09 14:54:32 +01:00
Andrzej Pomirski ff267654f2 Update lockette 2015-03-17 11:37:04 +01:00
Andrzej Pomirski 75c6e37446 Update Heroes 2014-06-29 22:22:20 +02:00
Andrzej Pomirski e39825aa1f Update Residence 2014-06-29 17:35:49 +02:00
Andrzej Pomirski a158b7eb4a Remove the unnecessary dependencies 2014-06-14 20:44:39 +02:00
Acrobot 7865b26173 Add OddItem as a local dependency
Since it's repo is down, we'll have to stick to that.
2013-08-27 00:43:31 +02:00
Acrobot c86ffb623a Add an external Vault dependency 2013-05-30 16:57:54 +02:00
Acrobot a5bfa86bca Mavenized the project
Switched the project to Maven - you're now able to easily build
ChestShop.
2013-03-08 20:31:15 +01:00