Commit Graph

  • da83a26ed1 Set version to 4.0.5 master filoghost 2024-01-27 16:55:49 +0100
  • 36aecfb6a7 Check that the current open inventory is the correct one before closing it filoghost 2023-09-02 13:58:40 +0200
  • b5c2453302 Fix Vault Maven dependency filoghost 2023-09-02 13:56:13 +0200
  • 8206b2a542 Update README.md filoghost 2023-04-23 18:18:36 +0200
  • 663967596c Update issue templates filoghost 2023-04-23 18:17:54 +0200
  • 6ea1825e92 Set version to 4.0.5-SNAPSHOT filoghost 2023-04-23 18:16:51 +0200
  • f916000216 Set version to 4.0.4 v4.0.4 filoghost 2023-04-23 11:36:05 +0200
  • f713336786 - updated to the latest ChestCommands source code - fixed ItemsAdder compatibility with latest ChestCommands source code - bump version LoneDev6 2021-08-03 17:41:02 +0200
  • 4c088564d6 Merge branch 'filoghost-master' LoneDev6 2021-08-03 16:56:43 +0200
  • e6539baa51 Merge branch 'master' of https://github.com/filoghost/ChestCommands into filoghost-master LoneDev6 2021-08-03 16:55:04 +0200
  • 8c01c20c42 Migrate to issue forms for GitHub filoghost 2021-06-23 13:04:13 +0200
  • c2808811a9 Revert wrongfully included test change filoghost 2021-04-28 20:22:31 +0200
  • e3f355bb41 Improve legacy upgrades code filoghost 2021-04-28 19:49:30 +0200
  • b52d80e02c Fix checking for updates before reading settings filoghost 2021-04-28 18:57:24 +0200
  • 41c3e37385 Update FCommons dependency to 1.2.7 filoghost 2021-04-28 16:58:09 +0200
  • ab8bfc0a8b Forcefully fail on plugin load if external reload is detected filoghost 2021-04-04 15:27:36 +0200
  • b90fa741c5 Support colors in PERMISSION-MESSAGE filoghost 2021-04-04 14:34:22 +0200
  • 2ec403ba8e Fix logging error when using /reload filoghost 2021-04-04 12:51:47 +0200
  • 423a54c3eb Added colors. apacheZy 2021-02-13 13:56:36 +0800
  • 66f5a316e4 Added Multiple permissions. apacheZy 2021-02-12 23:21:34 +0800
  • 0461bd40b9 Added PlayerPoints support. apacheZy 2021-02-11 21:25:13 +0800
  • 1fe831c30c Added PlayerPoints support. apacheZy 2021-02-11 21:09:48 +0800
  • 83c2f42879 正在增加PlayerPoints apacheZy 2021-02-09 07:02:36 +0800
  • f15011580e Set version to 4.0.4-SNAPSHOT filoghost 2020-11-03 21:09:33 +0100
  • 691d8db319 Set version to 4.0.3 v4.0.3 filoghost 2020-11-03 21:07:15 +0100
  • 1511bd3348 Use single error message for invalid attributes which are required filoghost 2020-11-03 20:57:38 +0100
  • 741446c638 Change default config field order filoghost 2020-11-01 10:26:33 +0100
  • f40a40afde Update FCommons to support hex color code format (&#000000) filoghost 2020-10-26 09:19:43 +0100
  • 8127ee5905 Avoid NullPointerException filoghost 2020-10-23 13:35:20 +0200
  • 0b3e76161b Set version to 4.0.3-SNAPSHOT filoghost 2020-10-20 09:24:33 +0200
  • 4b1490c7d4 Set version to 4.0.2 v4.0.2 filoghost 2020-10-19 09:53:43 +0200
  • bfef4c56f6 Further edits to the API filoghost 2020-10-19 09:49:37 +0200
  • 3bd7811f66 Update version in README.md filoghost 2020-10-18 18:32:37 +0200
  • 9aa3fba539 Set version to 4.0.2-SNAPSHOT filoghost 2020-10-18 18:26:42 +0200
  • 334399bf1f Set version to 4.0.1 v4.0.1 filoghost 2020-10-18 18:23:10 +0200
  • 2b1ca69ebf Last-minute edit to the API filoghost 2020-10-18 18:22:40 +0200
  • a0ca38ee20 Add Maven and Javadoc links in README.md filoghost 2020-10-18 17:33:32 +0200
  • d2bc2a5ca5 Set version to 4.0.1-SNAPSHOT filoghost 2020-10-18 17:11:07 +0200
  • 47e2649717 Set version to 4.0.0 v4.0.0 filoghost 2020-10-18 17:07:17 +0200
  • d48a0c2478 Add few unit tests and testing libraries filoghost 2020-10-18 10:35:03 +0200
  • 5c91ffb62d Fix namespaced placeholders filoghost 2020-10-18 10:05:55 +0200
  • a502f64357 Fix NullPointerException filoghost 2020-10-18 10:01:32 +0200
  • 6ff57d5aa2 Fix inverted condition filoghost 2020-10-18 09:59:39 +0200
  • e727a03fb9 Assume placeholders can be added and removed dynamically filoghost 2020-10-17 23:15:05 +0200
  • 612c9bb329 Rename variables and methods filoghost 2020-10-17 23:11:13 +0200
  • ba83229ca4 Allow placeholder unregistration filoghost 2020-10-17 22:54:44 +0200
  • adac8414c5 Improve error messages filoghost 2020-10-17 19:15:14 +0200
  • 29da6ab129 Notify the player about icon's onClick exception filoghost 2020-10-17 18:47:34 +0200
  • ec057ea2e7 API improvements filoghost 2020-10-17 16:22:53 +0200
  • f415e4afe2 Move plugin version in pluginManagement section filoghost 2020-10-16 20:52:42 +0200
  • ec5b39ae10 - temporary removed wip simple custom menu creator as it's garbage - added CustomModelDataAttribute - refactored CustomItemAttribute - added BLANK attribute to items. This allows you to click on invisible buttons in a GUI - added auto-close attribute to menus. This allows you to autoclose a menu after some seconds - added auto-reopen attribute to menus. This allows you to force che player to always have the menu opened - added "close-this:" action which forces closing a menu with "auto-reopen" property set LoneDev6 2020-10-14 16:01:46 +0200
  • 6c097222a2 More @Nullable annotations filoghost 2020-10-13 21:07:21 +0200
  • 9989c9abb0 Refactoring filoghost 2020-10-13 21:01:43 +0200
  • e5f6ea7465 Merge remote-tracking branch 'origin/master' LoneDev6 2020-10-13 18:57:45 +0200
  • e47ec7bb02
    Update README.md LoneDev 2020-10-13 18:53:35 +0200
  • 5c164c4884 - temporary removed wip simple custom menu creator as it's garbage - added CustomModelDataAttribute - refactored CustomItemAttribute LoneDev6 2020-10-13 16:41:24 +0200
  • 2dfecfb3a2 Add more annotations filoghost 2020-10-13 16:41:05 +0200
  • c37fd4b9e4 - wip simple custom menu creator LoneDev6 2020-10-13 16:33:56 +0200
  • 724708af00 Remove unneeded parameter filoghost 2020-10-13 16:30:41 +0200
  • 9d2a8ee101 Add annotations to API implementations filoghost 2020-10-13 16:24:25 +0200
  • 637e46dc0c - wip simple custom menu creator LoneDev6 2020-10-13 16:07:41 +0200
  • f22a60f5b8 - wip simple custom menu creator LoneDev6 2020-10-13 16:05:07 +0200
  • b1ad697a40 Add Jetbrains annotations links filoghost 2020-10-12 23:35:11 +0200
  • 7ba309b7ef Set Javadoc window title filoghost 2020-10-12 23:33:54 +0200
  • cca00b2593 Fix removing lore filoghost 2020-10-12 23:01:44 +0200
  • 7356591715
    Update README.md LoneDev 2020-10-12 19:08:45 +0200
  • aa4f8580a3 - added ItemsAdder support: icons and GUI textures - updated to Bukkit 1.15.2 to support getCustomModelData method LoneDev6 2020-10-12 19:06:29 +0200
  • 3207d63a92 Add links to Bukkit Javadoc filoghost 2020-10-09 20:36:04 +0200
  • 1eb72078aa Add Javadoc to the API filoghost 2020-10-02 15:21:36 +0200
  • ca9f45810a Fix CheckStyle for individual module builds filoghost 2020-10-03 13:31:15 +0200
  • 794f3faee1 Update FCommons to 1.2.3 filoghost 2020-10-01 21:15:09 +0200
  • 904f571806 Update FCommons version to 1.2.2 filoghost 2020-09-22 20:46:17 +0200
  • 8858198c70 Correct tip for unknown sub-commands filoghost 2020-09-17 16:51:10 +0200
  • 10482e6e10 Update FCommons dependency to 1.2.1 and use new MultiCommandManager filoghost 2020-09-17 16:20:31 +0200
  • ffd2927327 Update FCommons version to 1.1.0 filoghost 2020-09-14 20:57:14 +0200
  • 7e7b5d5427 Add more Checkstyle checks filoghost 2020-08-31 20:32:51 +0200
  • 5877ec3a22 Add checkstyle check for tabs filoghost 2020-08-23 15:01:57 +0200
  • 4a4097e447 Convert tabs to spaces filoghost 2020-08-23 15:00:44 +0200
  • 68d5ff891d Add Checkstyle checks to Checkstyle's files filoghost 2020-08-23 14:42:02 +0200
  • f83331a5f5 Add SuppressionFilter to checkstyle.xml filoghost 2020-08-23 10:36:15 +0200
  • c3abd823ed Add Checkstyle plugin and enforce header filoghost 2020-08-22 19:07:26 +0200
  • af402447b6 Use another method to add build number to plugin version filoghost 2020-08-22 17:46:31 +0200
  • 99aba32af5 Add missing header filoghost 2020-08-22 14:43:54 +0200
  • c15f9db524 Sort POM entries filoghost 2020-08-20 13:57:46 +0200
  • 3523011463 Add distributionManagement in POM filoghost 2020-08-19 14:09:46 +0200
  • 9e9bb4985f Update URL in POM filoghost 2020-08-19 14:06:19 +0200
  • 6b21f1e4f3 Module "commons" is now a separate project filoghost 2020-08-19 14:05:10 +0200
  • 6bd0c916c4
    Merge pull request #58 from filoghost/v4 filoghost 2020-08-16 16:24:28 +0200
  • 8e54e55e3a Simplify code filoghost 2020-08-16 16:03:26 +0200
  • c350181646 Rename API classes and methods filoghost 2020-08-16 15:52:15 +0200
  • a01789dfa3 Fix view permission not preventing players from clicking an icon filoghost 2020-08-16 15:38:12 +0200
  • 10f62a1cfb Fix exception on required permission filoghost 2020-08-16 14:58:23 +0200
  • 33bf169adf Display money in example menu filoghost 2020-08-16 14:45:21 +0200
  • 009ed1dde0 Relocate commons to main package filoghost 2020-08-16 11:56:12 +0200
  • 055ca91e60 Add UpdateChecker license info filoghost 2020-08-16 11:20:41 +0200
  • f873b4badd New update checker that considers versions with "DEV" as development versions filoghost 2020-08-16 10:41:34 +0200
  • 4faee01be5 Rename classes filoghost 2020-08-15 20:37:29 +0200
  • 7fa48ac3c4 Fix icon caching filoghost 2020-08-15 17:29:56 +0200
  • 862acff45c Fix NullPointerException when using air as material filoghost 2020-08-15 17:17:47 +0200
  • 96934a1087 Fix default custom-placeholders.yml filoghost 2020-08-15 16:19:34 +0200