3
0
Mirror von https://github.com/St3venAU/ArmorStandTools.git synchronisiert 2024-12-26 19:42:41 +01:00

Commit graph

  • c1268576f6
    Merge 2ff7ab6e56 into 0726fde530 TheCodingEngineer 2024-08-08 22:58:50 +0200
  • 2ff7ab6e56 Fix maven build process TheCodingEngineer 2024-08-08 22:45:23 +0200
  • 00e983e845
    Merge 4ddcf7420e into 0726fde530 Enjoys-1 2024-06-12 06:19:05 +0000
  • 0726fde530 v4.4.6 Fix bug where tools are kept when returning inventory in 1.20.6 master Steven 2024-05-23 22:44:18 +0800
  • d401855aaf v4.4.5 - Compatibility with 1.20.6 Steven 2024-05-21 02:27:51 +0800
  • 2964bcd318
    Merge fc11f53dfd into ed0b0db409 FeozRu 2023-09-04 17:18:17 +0330
  • fc11f53dfd HuskSync API implementation for save it after inventory change (on player disconnect) feozru 2023-08-22 20:39:33 +0500
  • 9ed8879f66 HuskSync API implementation for save it after inventory change (on player disconnect) feozru 2023-08-22 20:39:23 +0500
  • f16a1b2560 Fix de7c62c commit FeozRu 2023-04-26 19:15:30 +0500
  • 70a7afa5d1
    Merge f201fe9435 into ed0b0db409 Ethan 2023-02-28 09:17:49 +0100
  • f201fe9435
    Add the possibility to define an armor stand name as invisible Ethan 2023-02-27 18:41:05 +0100
  • 4ddcf7420e
    Fix an accidentally deleted ! character Enjoys-1 2023-02-12 18:48:00 +0100
  • 0651dfdc18 Prevent configured armor stand items and shulker boxes getting into a new configured armor stand item causing something like a book ban, properly escape armor stand name to prevent NBT tag injection BuildTools 2023-02-04 12:58:16 +0100
  • 6acd7b52d0 Refactor createArmorStandItem function to make it more readable BuildTools 2023-01-29 15:55:13 +0100
  • 6d41a141f6 Get rid of /give, notify player when their inventory is full and drop the item at the armor stand BuildTools 2023-01-28 15:47:12 +0100
  • 96c58199ec /give command is now called silently (no console output), slight refactor of function createItemLore() BuildTools 2023-01-28 13:21:35 +0100
  • 3883d44273 Add credit to https://github.com/I-Al-Istannen/MiniNBT BuildTools 2023-01-27 21:34:57 +0100
  • 78c84ec198 Fix item NBT saving, make the project buildable, fixed package names BuildTools 2023-01-27 21:27:04 +0100
  • 723bbe2bcc Version increment FeozRu 2022-11-27 21:31:39 +0500
  • de7c62c65e Fix incorrect item removing when it renamed. Additional check by unused "LocalizedName" item attribute FeozRu 2022-11-27 21:30:12 +0500
  • 128594cf80 Fix package name case FeozRu 2022-11-27 20:32:39 +0500
  • fdc907bcce Fix repos for build FeozRu 2022-11-27 20:32:03 +0500
  • fe58b81aea
    Merge aa69a4e91d into ed0b0db409 Dary 2022-05-12 23:34:20 -0500
  • aa69a4e91d Added support for Vehicles SoyDary 2022-05-12 23:28:41 -0500
  • ed0b0db409 v4.4.4 Steven 2022-01-16 16:00:24 +0800
  • 712d6fc7a7 v4.4.3 Steven 2022-01-15 15:37:36 +0800
  • 282cbc30c8
    Merge pull request #69 from Frumple/master St3venAU 2022-01-15 15:21:20 +0800
  • 23a82eca6b
    Use /minecraft:give instead of /give Frumple 2022-01-14 15:31:40 -0800
  • 92e915dfa5
    Merge pull request #66 from MagicCraft-Mc/master St3venAU 2022-01-12 12:24:54 +0800
  • d815729b6f
    Add CustomModelData option for itemInfo(ItemStack is) MrUnicorn 2022-01-11 15:04:46 +0100
  • 2674d864e7 v4.4.2 Steven 2021-12-06 21:23:37 +0800
  • 72e09bac5b v4.4.1 Steven 2021-12-04 19:34:03 +0800
  • 80c3f7b7f2 v4.4.0 Steven 2021-12-02 01:35:20 +0800
  • 558d8bb3e2
    Merge f13b97590b into 874b32f6ee Aurélien 2021-11-12 23:53:43 +0100
  • f13b97590b
    Fix https://github.com/St3venAU/ArmorStandTools/issues/57 Aurélien 2021-11-12 23:53:32 +0100
  • b4fb8ca93a
    Fix #58 Aurélien 2021-11-12 23:52:17 +0100
  • 874b32f6ee
    Merge pull request #60 from UltraVanilla/update-and-fix-dependencies St3venAU 2021-10-29 15:44:49 +0800
  • ffdb86e38e update and fix dependencies lordpipe 2021-10-28 22:20:58 -0600
  • b2a098741f v4.3.0 Steven 2021-10-07 17:26:10 +0800
  • 3d70f9758c
    Merge d2a19ca97b into 74df5da36a Alessio Gravili 2021-09-28 19:38:42 +0200
  • d2a19ca97b Fix gradle AlessioGr 2021-09-28 19:23:37 +0200
  • 7b4edc0015 Improve plugin.yml Alessio Gravili 2021-09-28 19:12:42 +0200
  • 7cbec81a90 - Move from Maven to Gradle. I have spent more than 6 hours trying to get Maven to work. It just threw random, impossible-to-debug errors which made 0 sense whatsoever. Moving to gradle made everything work AND gradle builds are faster. - Fix package names - Update plotsquared dependency Alessio Gravili 2021-09-28 19:10:17 +0200
  • 74df5da36a v4.2.0 Steven 2021-09-09 19:00:25 +0800
  • 8cde09830d
    add bungeecord server teleportation Jerry 2021-09-08 10:35:15 +0800
  • 48e2c34902 v4.1.2 Steven 2021-07-21 12:16:30 +0800
  • b454a5dcd2 v4.1.1 Steven 2021-07-20 23:01:03 +0800
  • 0023ddedd1 v4.0.2 Steven 2021-07-18 19:07:23 +0800
  • 1e7a868862 v4.0.1 Steven 2021-07-12 00:53:56 +0800
  • 42b6b66f63 v4.0.0 Steven 2021-07-10 20:38:15 +0800
  • a428086224
    Merge f83e53d564 into c7834fdb9e RSNFreud 2021-02-28 19:34:19 +0200
  • f83e53d564 Remove debug messages BuildTools 2021-02-09 01:30:44 +0200
  • 8860434d19 Stop checking for worldguard when both towny and worldguard are on the server BuildTools 2021-02-09 01:22:02 +0200
  • 522443737a Reworked to give the option to disable in the wilderness or not BuildTools 2021-02-09 00:58:36 +0200
  • b153ee078d Insert Towny support BuildTools 2021-02-08 01:22:12 +0200
  • de76a92c48 Fix ChestShop Exploit DrBot7 2020-12-06 02:54:08 -0600
  • c7834fdb9e Change disabledSlots field to an array to deal with multiple field names in 1_16_R2 Steven 2020-11-17 14:34:55 +0800
  • 60a5be7b94 v3.7.1 - Fixed 1.6.3 NMS issue Steven 2020-11-15 23:08:16 +0800
  • 9bc690b014 Add a short blurb about the plugin hooks in the readme. Matthew Hildebrand 2020-11-14 01:47:49 -0600
  • bcd3f748b2 Forgot to update the boolean in commands. Matthew Hildebrand 2020-11-13 21:34:23 -0600
  • 96cd719c06 Withdraw the unsafe tool giving method such that giveTools is just a wrapper. Matthew Hildebrand 2020-11-13 21:30:59 -0600
  • e3ca1589b2 Add toggle function for plugin hooks. Matthew Hildebrand 2020-11-13 21:29:19 -0600
  • bf3c39d150 Add catch for already saved inventories. Rename restoring inventory to revoking tools. Matthew Hildebrand 2020-11-13 21:22:01 -0600
  • 7e08c11f21 Pull out the tools giving action so it can be used as a hook for other plugins. Matthew Hildebrand 2020-11-13 21:15:29 -0600
  • f87e4c8127 Redundant cleanup. Matthew Hildebrand 2020-11-13 21:10:43 -0600
  • e48e4813aa 3.7.0 updates to stay in line with St3venAU's master version. Matthew Hildebrand 2020-11-13 20:11:40 -0600
  • 2b024b461f Slight legitibility refactor. Add two versions of restoring inventory. Add instance getter and protect other methods & variables. Matthew Hildebrand 2020-11-13 20:08:44 -0600
  • 9d4ffb8a8c v3.7.0 Steven 2020-11-13 21:49:43 +0800
  • d2cfb114f8
    Merge pull request #35 from Lost-Fables/master St3venAU 2020-11-13 21:05:53 +0800
  • bb2905161b Update ReadMe Matthew Hildebrand 2020-11-12 19:27:33 -0600
  • 0934a41e62 Add 1.16.3 & 1.16.4 curtosy of stijnb1234. Default version updated to 1.16.4, spigot version updated to 1.16.4, ASTools version updated to 3.7.0 Matthew Hildebrand 2020-11-12 19:26:48 -0600
  • a7ad6593de Version bump & ReadMe update. Matthew Hildebrand 2020-08-26 10:16:57 -0500
  • 123af1c33e Update disabled slots field name to 'bv' for 1.16.2 Matthew Hildebrand 2020-08-26 10:14:45 -0500
  • 9ae604a1ba Remove a bit of deprecation. Add NMS for 1.16.2 Matthew Hildebrand 2020-08-26 09:58:49 -0500
  • eb6e19a751 Update to use official spigot repo instead of paper and import spigot-api instead. Matthew Hildebrand 2020-08-26 09:49:21 -0500
  • 724dba7a24 Remove Target from git as it's not needed in the source. Matthew Hildebrand 2020-08-04 12:02:09 -0500
  • 63a8c06d0e Update latest version default. Matthew Hildebrand 2020-08-04 11:04:52 -0500
  • 66b0494ef2 Update group ID to reflect what St3venAU had beforehand. Matthew Hildebrand 2020-08-04 11:00:53 -0500
  • f0e0acfb3f Consolodate version number to Maven pom for easier updating. Matthew Hildebrand 2020-08-04 11:00:01 -0500
  • 344b1f8ed6 Update readme to state 1.16 Matthew Hildebrand 2020-08-04 10:54:15 -0500
  • 5f8c0690a8 Update git ignore. Matthew Hildebrand 2020-08-04 10:53:19 -0500
  • a27d5aab90 Convert to Maven project for easier maintaining. Add NMS 1.16 using disabled slot field bA. Seems to work as it did before. Updated Plot Squared hook as well to new version of PS. Matthew Hildebrand 2020-08-04 10:49:59 -0500
  • fe44280f74
    Merge b5c2e1dea4 into 1b73ccf167 Pollitoyeye 2020-05-10 20:19:33 +0200
  • b5c2e1dea4 Changed Wall Sign to Post Sign. Pollitoyeye 2020-05-10 20:19:25 +0200
  • e486ab7ac7 Vehicles Support Pollitoyeye 2020-05-01 17:18:27 +0200
  • 33b27a9dbe Sign Material FIX Pollitoyeye 2020-05-01 16:44:43 +0200
  • 7caec9b96a Updated PlotSquaredHook to V5 API. Pollitoyeye 2020-05-01 16:36:27 +0200
  • 4cc777cab7
    Merge bc7882af6b into 1b73ccf167 MoonSoD 2020-03-24 16:52:25 +0100
  • bc7882af6b Create ant.yml MoonSoD 2020-02-09 11:56:14 +0100
  • f9549d2115
    Update README.md MoonSoD 2020-01-01 16:44:05 +0100
  • d75e330a63
    Update README.md MoonSoD 2020-01-01 16:43:01 +0100
  • 7dd2d22396 Update Commands.java MoonSoD 2020-01-01 16:39:11 +0100
  • 1b58a3cb06 Update Commands.java MoonSoD 2020-01-01 16:35:24 +0100
  • 1b73ccf167 v3.5.0 Steven 2019-12-14 16:44:29 +0800
  • f1baadd20c
    Merge 8c88cc02ac into 53970c0130 Corentin Boiteau 2019-11-17 16:57:17 +0100
  • 8c88cc02ac
    Merge pull request #2 from Breakerland/v3.5.0 Corentin Boiteau 2019-11-17 16:54:58 +0100
  • 0d501817eb
    Update Config.java Corentin Boiteau 2019-11-17 16:53:19 +0100
  • bf549ee223
    Update MainListener.java Corentin Boiteau 2019-11-17 16:52:34 +0100
  • f7117a8ddc
    Update language.yml Corentin Boiteau 2019-11-17 16:51:26 +0100
  • 5c906a0248
    Update plugin.yml Corentin Boiteau 2019-11-17 16:51:00 +0100