Commit Graph

  • 4444e3fa3c Move and rename config entry for refund dev/rewrite Eric 2022-08-21 22:32:26 +0200
  • e09144b3fd Remove config entries for external plugins Eric 2022-08-21 22:26:37 +0200
  • dbff06b082 Update to Java 11 Eric 2022-08-21 22:14:52 +0200
  • 5dbb400a0c Change version to 2.0-SNAPSHOT Eric 2022-08-21 19:19:09 +0200
  • 2e1e395c7c Replace fake link in config header Eric 2022-08-21 19:15:06 +0200
  • cdadd23fc3 Update dependencies Eric 2022-08-21 16:38:25 +0200
  • 89380a92a9 Remove unusued libraries Eric 2022-08-21 16:08:20 +0200
  • fbda536a0a Update README.md Eric 2022-08-21 00:05:52 +0200
  • dbcae797db Update bStats to 2.1.0 Eric 2022-08-20 22:35:41 +0200
  • d88d32f939 Move external plugin support into addon modules Eric 2022-08-20 22:34:13 +0200
  • 1e4ba02e72 Implement shop interaction Eric 2022-08-20 22:32:14 +0200
  • 52d3833961 Rename ShopPlayer#ownsShop to ShopPlayer#isVendor Eric 2022-08-20 22:16:49 +0200
  • 712d037122
    Merge 841581042f into 9537d93688 Undermon 2022-04-09 12:59:47 +0900
  • 9ea6104096
    Merge 5c001ae979 into 9537d93688 Flowsqy 2022-02-23 23:44:52 +0100
  • a0974eed37 Copy from https://github.com/Flowsqy/ShopChest/tree/nms-submodules chacho4 2022-02-14 18:45:30 +0900
  • 5c001ae979 Bump PlotSquared v6 to version 6.5.0 Flowsqy 2022-02-12 23:21:38 +0100
  • fd3b3b3785 Fix platform loading for 1.17.1 Flowsqy 2022-01-01 20:55:17 +0100
  • dea78676e9 Update to spigot dependency to version 1.18.1 Flowsqy 2021-12-30 12:36:46 +0100
  • c58f39c8b2 Handle error properly Flowsqy 2021-12-30 12:30:54 +0100
  • 59152bbf30 Fix javadoc Flowsqy 2021-12-30 12:21:44 +0100
  • 9e1f715595 Change javadoc goal to aggregate-jar Flowsqy 2021-12-30 11:51:35 +0100
  • bc16a6b0e9 Add 1.18 implementation Flowsqy 2021-12-30 11:26:59 +0100
  • c74a4e5720 Add missing return statement to stop the initialization of the plugin if version is not supported Flowsqy 2021-12-30 11:03:49 +0100
  • 8b0bd54a1d Fix item preview in version >= 1.17 Flowsqy 2021-12-30 10:52:48 +0100
  • d4cddcab37 Fix format breaking with replacement in /shop info Flowsqy 2021-12-30 01:39:20 +0100
  • 551b50b41b Use chat-api and remove useless nms in plugin Flowsqy 2021-12-30 00:58:31 +0100
  • 15c39d6f50 Add 1.17.1 implementation Flowsqy 2021-12-29 22:34:30 +0100
  • f4499b4cfe Remove useless method in Utils Flowsqy 2021-12-29 21:40:42 +0100
  • b46bd953c3 Link plugin to nms sub modules Flowsqy 2021-12-29 21:31:27 +0100
  • 7410f2088d Add FakeItem implementation in reflection Flowsqy 2021-12-29 21:07:26 +0100
  • 4ada3fbbe6 Fix javadoc Flowsqy 2021-12-29 20:51:36 +0100
  • 5f0b25c412 Add implementation for FakeArmorStand in reflection Flowsqy 2021-12-29 20:29:43 +0100
  • fe27bd5e60 Add reflection implementation structure Flowsqy 2021-12-29 17:12:27 +0100
  • 278b4462f3 Add FakeItem implementation Flowsqy 2021-12-29 16:34:05 +0100
  • b37ae0fa9d Add marker flag to the fake armorstand Flowsqy 2021-12-29 16:05:54 +0100
  • b256015c29 Add #setAccessible call to access to private fields Flowsqy 2021-12-29 15:43:57 +0100
  • 5efdb35c15 Add exclusion for transitive system dependencies Flowsqy 2021-12-29 15:10:33 +0100
  • 730e10c17c Set interface dependency to provided scope in nms submodules Flowsqy 2021-12-29 15:09:52 +0100
  • 1c48ae16ef Add default version for nms implementation (Must be overridden) Flowsqy 2021-12-29 15:08:26 +0100
  • 320eb064ee Remove "cd .." in install_local_dependencies.sh to be coherent with README.md Flowsqy 2021-12-29 13:38:00 +0100
  • a7bc054dce Change FakeArmorStand structure to implement FakeItem Flowsqy 2021-12-29 12:24:51 +0100
  • 2fda9bbf8d Add little more details in README.md in the build section Flowsqy 2021-12-29 00:06:17 +0100
  • 41a5206e69 Add reflection module for backward compatibility Flowsqy 2021-12-28 23:56:28 +0100
  • c054e6cfd3 Add #spawn and #remove implementation Flowsqy 2021-12-28 23:29:10 +0100
  • d3079f6fd1 Add #setLocation implementation Flowsqy 2021-12-28 23:01:09 +0100
  • 5123409626 End hologram name implementation Flowsqy 2021-12-28 22:40:23 +0100
  • 46257d2242 Add implementation for data watcher dedicated to hologram Flowsqy 2021-12-28 00:08:32 +0100
  • 80e27a5823 Add nms structure Flowsqy 2021-12-27 21:12:31 +0100
  • be5d1dcbe3 Fix plugin artifact id and remove redundant comments Flowsqy 2021-12-27 17:37:09 +0100
  • fee706ff15 Remove warnings for overlapping META-INF/ files Flowsqy 2021-12-27 17:36:04 +0100
  • d8c30a2efa Change to relative path for target folders Flowsqy 2021-12-27 17:21:36 +0100
  • 9962be1231 Set management and real pom section Flowsqy 2021-12-27 16:55:22 +0100
  • 2294cce5a0 Install project library in maven local repository Flowsqy 2021-12-27 16:46:03 +0100
  • 51bee2dd20 Move plugin src directory to a sub module Flowsqy 2021-12-27 15:36:23 +0100
  • a77926b3b1 Move plugin src directory into a sub module Flowsqy 2021-12-27 15:33:03 +0100
  • f2a96f178b Set version to 1.14.0-SNAPSHOT Flowsqy 2021-12-25 10:33:19 +0100
  • d4dd282962 Clean AreaShop repository url Flowsqy 2021-12-25 10:24:55 +0100
  • ea6c6eade9 Add missing provided scope for areashop dependency Flowsqy 2021-12-25 02:38:13 +0100
  • ad07fb86bb Update dependencies Flowsqy 2021-12-25 01:39:12 +0100
  • 2fb39336aa Update dependencies Flowsqy 2021-12-23 21:57:39 +0100
  • 5741dffe12
    Merge pull request #1 from DekitateServer/dekitateserver/parch_javascript_engine ken_kentan 2021-12-16 20:36:22 +0900
  • aaa362550c . xSavior-of-God 2021-12-05 00:16:03 +0100
  • 2548dfe691
    Merge 7d5ce492b1 into 9537d93688 Aleksander Jagiello 2021-10-15 03:38:45 +0200
  • f43303bc64
    Merge d4be957464 into 9537d93688 Aleksander Jagiello 2021-10-10 21:51:18 +0200
  • d33bd42d90
    Merge aa40cb33c7 into 9537d93688 ken_kentan 2021-09-25 00:19:51 +0900
  • aa40cb33c7 migrate from ScriptEngineManager to NashornScriptEngineFactory ken-kentan 2021-09-25 00:17:41 +0900
  • bfd1ebd9d7 add nashorn-core ken-kentan 2021-08-17 21:50:59 +0900
  • 592ed3c8ec
    Merge 1e687a45b4 into 9537d93688 MrMaurice211 2021-08-13 10:11:39 +0900
  • eefcf32245
    Merge fdc3581049 into 9537d93688 xSavior_of_God 2021-08-07 22:30:17 +0100
  • 9537d93688 Update localization to 1.17 master Eric 2021-07-29 22:51:38 +0200
  • 5157cc42ac Update dependencies and their implementations Eric 2021-07-29 14:17:50 +0200
  • 5606f2a4e5 Fix build Eric 2021-07-24 23:45:18 +0200
  • acd447c6ec First steps towards 1.17 support Eric 2021-07-24 23:33:54 +0200
  • 1438cb553e Fix plotsquared listeners DaniFoldi 2021-03-30 11:53:27 +0200
  • 7e5ffdbb41 Update listeners for v5 DaniFoldi 2021-03-21 17:23:52 +0100
  • 7cf69d657a
    Merge 16f45390d2 into 331c912402 Richard Simpson 2021-03-20 12:23:20 -0700
  • 16f45390d2 Merge upstream changes Richard Simpson 2021-03-20 12:22:23 -0700
  • 00a04cb3a9 Use hashmaps advantage DaniFoldi 2021-03-20 13:34:22 +0100
  • 7c3057162a
    Merge pull request #2 from HgeX/patch-2 DaniFoldi 2021-03-18 13:13:03 +0100
  • 73be41d83b
    Merge pull request #1 from HgeX/patch-1 DaniFoldi 2021-03-18 13:12:51 +0100
  • 976b30f4a5
    properly register Plot listener HgeX 2021-03-18 08:19:50 +0100
  • d00c98cf0c
    Added SuppressWarnings annotation HgeX 2021-03-18 08:18:04 +0100
  • 54c9d2b515 Properly remove shops when plots get reset DaniFoldi 2021-03-17 23:39:57 +0100
  • ee867f3c5d Enchanted books that are the same are now the same DaniFoldi 2021-02-15 13:04:45 +0100
  • 0f66c4d2fd Merge branch 'master' of https://github.com/DaniFoldi/ShopChest DaniFoldi 2021-02-04 23:19:28 +0100
  • 6d86af424c Fix shulker item displacement DaniFoldi 2021-02-04 23:19:16 +0100
  • be920ecd07
    Remove test dependency DaniFoldi 2021-01-28 14:25:27 +0100
  • a550b9ea38 Add support for all shulker colors, not just default DaniFoldi 2021-01-27 18:15:55 +0100
  • c0a0aa885e Fixed BentoBox listener error DaniFoldi 2021-01-26 21:20:45 +0100
  • 79e2ca0b72 Added support for shulkers and barrels as shop containers DaniFoldi 2021-01-26 20:52:54 +0100
  • 331c912402
    Replace the 'lastest unstable builds' link (#358) pustinek 2021-01-16 00:39:21 +0100
  • 4132011be8
    Replace the 'lastest unstable builds' link pustinek 2021-01-15 23:51:29 +0100
  • 0ab51482d2 No world access on plugin disable Eric 2021-01-01 19:00:32 +0100
  • 4fc8194ceb Hide "unsupported version" message for 1.16.4 Eric 2021-01-01 18:59:06 +0100
  • 9e9c509f9b
    Change plotsquared repo to official new repo and add support for 1.16.4 (#351) Gregory DALMAR 2020-11-12 14:54:52 +0100
  • 84c43cc233
    Change plotsquared repo to official new repo and add support for 1.16.4 Gregory DALMAR 2020-11-12 13:53:29 +0100
  • 87a59b1c75 Added 1.16.4 Compatibility White_SoftwareDevelopment 2020-11-05 07:56:48 -0500
  • 1e687a45b4 Fixed and issue with null JS engine MrMaurice211 2020-10-15 03:37:48 -0700
  • 967b9f2ce3 Fix hologram for hex colored item names Eric 2020-08-22 19:48:25 +0200
  • d3574f1519 Add support for 1.16.2 Eric 2020-08-22 17:59:05 +0200